Merge pull request #852 from coleam00/feature/openrouter-embeddings-support

Add OpenRouter Embeddings Support
This commit is contained in:
sean-esk
2025-11-29 14:24:10 -05:00
committed by GitHub
11 changed files with 637 additions and 37 deletions

View File

@@ -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: