Skip to content

Releases: edwardzjl/chatbot

v0.7.18

22 Feb 05:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.17...v0.7.18

v0.7.17

22 Feb 04:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.16...v0.7.17

v0.7.16

21 Feb 05:18
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.15...v0.7.16

v0.7.15

21 Feb 04:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.14...v0.7.15

v0.7.14

20 Feb 16:32
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.13...v0.7.14

v0.7.13

20 Feb 16:22
Compare
Choose a tag to compare

What's Changed

  • !refactor: handle conversation context out of react router by @edwardzjl in #343

Full Changelog: v0.7.12...v0.7.13

v0.7.12

20 Feb 13:01
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.11...v0.7.12

v0.7.11

19 Feb 15:15
Compare
Choose a tag to compare

What's Changed

  • chore: update image version in manifests by @edwardzjl in #336
  • build(deps): bump @mui/material from 5.15.9 to 5.15.10 in /web by @dependabot in #338
  • build(deps): bump react-router-dom from 6.22.0 to 6.22.1 in /web by @dependabot in #337
  • build(deps-dev): bump pre-commit from 3.6.1 to 3.6.2 in /api by @dependabot in #339
  • fix: remove top check for now by @edwardzjl in #340

Full Changelog: v0.7.10...v0.7.11

v0.7.10

18 Feb 15:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.9...v0.7.10

v0.7.9

18 Feb 15:26
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump @mui/material from 5.15.7 to 5.15.9 in /web by @dependabot in #327
  • build(deps): bump langchain from 0.1.5 to 0.1.6 in /api by @dependabot in #329
  • build(deps): bump uvicorn from 0.27.0.post1 to 0.27.1 in /api by @dependabot in #328
  • build(deps-dev): bump @testing-library/jest-dom from 6.4.1 to 6.4.2 in /web by @dependabot in #326
  • build(deps): bump @mui/icons-material from 5.15.7 to 5.15.10 in /web by @dependabot in #330
  • Add pre-commit hooks & reformat code by @edwardzjl in #331
  • chore: remove unnecessary prompt template creation by @edwardzjl in #332
  • feat: switch llm client from TGI to openai chat by @edwardzjl in #333
  • fix: revalidating convs on msg added or title generated by @edwardzjl in #334

Full Changelog: v0.7.8...v0.7.9