NotebookLM / services /rag_engine.py

Commit History

refactor: move all prompts to prompt.poml, fix greeting handling
98c2768

internomega-terrablue Claude Sonnet 4.6 commited on

add chat history
a29a636

Srushti Honnenahalli commited on

Switch RAG generation model to Qwen2.5-7B-Instruct
7d355fa

Hemanth-05 commited on

fix(rag): switch HF generation from text_generation to chat_completion for Mistral
9eee9c8

Hemanth-05 commited on

added RAG retrieval/generation pipeline and fix source processing flow
9b69919

Hemanth-05 commited on

RAG: wire chat + prompt + services module
47056dc

Hemanth-05 commited on