mirror of
https://github.com/LibreChat-AI/librechat.ai.git
synced 2026-03-27 10:48:32 +07:00
📂 docs: outdated link for openai assistants tools support file types (#223)
This commit is contained in:
@@ -12,7 +12,7 @@ There are 3 main fields under `fileConfig`:
|
||||
|
||||
**Notes:**
|
||||
|
||||
- At the time of writing, the Assistants endpoint [supports filetypes from this list](https://platform.openai.com/docs/assistants/tools/supported-files).
|
||||
- At the time of writing, the Assistants endpoint [supports filetypes from this list](https://platform.openai.com/docs/assistants/tools/file-search#supported-files).
|
||||
- OpenAI, Azure OpenAI, Google, and Custom endpoints support files through the [RAG API.](../../rag_api.mdx)
|
||||
- Any other endpoints not mentioned, like Plugins, do not support file uploads (yet).
|
||||
- The Assistants endpoint has a defined endpoint value of `assistants`. All other endpoints use the defined value `default`
|
||||
|
||||
Reference in New Issue
Block a user