AgentForge 0.4.0 (October 7, 2024)
New Features
- Implemented Prompt Handling 2.0 ([@anselale])
Improvements
- Updated ollama API implementation ([@DataBassGit])
- Reworked and removed deprecated code ([@anselale])
Documentation
- Updated documentation for Prompt Handling 2.0 ([@anselale])
- Fixed typo in docs ([@DataBassGit])
Maintenance
- Updated dependencies ([@DataBassGit])
This release brings significant improvements to prompt handling capabilities, updates to the ollama API implementation, and general code maintenance. We've also made sure our documentation is up-to-date with these changes.
AgentForge 0.3.0
New Features
- Added Groq support
- Implemented thread support for Discord client
- Added Brave Search API tool
- Introduced Reranker functionality
- Added image to text conversion tool (OCR)
Improvements
- Updated all tools and prompts for Dignity
- Reworked database structure for Actions and Tools
- Added chunking support to Discord client
Refactoring
- Moved methods from Actions to ToolUtils
Documentation
- Updated documentation
Other Changes
- Added AgentForge title to OpenRouter
Contributors
This release introduces several new features including Groq support, Discord thread support, and new tools for search and image processing. We've also made significant improvements to our database structure and client functionality. Documentation has been updated to reflect these changes.
Thank you to all contributors who made this release possible!