Releases: mongodb/chatbot
Releases · mongodb/chatbot
scripts-v0.1.0
- First release
chat-server-v0.1.1
- Update release-it pre-hooks (718b96d)
- Run npm audit fix (#178) (c74e1a9)
- Remove
seed-content
package (#157) (1b9ac43) - Add scrub message script (#177) (ee2f864)
- Remove extra padding around initial input (9dc27ad)
- (DOCSP-33094): Save conversation embeddings (#175) (9c6e79d)
- Ingest release 0.1.0 (#174) (4928eed)
- Release chat-ui-v0.0.6 (2bf2a0e)
- (DOCSP-33059) [UI] Fix suggested prompts & other LG Chat tweaks (#171) (cde1b74)
ingest-v0.1.0
Launch release of ingest service
chat-ui-v0.0.6
What's Changed
- (DOCSP-33090) [UI] Remove experimental badge from input on focus (#155)
- (DOCSP-32915) [UI] Streamer bugs out when switching tabs (#156)
- (DOCSP-33092) [UI] Add powered by Atlas Vector Search footer (#159)
- (DOCSP-33091) [UI] Add character count indicator (#159)
- (DOCSP-33113) [UI] Remove external link icons (#159)
- (DOCSP-33059) [UI] Fix suggested prompts & other LG Chat tweaks (#171)
redeploy prod ingest w/o manual drone funkiness
ingest-v0.0.6-03 trigger ingest build
chat-server-v0.1.0
test ingest deploy again
Launch pre releases (#162) * Release 0.0.6-1 * Release 0.0.10-1 * update lock file
chat-server-v0.0.10-1
- Release 0.0.6-1 (511dea5)
- Expand Contributing Guide and
ingest
README (#161) (30434e3) - filter out very small chunks (#160) (d952c6d)
- (DOCSP-31928): Implement numbered lists (#154) (f41258d)
- clarify ingest readme (115b00b)
- move git install to correct docker stage (40600cb)
- (DOCSP-32991, DOCSP-32992):
GitDataSource
, functionality for converting HTML to Markdown, ingest Scala, Java Reactive Streams, and C docs (#152) (7118444) - (DOCSP-32915) [UI] Streamer bugs out when switching tabs (#156) (91c288d)
- (DOCSP-33090) [UI] Remove experimental badge from input on focus (#155) (a3ea236)
- (DOCSP-32993, DOCSP-32906, DOCSP-32993, DOCSP-32990): Data sources for MD on Github + data ingestion of related content (#148) (7daed63)
- change recommended prompt (#150) (2521f08)
- add missing env example (#153) (1201a34)
- [Snyk] Upgrade mongodb from 5.8.0 to 5.8.1 (#151) (966a4bf)
- make preprocessor less biased toward shell (#149) (886cbe5)
- (DOCSP-32616): Refactor config, add library, and log config (#143) (4fcfc58)
- add default + remove unused style (0296b42)
- Update chat-ui release config (3174b61)
- Release chat-ui-v0.0.5 (65727f7)
- Add root release:chat-ui command (4621989)
- (DOCSP-32757) [UI] Update to Responsive LG Chat Components (#145) (81b70bb)
- (DOCSP-32670): Basic server load testing (#136) (282c947)
- [Snyk] Upgrade urllib from 3.17.2 to 3.18.0 (#147) (aefa9e0)
- (DOCSP-32756): Implement headings in tables (#140) (ea416ce)
- custom/synthetic/meta data source content (#127) (d687312)
- [Snyk] Upgrade urllib from 3.17.1 to 3.17.2 (#144) (209135a)
- (DOCSP-32673) [UI] Suppress focus to prevent modal reopen (#139) (43b8a98)
- (DOCSP-32936): Increase single IP rate limits to be more line w firewall rate limits (#141) (87d8785)
- (DOCSP-31863): Fix flaky test, refactor core llm service + server implementation (#142) (584a5e3)
- (DOCSP-32916): Conversation service rate limiting + slow down (#138) (a88a5d5)
- (DOCSP-32914): Stop unindenting context (#137) (27630c6)
- (DOCSP-31285): Ingest PyMongo docs (#118) (e04c10b)
- (DOCSP-32694) Dark mode: use LG palette & provider + cleanup (a95f5c5)
- (DOCSP-32694) [UI] Add darkMode prop (#129) (820229c)
- (DOCSP-32896) Remove mention of to reduce damage of prompt leakage (#135) (1484426)
- Update internal docs (#134) (a3b2f56)
- Handle Snooty Data API tombstones (#133) (a775da4)
- (DOCSP-32867): Update QA DB name for sept 1 release (#131) (ce4fa3f)
- (DOCSP-32868): only boost 2 results + order results by score (#130) (5230992)
- (DOCSP-32856) Add a toggle for streamed vs awaited responses to the demo (#126) (94e8a20)
- (DOCSP-32808): k8s production readiness (#125) (2cdf539)
- Upgrade azure openai (#128) (6b85e63)
- (DOCSP-32759) [UI] Use text instead of a banner for "validate answers" (#124) (302b3c7)
- (DOCSP-32604) More helpful max messages error message (#123) (1be4087)
- (DOCSP-32254): Include information about latest product versions + minor prompt engineering (#116) (2e40123)
- (DOCSP-32657): Remove same IP address validation on conversations (#112) (731ec20)
- (DOCSP-31108): Add prod index scripts (#120) (3efe895)
- (DOCSP-32807): Add pm2 for running server (#122) (f659e4b)
- [Snyk] Security upgrade mongodb from 5.7.0 to 5.8.0 (#121) (c985fef)
- Autoscaling fix (#119) (641199a)
- Source GIT_COMMIT env variable (#95) (647b00a)
- Allow DOP origins in staging (#117) (38a9b66)
- (DOCSP-32074): Handle dev center page metadata (#96) (e283121)
- Release chat-ui-v0.0.4 (d3bad60)
- (DOCSP-32371): Allow for embedded content re-ingest after changes to chunking algorithm (#114) (8b9d68e)
- (DOCSP-32279): Update prompts to not mention context when don't know answer (#113) (71ca44b)
- (DOCSP-32688) Stop dereferencing spec (#115) (add0dd8)
- (DOCSP-31438): Horizontal pod autoscaling (#110) (3c124d4)
- fix registry (d52ff7d)
- Release chat-ui-v0.0.3 (f8113b7)
- Add chat-ui release-it config (731e3d6)
- Switch Chatbot to default export (b5db7f0)
- Chat UI v0.0.2 (#111) (7e5d684)
- (DOCSP-32659): Make server call its own base url if not given a full URL path (#109) (6cdd026)
- Allow users to override server URL via props (#108) (708e614)
- (DOCSP-32547): Update prod env to use dedicated Azure deployment (#104) (ac93735)
- Prod drone fixes (#107) (4df6432)
chat-ui-v0.0.5
What's Changed
- (DOCSP-32694) [UI] Add darkMode prop by @jackyw2018 in #129
- (DOCSP-32673) [UI] Suppress focus to prevent modal reopen by @jackyw2018 in #139
- (DOCSP-32757) [UI] Update to Responsive LG Chat Components by @nlarew in #145
New Contributors
- @jackyw2018 made their first contribution in #129
chat-server-qa-v2023.09.01
What's Changed
Latest additions to chat server for new round of QA testing. Snapshot of project on 2023.09.01.
Full Changelog: chat-server-qa-v0.1.0...chat-server-qa-v2023.09.01