Releases: JetBrains/databao-agent
Releases · JetBrains/databao-agent
v0.1.3
What's Changed
- Support Python 3.14 by @mare5x in #148
- Chaining / collocation support
- Implementation of two features by @kosstbarz in #151
- drop last operation
- merge of operations in lazy mode
- Improved gpt-oss performance
- Updated Langchain version by @kosstbarz in #156
- Add missing
py.typedfile for PEP 561 compliance by @mare5x in #160 - Update README by @ivoninskii in #164
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- Refactor by @kosstbarz in #143
- Added drop_last_opa method by @kosstbarz in #145
Full Changelog: v0.1.1...v0.1.2
v0.1.1
v0.1.0: Merge pull request #117 from JetBrains/mhostnik/default-prefix
Remove the "default" prefix from the top level api parameters