OpenAI - Add support for the Assistants API and the ADA (Advanced Data Analysis) tool
Is your feature request related to a problem? Please describe. My project needs to use the ADA (Advanced Data Analysis) tool (formerly: code_interpreter), that is available only thru the assistants API. This is important for analyzing and processing structured files and data input.
Describe the solution you'd like
I'd like a way to use ADA thru genkit.
Describe alternatives you've considered
The only option now is to manually call the OpenAI API. This makes it impossible to use my .prompt files.
Additional context x
Additional context
This seems to be possible using the new ai.chat() and ai.createSession() interfaces in genkit/beta.
hi, we have merged the openai plugin to the cre of the framework to have 1st tier support, please open the issue there: https://github.com/firebase/genkit/tree/main/js/plugins/compat-oai