Releases: IBM/flexo
Releases · IBM/flexo
v0.1.1
What's Changed
Features & Improvements
- Streamlined tool creation and registration workflow with new loading approach
- Added Wikipedia tool support and documentation
- Enhanced streaming implementation with improved context handling and LLM integration
- Added Llama tool structure example
- Improved nested JSON tool parsing capability
Fixes & Updates
- Fixed streaming process bug and removed unused type adapters
- Updated tool configuration and path structures
- Added Elasticsearch SSL certificate documentation
Full Changelog: v0.1.0...v0.1.1
v0.1.0 (2025-02-07)
Initial Release
- Configurable AI agent framework with YAML-based configuration
- FastAPI-based interaction endpoint with streaming support
- Tool calling capabilities for Python functions and REST APIs
- Integration with IBM watsonx.ai models (Granite, Mistral, Llama)
- Integration with OpenAI models
- Docker and Podman containerization support
- Complete documentation and deployment guides
- Database integration (Milvus and Elastic)
- Robust prompt building and parsing systems
- Comprehensive LLM integration components