🤖 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
Robert Hambrock 4aa78843c0
fix: spec compliant instantiation and termination of streams (#341)
2 years ago
..
api.go feat: allow to set cors (#339) 2 years ago
api_test.go feat: allow to set cors (#339) 2 years ago
apt_suite_test.go feat: add CI/tests (#58) 2 years ago
config.go feat: add /models/apply endpoint to prepare models (#286) 2 years ago
gallery.go feat: allow to override model config (#323) 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 set cors (#339) 2 years ago
prediction.go feat: add image generation with ncnn-stablediffusion (#272) 2 years ago