Releases: edwardzjl/chatbot
Releases · edwardzjl/chatbot
v0.7.18
What's Changed
- Enable langsmith tracing by @edwardzjl in #351
- feat: group tracing by conversation id by @edwardzjl in #352
Full Changelog: v0.7.17...v0.7.18
v0.7.17
What's Changed
- chore: simplify 1 line of code by @edwardzjl in #348
- build(deps): bump cryptography from 42.0.3 to 42.0.4 in /api by @dependabot in #349
Full Changelog: v0.7.16...v0.7.17
v0.7.16
What's Changed
- fix: potential NPE by @edwardzjl in #346
- chore: remove unexists event handler by @edwardzjl in #347
Full Changelog: v0.7.15...v0.7.16
v0.7.15
What's Changed
- fix: prevent duplicate dispatch by @edwardzjl in #345
Full Changelog: v0.7.14...v0.7.15
v0.7.14
What's Changed
- chore: remove some console logs by @edwardzjl in #344
Full Changelog: v0.7.13...v0.7.14
v0.7.13
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
What's Changed
- chore: update chatbot version by @edwardzjl in #341
- feat: focus on input when conversation changes by @edwardzjl in #342
Full Changelog: v0.7.11...v0.7.12
v0.7.11
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
v0.7.9
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