Commit 753df68
Add simplified mockup REST API specification for user LLM configuration with Bearer token authentication (#30)
* Initial plan
* Add comprehensive user management and LLM config API specification
Co-authored-by: notfolder <20558197+notfolder@users.noreply.github.com>
* Fix JSON examples and add proper document conclusion
Co-authored-by: notfolder <20558197+notfolder@users.noreply.github.com>
* Fix unused import and error message format consistency
Co-authored-by: notfolder <20558197+notfolder@users.noreply.github.com>
* Enhance reference section with descriptions and next steps
Co-authored-by: notfolder <20558197+notfolder@users.noreply.github.com>
* Simplify spec to mockup version with minimal code and config file backend
Co-authored-by: notfolder <20558197+notfolder@users.noreply.github.com>
* Address code review feedback: update Python version and clarify Docker network config
Co-authored-by: notfolder <20558197+notfolder@users.noreply.github.com>
* Add minimal authentication with fixed API key from config file
Co-authored-by: notfolder <20558197+notfolder@users.noreply.github.com>
* Fix code review issues: add os import, optimize config loading, improve tests
Co-authored-by: notfolder <20558197+notfolder@users.noreply.github.com>
* Update spec: Bearer auth, FastAPI, system_prompt, remove impl examples and future sections
Co-authored-by: notfolder <20558197+notfolder@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: notfolder <20558197+notfolder@users.noreply.github.com>1 parent 71cc2c0 commit 753df68
1 file changed
Lines changed: 415 additions & 0 deletions
0 commit comments