% composio add codeinterpreter> Adding integration: Codeinte
Adding integration: Codeinterpreter...Error: CodeInterpreter does not require authentication This is what happens when trying to add code interpreter. I am wondering how to fix this
8 Replies
checking. Thanks for reporting.
unwilling-turquoise•5mo ago
I get this same issue and it's blocking to move forward. This won't let me connect it in the composio eco-system.
extended-salmon•5mo ago
Code Interpreter is a no auth app, which means it doesn't require any auth.
We are planning more documentation around it, but you can use it in the code directly without requiring
composio add appname
.unwilling-turquoise•5mo ago
Thank you for getting back to me @kaavee , please examine:
As you can see, I'm using the otb: composio/python/examples/advanced_agents/slack_bot_agent/slack_agent_openai/slack_agent_openai.py
extended-salmon•5mo ago
Examinig the issue. For now, could you run
composio apps update
and then try?unwilling-turquoise•5mo ago
Working on that direction...ty
@kaavee , that got me passed that issue, ty! now getting this:
extended-salmon•5mo ago
What's the email associated with your composio account?
unwilling-turquoise•5mo ago
I increased the timeout, it may be going... if not i'll get back to you, tyvm