Skip to content

add langchain vector sample - #2511

Open
plurzs01 wants to merge 1 commit into
getdozer:mainfrom
plurzs01:sample/langchain-vector
Open

plurzs01 wants to merge 1 commit into
getdozer:mainfrom
plurzs01:sample/langchain-vector

Conversation

@plurzs01

@plurzs01 plurzs01 commented Sep 7, 2026

Copy link
Copy Markdown

Working sample for the bank credit-card chatbot use case.

Dozer config uses current main (LocalStorage + SQL unified profile + Dummy/ClickHouse sinks). App does Chroma/local vector retrieval + ranking. Offline path runs without a Dozer binary.

Demo: examples/llm-banking/demo.mp4 (or scripts/demo.sh).

/claim #1690
Fixes #1690

@plurzs01

plurzs01 commented Sep 8, 2026

Copy link
Copy Markdown
Author

hey, this one's ready for a look whenever you have a sec. demo path is offline-friendly if that helps review.

@plurzs01

plurzs01 commented Sep 9, 2026

Copy link
Copy Markdown
Author

also opened the same sample on dozer-samples (where snork-alt said these PRs belong): getdozer/dozer-samples#146

@plurzs01

Copy link
Copy Markdown
Author

keeping this open as a mirror of the dozer-samples PR — prefer reviewing getdozer/dozer-samples#146 (snork-alt's preferred repo). happy to close this one if you'd rather consolidate there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Sample: Dozer + LLM + Vector database + Langchain sample

1 participant