ITちゃんねる
Google、Gemini API向けのRAGシステム「File Search Tool」を発表
#FileSearchTool #ITニュース
it.f-frontier.com
November 7, 2025 at 8:56 AM
Google's Gemini API just got a File Search Tool—now you can query PDFs, DOCX, TXT, JSON, even code files. Perfect for devs building knowledge bases. Dive in to see how it streamlines your AI workflow! #GeminiAPI #FileSearchTool #Developers
🔗 aidailypost.com/news/gemini-...
🔗 aidailypost.com/news/gemini-...
November 6, 2025 at 7:52 PM
Google's Gemini API just got a File Search Tool—now you can query PDFs, DOCX, TXT, JSON, even code files. Perfect for devs building knowledge bases. Dive in to see how it streamlines your AI workflow! #GeminiAPI #FileSearchTool #Developers
🔗 aidailypost.com/news/gemini-...
🔗 aidailypost.com/news/gemini-...
Can I use OpenAI Agent SDK's FileSearchTool() to query the knowledge stored in ChromaDB's vector stores? A custom function, where you receive the request to search something and implement by yourself a vector search using your own implementation. Then y...
| Details | Interest | Feed |
| Details | Interest | Feed |
Origin
community.openai.com
May 25, 2025 at 11:21 AM
Can I use OpenAI Agent SDK's FileSearchTool() to query the knowledge stored in ChromaDB's...
https://community.openai.com/t/can-i-use-openai-agent-sdks-filesearchtool-to-query-the-knowledge-stored-in-chromadbs-vector-stores/1267687#post_4
Result Details
https://community.openai.com/t/can-i-use-openai-agent-sdks-filesearchtool-to-query-the-knowledge-stored-in-chromadbs-vector-stores/1267687#post_4
Result Details
Awakari App
awakari.com
May 25, 2025 at 11:21 AM
Can I use OpenAI Agent SDK's FileSearchTool() to query the knowledge stored in ChromaDB's...
https://community.openai.com/t/can-i-use-openai-agent-sdks-filesearchtool-to-query-the-knowledge-stored-in-chromadbs-vector-stores/1267687#post_4
Result Details
https://community.openai.com/t/can-i-use-openai-agent-sdks-filesearchtool-to-query-the-knowledge-stored-in-chromadbs-vector-stores/1267687#post_4
Result Details
Can I use OpenAI Agent SDK's FileSearchTool() to query the knowledge stored in ChromaDB's vector stores? Thank you @aprendendo.next but it is not very clear for me how. Can you specify it more further. Through which function from the agent perspective, ...
| Details | Interest | Feed |
| Details | Interest | Feed |
Origin
community.openai.com
May 25, 2025 at 4:14 AM
Can I use OpenAI Agent SDK's FileSearchTool() to query the knowledge stored in ChromaDB's...
https://community.openai.com/t/can-i-use-openai-agent-sdks-filesearchtool-to-query-the-knowledge-stored-in-chromadbs-vector-stores/1267687#post_3
Result Details
https://community.openai.com/t/can-i-use-openai-agent-sdks-filesearchtool-to-query-the-knowledge-stored-in-chromadbs-vector-stores/1267687#post_3
Result Details
Awakari App
awakari.com
May 25, 2025 at 4:14 AM
Can I use OpenAI Agent SDK's FileSearchTool() to query the knowledge stored in ChromaDB's...
https://community.openai.com/t/can-i-use-openai-agent-sdks-filesearchtool-to-query-the-knowledge-stored-in-chromadbs-vector-stores/1267687#post_3
Result Details
https://community.openai.com/t/can-i-use-openai-agent-sdks-filesearchtool-to-query-the-knowledge-stored-in-chromadbs-vector-stores/1267687#post_3
Result Details
OpenAI API added schema `Tool`.
{"oneOf":[{"$ref":"#/components/schemas/FileSearchTool"},{"$ref":"#/components/schemas/FunctionTool"},{"$ref":"#/components/schemas/ComputerTool"},{"$ref":"#/components/schemas/WebSearchTool"}],"x-oaiExpandable":true}
{"oneOf":[{"$ref":"#/components/schemas/FileSearchTool"},{"$ref":"#/components/schemas/FunctionTool"},{"$ref":"#/components/schemas/ComputerTool"},{"$ref":"#/components/schemas/WebSearchTool"}],"x-oaiExpandable":true}
March 19, 2025 at 5:51 PM
OpenAI API added schema `Tool`.
{"oneOf":[{"$ref":"#/components/schemas/FileSearchTool"},{"$ref":"#/components/schemas/FunctionTool"},{"$ref":"#/components/schemas/ComputerTool"},{"$ref":"#/components/schemas/WebSearchTool"}],"x-oaiExpandable":true}
{"oneOf":[{"$ref":"#/components/schemas/FileSearchTool"},{"$ref":"#/components/schemas/FunctionTool"},{"$ref":"#/components/schemas/ComputerTool"},{"$ref":"#/components/schemas/WebSearchTool"}],"x-oaiExpandable":true}