Prism / server /chain.py

Commit History

feat: add stream_query_with_web async generator to chain.py
913b0ab

benroshan commited on

fix: URL size guard for OOM prevention, eliminate double retrieval in chat, fix print
6c9f809

benroshan Claude Sonnet 4.6 commited on

fix: use langchain_core.prompts for PromptTemplate, propagate citation_index in run_query
6704de6

benroshan commited on

feat: add citation_index to retriever + numbered doc prompt in QA chain
a42b67e

benroshan commited on

feat: rebrand FinRAG → Prism (collection names, system prompt, UI branding)
7dac988

benroshan Claude Sonnet 4.6 commited on

feat: Migrate LLM to Groq, fix web search pipeline, add structured logging
2868f80

benroshan Claude Sonnet 4.6 commited on

feat: Add RAGAS eval, score passthrough, docs, and hybrid retrieval config
8446976

benroshan Claude Sonnet 4.6 commited on

Add Dockerfile and Render config
f5628ad

benroshan commited on