This repository was archived by the owner on Feb 24, 2025. It is now read-only.
v0.0.2
What's Changed
- Added the MultipleCompletionLLMModel class used in LDP by @maykcaldas in #3
- Implemented the message class by @maykcaldas in #4
- Updated pre-commit dependencies by @maykcaldas in #5
- Added ToolRequestMessage and ToolResponseMessage by @maykcaldas in #6
- Fix import by @maykcaldas in #10
- Removed init to avoid circular import on aviary by @maykcaldas in #11
- Clean up for V0.0.2 by @maykcaldas in #12
Full Changelog: v0.0.1...v0.0.2