🤖 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
Aisuko c8a4a4f4e9
feat: Add new test cases for LoadConfigs (#447)
2 years ago
..
api.go fix: correctly handle errors from App constructor (#430) 2 years ago
api_test.go fix: switch back to upstream for rwkv bindings (#432) 2 years ago
apt_suite_test.go feat: add CI/tests (#58) 2 years ago
config.go feat: Add new test cases for LoadConfigs (#447) 2 years ago
config_test.go feat: Add new test cases for LoadConfigs (#447) 2 years ago
gallery.go feat: allow to preload models before startup via env var or configs (#391) 2 years ago
gallery_test.go feat: support shorter urls for github repositories (#314) 2 years ago
openai.go fix: spec compliant instantiation and termination of streams (#341) 2 years ago
options.go feat: allow to preload models before startup via env var or configs (#391) 2 years ago
prediction.go feat: add LangChainGo Huggingface backend (#446) 2 years ago