Releases: epam/ai-dial-assistant
Releases · epam/ai-dial-assistant
0.7.0
Other
- return discarded messages as a list of message indices. (#75)
- bump langchain from 0.0.350 to 0.1.0 (#73)
0.6.0
Features
- enable otlp export (#54)
- limit size of model dialogue with addons (#58)
- log opentelemetry trace and span ids (#57)
Other
- enable health check endpoint via dial sdk. (#60)
- update fastapi and starlette (#71)
- update libexpat to fix CVE-2023-52425. (#72)
- bump aiohttp from 3.9.1 to 3.9.2 (#65)
- bump fastapi from 0.103.2 to 0.109.1 (#67)
- bump jinja2 from 3.1.2 to 3.1.3 (#55)
0.5.0
Features:
- enable open telemetry tracing. (#49)
- implement history truncation (not for tools) (#27)
- limit addons dialogue size (not for tools) (#31)
- support addon name override via request (#47)
- support native model ability to invoke tools (#50)
Fixes:
- improved error handling (#44)
Other:
- do not propagate jwt to model (#43)
- chore: Setup repository configuration for OSS Review Toolkit (#45)
0.4.0
- Do not propagate jwt to model.
0.3.0
Features:
- make assistant work with claude2 (#36)
- read json lazily to tolerate incorrect closing brackets (#37)
0.2.3
Other:
- Fix history formatting. (#34) (#35)
0.2.2
Features:
- add slash commands dispatch (#13)
- forward openai error details (#5) (#6)
- implement best effort reply (#25)
- initial commit
- migrate latest fixes (#18)
Other:
- Bump langchain from 0.0.325 to 0.0.329. (#17)
- Fix typo in README.md (#20)
- Merge pull request #4 from epam/dependabot/pip/langchain-0.0.312
- Merge pull request #8 from epam/update-workflow-reference
- Vulnerability fix: CVE-2023-5363 (#19)
- build(deps): bump langchain from 0.0.309 to 0.0.312
- build(deps): bump urllib3 from 2.0.6 to 2.0.7 (#7)
- chore: add workflow to deploy on dev (#15)
- chore: build(deps): bump langchain from 0.0.312 to 0.0.325 (#12)
- chore: bump aiohttp from 3.8.6 to 3.9.0 (#33)
- chore: enable dependabot (#14)
- chore: update workflow references
- chore: update workflow references (#16)
0.1.0
Features:
- forward openai error details (#5) (#6)
- initial commit
Other:
- Change version to 0.1.0.
- Merge pull request #10 from epam/fixes-from-development
- Merge pull request #4 from epam/dependabot/pip/langchain-0.0.312
- Merge pull request #8 from epam/update-workflow-reference
- [skip ci] Update version
- build(deps): bump urllib3 from 2.0.6 to 2.0.7 (#7)