Skip to content

Releases: deeppavlov/chatsky

Release v0.6.1

17 Oct 11:57
3e37ae3
Compare
Choose a tag to compare
  • Add docker profiles (#246)
  • Add Context guide (#244)
  • Rework basic guide (#209)
  • Change documentation build configuration (#250, #249)
  • Various documentation updates (#245, #244, #246)

Benchmark Release (v0.6.0)

03 Oct 10:05
Compare
Choose a tag to compare
  • Add utils for benchmarking database performance when working with DFF (#144)
  • Fix a bug with sending regular Messages using TelegramMessenger (#239)
  • Add ability to insert drawio diagrams into docs (#205)
  • Add links to API ref in tutorials (#136)

Stats release (v0.5.0)

26 Sep 11:43
Compare
Choose a tag to compare
  • Dropped support for python 3.7, added support for python 3.11 (#171)

  • Added statistics module (#141)

  • Dropped support for pydantic 1, added support for pydantic 2 (#168)

  • Fixed bug when labels would sometimes have a different length from requests and responses (#180)

  • Removed arbitrary arguments from label and condition factories (#179)

  • Removed normalize function from dff.scipt (#194)

  • Added basic user guide (#177)

  • Various tutorial updates

Release v0.4.2

05 Jul 15:20
Compare
Choose a tag to compare

Changes:

Release v0.4.1

24 Apr 14:28
ac6d951
Compare
Choose a tag to compare

Changes:

Release v0.4.0

21 Apr 06:18
489590d
Compare
Choose a tag to compare

Changes:

Release v0.3.2

20 Feb 13:29
Compare
Choose a tag to compare

Changes:

Release v0.3.1

20 Feb 11:57
Compare
Choose a tag to compare

Changes:

  • 6177fe9 fix/out_of_mongo_bug: fix bug without installed mongo (#84)

Release v0.3.0

19 Feb 15:39
Compare
Choose a tag to compare

Changes:

  • 2acc593 Examples sorting order fixed, theming scripts added to repository (#79)
  • 11eaea3 Merge telegram into main repository (#13)
  • fcb6096 Docs/update (#69)
  • 0ec0fa6 Docs/contributing and readme update (#63)
  • 1dbc979 disabled test coverage on non-linux machines (#82)
  • 84f5da8 id-token permission write added (#81)
  • 089deb1 new pydata theme proposed instead of dff sphinx theme (#70)
  • 2c23486 Migration to async DB drivers (#60)
  • f118900 Errorous output removed (#66)
  • a0130e5 new version of GH pages used (#65)
  • 55395ee cancel workflows in progress (#80)
  • cbbdc5f feat/conditions_without_deep_copied_ctx_and_actor: add new condition handler by default (#76)
  • c7b1367 fix cells order of basic example (#77)

Release v0.2.1

03 Feb 12:18
Compare
Choose a tag to compare

Changes:

  • 0b325ea fix run interactive mode (#74)
  • f2f3dce fix/sqlalchemy_version: fix version of sqlalchemy (#75)
  • 2b7f59e Feat/hypothetical message (#72)
  • c297d2c dev: fix style
  • f1813c4 dev: fix a link of installing comment
  • 8c71e2b upd/add_description_to_examples_pip_installing: add comments (#67)