chore: remove all WildFiles references, use documents provider
- Remove WILDFILES_BASE_URL and WILDFILES_ORG env vars - Rename _wildfiles_org_cache to _documents_cache - Update _has_documents() to use provider=documents - Remove "wildfiles connect" command alias (keep "docs connect") - Remove WILDFILES env vars from docker-compose.yml Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -19,8 +19,6 @@ services:
|
||||
- LITELLM_BASE_URL
|
||||
- LITELLM_API_KEY
|
||||
- DEFAULT_MODEL
|
||||
- WILDFILES_BASE_URL
|
||||
- WILDFILES_ORG
|
||||
- MEMORY_SERVICE_URL=http://memory-service:8090
|
||||
- PORTAL_URL
|
||||
- BOT_API_KEY
|
||||
|
||||
Reference in New Issue
Block a user