chatbot

MongoDB Chatbot Framework. Powered by MongoDB and Atlas Vector Search.

APACHE-2.0 License

Downloads
2.5K
Stars
105
Committers
10

Bot releases are visible (Hide)

chatbot - ingest service prod release test pre launch

Published by mongodben about 1 year ago

chatbot - ingest-v0.0.6-0

Published by mongodben about 1 year ago

  • post rebase cleanup (b4f12e5)
  • ingest prod pipeline (af39508)
  • remove trigger file (2ce73a8)
  • Release 1.0.2 (620f0f4)
  • update release scripts (41eb0d9)
  • update package-lock (adf0d46)
  • Release 1.0.1 (bd2eb55)
  • update server release conf (6ed9ed0)
  • remove old comment (15c46c7)
  • prod env setup (a335fcd)
  • fix package.json (0831df6)
  • trigger rerun (aa8a090)
  • remove unused lerna scripts (09e9d1c)
  • fix GH actions/pr template (348b26c)
  • Release 0.0.5 (40474c8)
  • update package (3d564e0)
  • Release 0.0.4 (87cc3f7)
  • Release 0.0.4-0 (3a364d7)
  • Release 0.0.3 (1848cc7)
  • add release-it conf for relevant packages (e61f459)
  • add release-it conf for relevant packages (0e94101)
  • Release 0.0.2 (01acf2b)
  • more monorepo conf (f50f5df)
  • stub out prod pipeline + add monorepo support (08d2fbb)
  • Monorepo docker build fix (#46) (1dcef28)
  • (DOCSP-31284): Integrate prod Snooty Data API (#44) (f80ce51)
  • (DOCSP-31360) [UI] Conditional Streaming (#45) (34490bb)
  • update root package-lock (578b06b)
  • rename chat-ui package (d7b6dcf)
  • Add shared dev script to monorepo root (67811d1)
  • Streaming works (#25) (c173ba2)
  • (DOCSP-30601): Create production release system (#41) (7472c9d)
  • (DOCSP-31304): Implement 'all' command (#40) (f0c4cf2)
  • (DOCSP-31201) [UI] Updated Legalese (#39) (39c0f97)
  • (DOCSP-30584): ingest service CI testing and staging drone pipeline (#38) (d2e8325)
  • Fix + improve devcenter source tests (#37) (be0a5eb)
  • Fix URL building for devcenter paths (#36) (4c75175)
  • Add logic for ingest resumption (#35) (0f650c2)
  • stricter LLM to reduce halucination risk + change demo page title (#33) (cfb4628)
  • (DOCSP-30890) [UI] Make component mobile responsive (#29) (66080a7)
  • Add minor optimization for rate-limited embed requests (#34) (7547e31)
  • (DOCSP-31121): Add request tracking across logs (#32) (7fdc1e5)
  • (DOCSP-30988): Implement ingest E2E (#28) (8467989)
  • (DOCSP-30843): IP Address tracking and validation (#21) (7335672)
  • Update seed-data script (4f7a2f7)
  • (DOCSP-31050): Fix CI tests + run tests on PR (#30) (74fe090)
  • (DOCSP-30953 & DOCSP-30945): Error and edge case handling (#24) (af1b845)
  • Add PR template to repo (#26) (5231ef0)
  • Fix tests (#27) (58599ea)
  • more specific linter targets (18d2f5d)
  • Move and refactor EmbeddedContent/Store and clean up core services (#19) (43078a2)
  • separate format from lint (3a817b7)
  • remove console logs (#22) (20027ce)
  • Add lists to LGMarkdown (#20) (14cf986)
  • (DOCSP-30964): Staging build (#18) (1163ff6)
  • Fix renames (945337e)
  • Rename "chunks" to "embedded content" (#17) (a18bb8d)
  • Implement Data Sources (#12) (e9c5784)
  • Move reusable pieces to chat-core (#14) (3babf35)
  • (DOCSP-30577): POST /conversations/:conversationId/messages/:messageId/rating endpoint (#16) (c659173)
  • E2E (#15) (c85a2aa)
  • failed message handling (16acff7)
  • better prompt validation error handling (6408669)
  • UI tweaks (f803938)
  • (DOCSP-30921) [UI] Add prompt validation & error handling (1) (cb98ec7)
  • (DOCSP-30616): POST /conversations/:conversationId/messages/ route, no streaming (#13) (8451c08)
  • Add publishing pipeline (42ab17e)
  • (DOCSP-30575): POST /conversations/ route (#11) (d609171)
  • (DOCSP-30619, DOCSP-30758, DOCSP-30722): Add MongoDB integration and conversation/content services (#9) (020a501)
  • Implement ingest store/database (#8) (5b9f8f6)
  • Add initial design docs (#1) (31d9069)
  • (DOCSP-30585): Generate search index script (#10) (458403f)
  • Merge branch 'demodalize' of github.com:nlarew/docs-chatbot (8d46f37)
  • better avatars (4c7c712)
  • tweak card heading (40d1dff)
  • loading ui (58256da)
  • (DOCSP-30617): OpenAI LLM service (#7) (d4af1f9)
  • refactor + loading states (4418f8d)
  • (DOCSP-30618): Create embeddings service (#6) (c54d123)
  • mock out Q&A API (9d80c20)
  • Refactor to use a single chat input (6ac351a)
  • Animation works except for Card ref (2bc2b41)
  • Rename & refactor (b5385af)
  • Send button for all inputs with text (9ca1873)
  • Move input state up (664b456)
  • Animation works (b8c2f42)
  • Use card modal WIP (27c2392)
  • cleanup (d96bcf0)
  • Fix bad imports (524f896)
  • (DOCSP-30576): Stub out Q&A server (#4) (899c0a3)
  • LGMarkdown (33596cf)
  • Working on LGMarkdown (897b141)
  • consistent models with backend (319b2ae)
  • UI lint pass (d8051d9)
  • Leafie avatar (ebd660b)
  • Don't require React Context for conversations (86c90b6)
  • fix modal style (6ae1500)
  • Add storybook (73a4ec3)
  • Modal (cac03d2)
  • fix banner width (088d858)
  • Merge pull request #3 from mongodb/DOCSP-30565 (5264da5)
  • Update .drone.yml (a9e3ba5)
  • working staging build + updated untested prod (fe16f6c)
  • remove uncreated env secrets (318c501)
  • fix broken registry path (a1e1dff)
  • change release (072100f)
  • update environment info (ff22f4f)
  • empty state (a66ce15)
  • fix value file location (ee4f06b)
  • fix pipeline (89f9e8b)
  • Trigger build (408d7dc)
  • Add (broken) tests (329d9e0)
  • Trigger build (6cae68f)
  • Fix context (7d213c0)
  • update path to docker file (f0edac3)
  • trigger build (e5e64c0)
  • more debugging (2dfb919)
  • Use dependency injection for PageStore/ChunkStore interfaces (89577b8)
  • Remove start comment (287182d)
  • move drone file (7453f99)
  • trigger build? (95579f6)
  • test deploy pipeline (aab4632)
  • add cta (db01cdb)
  • apply prettier (c49d368)
  • remove unused imports (85f6ab3)
  • add prettier (c1cf166)
  • combined props (ae9d66c)
  • chat state works (e29ee25)
  • add temp aria-labelledby prop (a0d4695)
  • Scaffold the ingest CLI (81a5c41)
  • Update ingest/README (65d2902)
  • chatbot-ui -> chat-ui (4340d1a)
  • Merge pull request #2 from mongodben/DOCSP-30486 (17662e6)
  • Bootstrap ingest CLI tool (0590da2)
  • Add chatbot-ui (997bec5)
  • set up QA server project structure (7cd25d5)
  • Delete specs directory (6b06d68)
  • ready repo for first push (2b250da)
chatbot - chat-server-v1.0.2

Published by mongodben over 1 year ago

testing release flow

chatbot - [email protected]

Published by mongodben over 1 year ago

testing agin

chatbot - [email protected]

Published by mongodben over 1 year ago

  • update server release conf (513cccb)
  • remove old comment (20d2349)
  • prod env setup (0d33021)
  • fix failing tests (fbf9775)
  • correct jest version (4120374)
  • fix lint err (8347460)
  • fix package.json (cece9d6)
  • trigger rerun (cd93633)
  • simplify drone conf (36fdc2f)
  • remove unused lerna scripts (46b0f81)
  • fix GH actions/pr template (e0ee5ca)
  • update README + drone (cde1268)
  • Release 0.0.5 (d096908)
  • update package (27d18ed)
  • Release 0.0.4 (2654eb3)
  • Release 0.0.4-0 (5d31993)
  • update release-it (7632c5d)