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.

feat(rag): Implement script-based document uploading #2

@erikleblanc

Description

@erikleblanc

Create a CLI or Python script that calls the new RAG endpoint (#37) to upload text files for indexing. This allows devs to keep the knowledge base updated.

Wait for

#37 (Indexing API).

Next Steps

#39 (Document the workflow).
#40 (Usage guide with step-by-step instructions).

Checklist

  • Script can read local text/pdf files.
  • POST them to RAG endpoint successfully.
  • Error handling for invalid file types or big files.

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