codeinterpreter-codebox icon indicating copy to clipboard operation
codeinterpreter-codebox copied to clipboard

Easy to deploy.A cloud service for python code interpreter sandbox for Code-Interpreter.

Results 2 codeinterpreter-codebox issues
Sort by recently updated
recently updated
newest added

根据代码逻辑,根据提示词大模型的答案只是生成code,与function call无关,function call run_code这部分一直不会执行,正确的逻辑应该是提取大模型生成的code,作为参数传入run_code? /bin/python3 /home/pingchuan/codeinterpreter-codebox/examples/client/codeinterpreter_session.py Internal Server Error 500 Message(content='As an AI language model, I don\'t have access to the uploaded file in the directory. However, you can use...