LocalAI/core/http/endpoints/openai
Dave a1634b219a
fix: roll out bluemonday Sanitize more widely (#3794)
* initial pass: roll out bluemonday sanitization more widely

Signed-off-by: Dave Lee <dave@gray101.com>

* add one additional sanitize - the overall modelslist used by the docs site

Signed-off-by: Dave Lee <dave@gray101.com>

---------

Signed-off-by: Dave Lee <dave@gray101.com>
2024-10-12 09:45:47 +02:00
..
assistant_test.go docs(swagger): core more localai/openai endpoints (#2904) 2024-07-18 00:38:41 -04:00
assistant.go fix: roll out bluemonday Sanitize more widely (#3794) 2024-10-12 09:45:47 +02:00
chat.go feat(api): add correlationID to Track Chat requests (#3668) 2024-09-28 17:23:56 +02:00
completion.go feat(api): add correlationID to Track Chat requests (#3668) 2024-09-28 17:23:56 +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_test.go docs(swagger): core more localai/openai endpoints (#2904) 2024-07-18 00:38:41 -04:00
files.go fix: roll out bluemonday Sanitize more widely (#3794) 2024-10-12 09:45:47 +02:00
image.go feat(model-list): be consistent, skip known files from listing (#2760) 2024-07-10 15:28:39 +02:00
inference.go feat(api): allow to pass audios to backends (#3603) 2024-09-19 12:26:53 +02:00
list.go groundwork: ListModels Filtering Upgrade (#2773) 2024-10-01 18:55:46 +00:00
request.go feat(multimodal): allow to template placeholders (#3728) 2024-10-04 18:32:29 +02:00
transcription.go feat(model-list): be consistent, skip known files from listing (#2760) 2024-07-10 15:28:39 +02:00