OpenAgents icon indicating copy to clipboard operation
OpenAgents copied to clipboard

Support for OpenAI's code interpreter, retrieval, function tools

Open vinodvarma24 opened this issue 1 year ago • 2 comments

Since OpenAI DevDay released amazing updates yesterday, specifically the tools(code_interpreter, retrieval, functions), It would be great to have these tools available in Data Agent and Plugin Agent.

vinodvarma24 avatar Nov 07 '23 19:11 vinodvarma24

Yes!! I think OpenAI has specialized models optimized for better performance in doing these tasks. These can be good tools or even parts of the foundation insides the framework. Do you have some comments on that?

Timothyxxx avatar Nov 08 '23 03:11 Timothyxxx

Yes, along with the new model(gpt-4-1106-preview), I think we should have the openai code_interpreter tool as the default python execution sandbox environment as a first improvement. Then we can add the retrieval, function tools.

vinodvarma24 avatar Nov 08 '23 04:11 vinodvarma24