LocalAI/core/http/endpoints/openai
Ettore Di Giacinto fbaae8528d
fix(chat): re-generated uuid, created, and text on each request (#3359)
This was noticed by models returning content besides function calls.
Sadly we can't test that easily in the CI so it got unnoticed.

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2024-08-22 10:56:05 +02:00
..
assistant.go docs(swagger): core more localai/openai endpoints (#2904) 2024-07-18 00:38:41 -04:00
assistant_test.go docs(swagger): core more localai/openai endpoints (#2904) 2024-07-18 00:38:41 -04:00
chat.go fix(chat): re-generated uuid, created, and text on each request (#3359) 2024-08-22 10:56:05 +02:00
completion.go feat(model-list): be consistent, skip known files from listing (#2760) 2024-07-10 15:28:39 +02:00
edit.go docs(swagger): core more localai/openai endpoints (#2904) 2024-07-18 00:38:41 -04:00
embeddings.go feat(model-list): be consistent, skip known files from listing (#2760) 2024-07-10 15:28:39 +02:00
files.go docs(swagger): core more localai/openai endpoints (#2904) 2024-07-18 00:38:41 -04:00
files_test.go docs(swagger): core more localai/openai endpoints (#2904) 2024-07-18 00:38:41 -04:00
image.go feat(model-list): be consistent, skip known files from listing (#2760) 2024-07-10 15:28:39 +02:00
inference.go chore: fix go.mod module (#2635) 2024-06-23 08:24:36 +00:00
list.go feat(model-list): be consistent, skip known files from listing (#2760) 2024-07-10 15:28:39 +02:00
request.go feat(model-list): be consistent, skip known files from listing (#2760) 2024-07-10 15:28:39 +02:00
transcription.go feat(model-list): be consistent, skip known files from listing (#2760) 2024-07-10 15:28:39 +02:00