ai-data-science-team 0.0.0.9005
New Agents
- SQL Database Agent: Queries SQL databases from Natural Language, automates pipelines as import-ready python functions, and makes it easy to integrate SQL agents into Streamlit apps
- New Tutorial: https://github.com/business-science/ai-data-science-team/blob/master/examples/sql_database_agent.ipynb
Enhancements
- Dynamically Bypass Long-Running Steps: This is important if speed is critical. Planning steps (e.g. recommend steps for coding agent, explaining code step) can be bypassed to reduce LLM calls and speed up operations.
Full Changelog: 0.0.0.9004...0.0.0.9005