LocalAI/api
Ettore Di Giacinto fdd95d1d86
feat: allow to run parallel requests (#1290)
* feat: allow to run parallel requests

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

* fixup

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>

---------

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2023-11-16 08:20:05 +01:00
..
backend feat: allow to run parallel requests (#1290) 2023-11-16 08:20:05 +01:00
config
localai feat: allow to run parallel requests (#1290) 2023-11-16 08:20:05 +01:00
openai fix: respect OpenAI spec for response format (#1289) 2023-11-15 19:36:23 +01:00
options feat: allow to run parallel requests (#1290) 2023-11-16 08:20:05 +01:00
schema fix: respect OpenAI spec for response format (#1289) 2023-11-15 19:36:23 +01:00
api_test.go
api.go
apt_suite_test.go