The extgen part if really well tested with unit tests about everywhere. However, we should also add functional tests to test the feature end-to-end.
A LangChain implementation of the ChatGPT Code Interpreter. Using CodeBoxes as backend for sandboxed python code execution. CodeBox is the simplest cloud infrastructure for your LLM Apps. You can run ...