v0.0.4
版本发布时间: 2023-06-07 22:18:45
TransformerOptimus/SuperAGI最新发布版本:v0.0.14(2024-01-16 22:21:23)
Core
- Removed Pinecone dependency
- Set your own Max Iteration limit for each agent run to limit API calls
- Track token utilization - added to GUI
- Added Agents’ task queue for improved task prioritization
- Track API calls for each agent
- Configure OpenAI API key from GUI
Tools
- Added DALL.E2 for image generation
- Web Scraping - To scrape data from webpages
- Coding Tool (all programming languages) - To write code and save it as an output file in the resource manager
Docs
- Updated Docker install instructions