Skip to content

Releases: talkdai/dialog

v0.1.17 - minor bug fix

23 Jul 18:58
Compare
Choose a tag to compare

Bumps dialog-lib version

18 Jul 22:28
Compare
Choose a tag to compare
v0.1.12

Bumps dialog-lib version

New session manager!

18 Jul 02:53
Compare
Choose a tag to compare
v0.1.11

Fix Dockerfile

v0.1.5

18 Jun 01:02
Compare
Choose a tag to compare

What's Changed

  • Bump urllib3 from 2.2.1 to 2.2.2 in the pip group across 1 directory by @dependabot in #210
  • Removes log injection vulnerability from OpenAI-like endpoints

v0.1.4 - CVE-2024-2965 solved

16 Jun 22:09
Compare
Choose a tag to compare

This release solves CVE-2024-2965 updating dialog-lib with the latest langchain versions.

v0.1.3

12 Jun 12:53
Compare
Choose a tag to compare
  • Adds multiple models support on dialog through TOML file

v0.1.2

11 Jun 15:32
Compare
Choose a tag to compare

Here is our changelog:

  • Updated docker image to stick to Python 3.12.3
  • Created Contributing and other guidelines for the project.

v0.1.1

06 Jun 12:05
Compare
Choose a tag to compare

What's Changed

  • Load csv tests by @mcbianconi in #203
  • Update typo in /health message in dialog.py by @lgabs in #202
  • update github actions to run tests on PRs by @lgabs in #204
  • Refactor load csv to use langchain's CSVLoader by @lgabs in #201

Full Changelog: v0.1.0...v0.1.1

v0.0.20

20 May 19:23
Compare
Choose a tag to compare

Full Changelog: v0.0.19...v0.0.20

v0.0.14: Bump tqdm from 4.66.2 to 4.66.3 in the pip group across 1 directory

09 May 22:09
Compare
Choose a tag to compare
Bumps the pip group with 1 update in the / directory: [tqdm](https://github.com/tqdm/tqdm).


Updates `tqdm` from 4.66.2 to 4.66.3
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.66.2...v4.66.3)

---
updated-dependencies:
- dependency-name: tqdm
  dependency-type: indirect
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <[email protected]>