You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 10, 2025. It is now read-only.
Write a short doc about the retrieval flow: from a chat prompt, to embeddings, to an LLM that uses the returned context.
Wait for
#37 (Indexing API) and #38 (Document upload) so you understand the entire pipeline.
#39 (Indexing workflow) possibly, so you can reference it.
Next Steps
Potential integration docs for the ChatService that calls the RAG service.
Checklist