Comment by colordrops
1 year ago
The answer is yes if you are willing to code it. OpenAI supports tool calls. Even if it didn't you could just make multiple calls to their API and submit the result of the code execution yourself.
1 year ago
The answer is yes if you are willing to code it. OpenAI supports tool calls. Even if it didn't you could just make multiple calls to their API and submit the result of the code execution yourself.
The intermediate CoT results aren't in the API.
I may be mistaken but I don't believe the first version of the comment I replied to mentioned intermediate CoT results.