Disabling reranking by default so the server container isn't so big

This commit is contained in:
Cole Medin
2025-08-15 15:20:04 -05:00
parent ad1b8bf70f
commit 4a4663bddb
5 changed files with 6 additions and 11 deletions

View File

@@ -62,6 +62,8 @@ This new vision for Archon replaces the old one (the agenteer). Archon used to b
NOTE: Supabase introduced a new type of service key but use the legacy one (the longer one).
OPTIONAL: If you want to enable the reranking RAG strategy, uncomment lines 20-22 in `python\requirements.server.txt`. This will significantly increase the size of the Archon Server container which is why it's off by default.
3. **Database Setup**: In your [Supabase project](https://supabase.com/dashboard) SQL Editor, copy, paste, and execute the contents of `migration/complete_setup.sql`
4. **Start Services**: