mirror of
https://github.com/coleam00/Archon.git
synced 2025-12-24 02:39:17 -05:00
Merge pull request #852 from coleam00/feature/openrouter-embeddings-support
Add OpenRouter Embeddings Support
This commit is contained in:
@@ -124,7 +124,8 @@ PROD=false
|
||||
# Run the credentials_setup.sql file in your Supabase SQL editor to set up the credentials table.
|
||||
# Then use the Settings page in the web UI to manage:
|
||||
# - OPENAI_API_KEY (encrypted)
|
||||
# - MODEL_CHOICE
|
||||
# - OPENROUTER_API_KEY (encrypted, format: sk-or-v1-..., get from https://openrouter.ai/keys)
|
||||
# - MODEL_CHOICE
|
||||
# - TRANSPORT settings
|
||||
# - RAG strategy flags (USE_CONTEXTUAL_EMBEDDINGS, USE_HYBRID_SEARCH, etc.)
|
||||
# - Crawler settings:
|
||||
|
||||
Reference in New Issue
Block a user