LocalAI/api
Pavel Zloi 3ba07a5928
feat: add LangChainGo Huggingface backend (#446)
Co-authored-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
2023-06-01 12:00:06 +02:00
..
api_test.go fix: switch back to upstream for rwkv bindings (#432) 2023-05-30 12:35:32 +02:00
api.go fix: correctly handle errors from App constructor (#430) 2023-05-30 12:00:30 +02:00
apt_suite_test.go feat: add CI/tests (#58) 2023-04-22 00:44:52 +02:00
config_test.go feat: Add more test-cases and remove dev container (#433) 2023-05-30 13:01:55 +02:00
config.go feat: allow to set a prompt cache path and enable saving state (#395) 2023-05-27 14:29:11 +02:00
gallery_test.go feat: support shorter urls for github repositories (#314) 2023-05-20 09:06:30 +02:00
gallery.go feat: allow to preload models before startup via env var or configs (#391) 2023-05-27 09:26:33 +02:00
openai.go fix: spec compliant instantiation and termination of streams (#341) 2023-05-21 15:24:04 +02:00
options.go feat: allow to preload models before startup via env var or configs (#391) 2023-05-27 09:26:33 +02:00
prediction.go feat: add LangChainGo Huggingface backend (#446) 2023-06-01 12:00:06 +02:00