Releases: edwardzjl/chatbot
Releases · edwardzjl/chatbot
v0.3.3
What's Changed
- build(deps): upgrade dependencies by @edwardzjl in #124
- chore: fix github action versions by @edwardzjl in #125
- fix: delete conversation by @edwardzjl in #126
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- styling: sort imports by @edwardzjl in #103
- build: update lock file by @edwardzjl in #104
- fix: almost fix llama2 prompt by @edwardzjl in #105
- build(deps): bump docker/login-action from b4bedf8053341df3b5a9f9e0f2cf4e79e27360c6 to 1f401f745bf57e30b3a2800ad308a87d2ebdf14b by @dependabot in #107
- build(deps): bump docker/metadata-action from 879dcbb708d40f8b8679d4f7941b938a086e23a7 to 62339db73c56dd749060f65a6ebb93a6e056b755 by @dependabot in #106
- build(deps): bump @mui/material from 5.14.14 to 5.14.15 in /web by @dependabot in #109
- build(deps): bump @mui/icons-material from 5.14.14 to 5.14.15 in /web by @dependabot in #108
- build(deps): bump langchain from 0.0.322 to 0.0.325 in /api by @dependabot in #110
- upgrade server dependencies by @edwardzjl in #111
- build(deps): upgrade web dependencies by @edwardzjl in #112
- feat: avoid potential un-aligned behaviour when adding message to Cus… by @edwardzjl in #113
- chore: remove old-style type hint by @edwardzjl in #114
- chore: avoid potential un-aligned behaviour when adding message to Cu… by @edwardzjl in #115
- build(deps): bump uvicorn from 0.23.2 to 0.24.0.post1 in /api by @dependabot in #116
- fix: fix typo by @edwardzjl in #117
- refactor: remove some state out of reducer by @edwardzjl in #118
- fix: delete then select conversation by @edwardzjl in #119
- chore: simplify code by @edwardzjl in #120
- fix: disable cache to fix conditionally unresponding by @edwardzjl in #121
- chore: add default case for handling message type by @edwardzjl in #122
Full Changelog: v0.3.1...v0.3.2
v0.3.1
v0.3.0
What's Changed
- chore: simplify creating message from langchain by @edwardzjl in #93
- build(deps): bump fastapi from 0.103.2 to 0.104.0 in /api by @dependabot in #98
- Add unittests by @edwardzjl in #99
- build(deps): bump langchain from 0.0.315 to 0.0.320 in /api by @dependabot in #97
- build(deps): bump websockets from 11.0.3 to 12.0 in /api by @dependabot in #96
- build(deps): bump @mui/material from 5.14.13 to 5.14.14 in /web by @dependabot in #95
- build(deps): bump @mui/icons-material from 5.14.13 to 5.14.14 in /web by @dependabot in #94
- build: migrate pip to pipenv by @edwardzjl in #100
- build: extract semver as image tag by @edwardzjl in #101
Full Changelog: v0.2.2...v0.3.0
v0.2.2
v0.2.1
What's Changed
- fix: fix deprecated warning of importing from langchain root by @edwardzjl in #91
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- build(deps): bump @babel/traverse from 7.22.8 to 7.23.2 in /web by @dependabot in #89
- feat: migrate to chatml prompt by @edwardzjl in #90
Full Changelog: v0.1.24...v0.2.0
v0.1.24
What's Changed
- build(deps): bump langchain from 0.0.310 to 0.0.312 in /api by @dependabot in #81
- build(deps): bump langchain from 0.0.312 to 0.0.315 in /api by @dependabot in #83
- build(deps): bump @mui/material from 5.14.12 to 5.14.13 in /web by @dependabot in #85
- build(deps): bump @mui/icons-material from 5.14.12 to 5.14.13 in /web by @dependabot in #86
- build(deps): bump @testing-library/jest-dom from 6.1.3 to 6.1.4 in /web by @dependabot in #84
- build(deps): bump docker/build-push-action from 0f847266c302569530c95bfa228489494c43b002 to fdf7f43ecf7c1a5c7afe936410233728a8c2d9c2 by @dependabot in #82
- refactor: move message suffix to memory by @edwardzjl in #88
Full Changelog: v0.1.23...v0.1.24
v0.1.23
What's Changed
- Revert "build(deps): bump python from 3.11-slim to 3.12-slim" by @edwardzjl in #80
Full Changelog: v0.1.22...v0.1.23
v0.1.22
What's Changed
- fix: fix bugs introduced when migrating to pydantic v2 #2 by @edwardzjl in #79
- build(deps): bump langchain from 0.0.308 to 0.0.310 in /api by @dependabot in #78
- build(deps): bump python from 3.11-slim to 3.12-slim by @dependabot in #77
Full Changelog: v0.1.21...v0.1.22