📂 docs: outdated link for openai assistants tools support file types (#223)

This commit is contained in:
allen
2025-02-06 18:30:11 -08:00
committed by GitHub
parent b5e589071c
commit 08a92052eb

View File

@@ -12,7 +12,7 @@ There are 3 main fields under `fileConfig`:
**Notes:** **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) - 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). - 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` - The Assistants endpoint has a defined endpoint value of `assistants`. All other endpoints use the defined value `default`