🤖 Self-hosted, community-driven, local OpenAI-compatible API with Keycloak Auth Flak app as frontend. 🏠
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
FlaskAI/api
Ettore Di Giacinto aacb96df7a
fix: correctly handle errors from App constructor (#430)
1 year ago
..
api.go fix: correctly handle errors from App constructor (#430) 1 year ago
api_test.go feat: allow to set cors (#339) 1 year ago
apt_suite_test.go feat: add CI/tests (#58) 1 year ago
config.go feat: allow to set a prompt cache path and enable saving state (#395) 1 year ago
gallery.go feat: allow to preload models before startup via env var or configs (#391) 1 year ago
gallery_test.go feat: support shorter urls for github repositories (#314) 1 year ago
openai.go fix: spec compliant instantiation and termination of streams (#341) 1 year ago
options.go feat: allow to preload models before startup via env var or configs (#391) 1 year ago
prediction.go feat: allow to set a prompt cache path and enable saving state (#395) 1 year ago