LocalAI/core/http/endpoints/openai
Ettore Di Giacinto 123a5a2e16
feat(swagger): Add swagger API doc (#1926)
* makefile(build): add minimal and api build target

* feat(swagger): Add swagger
2024-03-29 22:29:33 +01:00
..
assistant_test.go feat(assistant): Assistant and AssistantFiles api (#1803) 2024-03-26 18:54:35 +01:00
assistant.go feat(swagger): Add swagger API doc (#1926) 2024-03-29 22:29:33 +01:00
chat.go feat(swagger): Add swagger API doc (#1926) 2024-03-29 22:29:33 +01:00
completion.go feat(swagger): Add swagger API doc (#1926) 2024-03-29 22:29:33 +01:00
edit.go refactor: move remaining api packages to core (#1731) 2024-03-01 16:19:53 +01:00
embeddings.go feat(swagger): Add swagger API doc (#1926) 2024-03-29 22:29:33 +01:00
files_test.go feat(assistant): Assistant and AssistantFiles api (#1803) 2024-03-26 18:54:35 +01:00
files.go feat(assistant): Assistant and AssistantFiles api (#1803) 2024-03-26 18:54:35 +01:00
image.go feat(swagger): Add swagger API doc (#1926) 2024-03-29 22:29:33 +01:00
inference.go refactor: move remaining api packages to core (#1731) 2024-03-01 16:19:53 +01:00
list.go refactor: move remaining api packages to core (#1731) 2024-03-01 16:19:53 +01:00
request.go fixes #1051: handle openai presence and request penalty parameters (#1817) 2024-03-17 09:43:20 +01:00
transcription.go feat(swagger): Add swagger API doc (#1926) 2024-03-29 22:29:33 +01:00