mirror of
https://github.com/zylon-ai/private-gpt.git
synced 2025-12-22 10:45:42 +01:00
Add basic CORS (#1198)
This commit is contained in:
parent
a666fd5b73
commit
8487440a6f
4 changed files with 57 additions and 2 deletions
|
|
@ -129,7 +129,6 @@ you want to give a hand:
|
|||
### Features
|
||||
- Implement concurrency lock to avoid errors when there are several calls to the local LlamaCPP model
|
||||
- API key-based request control to the API
|
||||
- CORS support
|
||||
- Support for Sagemaker
|
||||
- Support Function calling
|
||||
- Add md5 to check files already ingested
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue