Code interpreters agent but not with openai #18957
Replies: 1 comment
-
Hey — good question, and the Medium article is a nice walkthrough. To replicate the code interpreter agent pattern using
Optional: if you're debugging LLM-agent interaction logic across tools and backends, I've also compiled a public AI Reasoning Problem Map — covers lots of weird edge cases when mixing LLMs + toolchains. Let me know if you'd like a minimal working Qwen3 agent starter — happy to help! — onestardao (WFGY) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I want to build code interpreter agent like in this medium
https://medium.com/@venugopal.adep/building-an-ai-data-analysis-assistant-with-llamaindex-and-openai-c0e371a432d6
but instead of using openai, I want to use qwen3 instead. Can someone guide me the way please?
Beta Was this translation helpful? Give feedback.
All reactions