Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

docs(rag): Add usage guide for retrieval logic #4

@erikleblanc

Description

@erikleblanc

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

  • Clear description of steps: prompt → embedding → retrieval → re-injection into LLM.
  • Where logs or error messages appear if something fails.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions