Add basic CORS (#1198)

This commit is contained in:
lopagela 2023-11-10 14:29:43 +01:00 committed by GitHub
parent a666fd5b73
commit 8487440a6f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 57 additions and 2 deletions

View file

@ -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