User Guide
Release notes
See below for all notable changes to the GraphAI library.
0.0.5 - 2024-03-30
Added
- New function schema functionality for generating standardized function schemas compatible with various LLM providers
- Built-in colored logger with support for different log levels and custom formatting
- Support for generating function schemas from Pydantic models
Changed
- Removed dependency on semantic router library
- Improved type mapping for function parameters in schemas
- Enhanced documentation and code organization
Fixed
- Various bug fixes and improvements
Security
- No security-related changes in this release