LocalAI/core/http/endpoints/openai
cryptk b85dad0286
feat: first pass at improving logging (#1956)
Signed-off-by: Chris Jowett <421501+cryptk@users.noreply.github.com>
2024-04-04 09:24:22 +02: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: first pass at improving logging (#1956) 2024-04-04 09:24:22 +02:00
completion.go fix(grammar): respect JSONmode and grammar from user input (#1935) 2024-03-31 13:04:09 +02: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: first pass at improving logging (#1956) 2024-04-04 09:24:22 +02: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 fix(functions): respect when selected from string (#1940) 2024-04-01 19:39:54 +02:00
transcription.go feat(swagger): Add swagger API doc (#1926) 2024-03-29 22:29:33 +01:00