LocalAI/api
Aisuko 6748ba7379 Add more testcases
Signed-off-by: Aisuko <urakiny@gmail.com>
2023-05-30 10:11:28 +00:00
..
api.go feat: allow to preload models before startup via env var or configs (#391) 2023-05-27 09:26:33 +02:00
api_test.go feat: allow to set cors (#339) 2023-05-21 14:38:25 +02:00
apt_suite_test.go feat: add CI/tests (#58) 2023-04-22 00:44:52 +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
config_test.go Add more testcases 2023-05-30 10:11:28 +00:00
gallery.go feat: allow to preload models before startup via env var or configs (#391) 2023-05-27 09:26:33 +02:00
gallery_test.go feat: support shorter urls for github repositories (#314) 2023-05-20 09:06:30 +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: allow to set a prompt cache path and enable saving state (#395) 2023-05-27 14:29:11 +02:00