Skip to content

Anyone know correct usage of HostedCodeInterpreterTool ? #6418

Answered by stephentoub
Code-by-AB asked this question in Q&A
Discussion options

You must be logged in to vote

Several AI services provide code interpreter features, but none of the services supported by the implementations in this repo currently expose it. We added the HostedCodeInterpreterTool as part of adding an IChatClient implementation for the OpenAI Assistants API, which did expose it, but then we removed that implementation when OpenAI announced it was being deprecated. The Responses API is destined to get support, and when it does that IChatClient implementation will be updated to support it, but at the moment nothing in this repo recognizes HostedCodeInterpreterTool. Other IChatClient implementations for other services might.

https://community.openai.com/t/responses-api-code-interpreter…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Code-by-AB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants