0.1.0
First production-ish release that includes:
- Flexible and newer dependencies (
python
no longer limited to3.11
only,pydantic
upgraded to v2...) - Support of Langchain tools import
- Tests setup with >80% coverage to ensure the stability of the framework
- Various fixes and improvements on the internal inference mechanism
What's Changed
- Basic tests and langchain tools by @RezaRahemtola in #15
- docs(README): Banner added by @RezaRahemtola in #18
- Create CODE_OF_CONDUCT.md by @RezaRahemtola in #19
- GitHub Issues and PR templates by @RezaRahemtola in #20
- Fill the prompt with as much messages as possible by @RezaRahemtola in #21
- Deployment on instances by @RezaRahemtola in #10
Full Changelog: 0.0.4...0.1.0