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.
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.
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