Skip to content

v0.8.0: Introduction of Data Interpreter, Integration with RAG, and Expanded Support for LLMs

Compare
Choose a tag to compare
@garylin2099 garylin2099 released this 29 Mar 11:10
· 5 commits to v0.8-release since this release
feb2d30

Release Highlights

Data Interpreter: Open Source and Better "Devin"

Data Interpreter is an autonomous agent that uses notebook, browser, shell, stable diffusion, and any custom tool to complete tasks.

Data Interpreter has achieved state-of-the-art scores in machine learning, mathematical reasoning, and open-ended tasks, and can analyze stocks, imitate websites, and train models.

It can debug code by itself, fix failures by itself, and solve a large number of real-life problems by itself.

We open-source our code and provide a wealth of working examples to give everyone access to state-of-the-art AI capabilities.

📝 Paper
🔗 Examples
📖 How to use

RAG

RAG module integrated! Common features such as indexing, retrieval, and rank are supported. Explore this example for a quick start.

New LLMs

New members for the supported LLM family: This time, Claude, QianFan, DashScope, and Yi. Check out here for configuration.

What's Changed

New Contributors

Kudos to all the contributors for making their first mark!