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

👾 Open source implementation of the ChatGPT Code Interpreter

Results 67 codeinterpreter-api issues
Sort by recently updated
recently updated
newest added

I upload a file which located in frontend dir, and ask it try to output the file data, but it seems can not read this file, and return an error...

Hey there! Does this support analysis of csv files similar to ChatGPT?

I am getting this error "No module named 'langchain.pydantic_v1' while executing the below code: with CodeInterpreterSession() as session: # generate a response based on user input response = session.generate_response( "Plot...

![Screenshot 2023-09-14 at 10 27 12 AM](https://github.com/shroominic/codeinterpreter-api/assets/20860716/b9eeae30-9d29-47da-8f2f-d8e82caa1e48)

It would be great if we are getting Plotly graph through codeinterpreter

'CodeBox.adownload' was never awaited return CodeInterpreterResponse(RuntimeWarning: Enable tracemalloc to get the object allocation traceback I have buy api codebox-api, have workable gpt-4 api openai account, installed all necessary packages and...

Native ChatGPT-like streaming responses would be of a great UX for end users. Any timeline for implementing this?

Many times, we are getting this error, This should be solved immediately. This is causing a lot of delay in getting response and it sometimes doesn't even give any responce....

Hi.. is there any posiblility to add DATABASE Support, Insted of using csv we use DB