GPU_SERVER_URL is the self-explanatory name a self-hoster can understand without knowing CircuitForge internals. CF_ORCH_URL continues to work as a drop-in fallback alias (runner.py, main.py both check GPU_SERVER_URL first, then CF_ORCH_URL). Updated everywhere the env var is referenced or documented: - app/tasks/runner.py - api/main.py - app/llm/router.py - .env.example (alias note added) - compose.override.yml - compose.cloud.yml - config/llm.cloud.yaml - tests/test_tasks/test_runner.py (primary key updated; 13/13 still pass) Follows the GPU_SERVER_URL convention established in kiwi (see kiwi app/core/config.py). Closes: #55 |
||
|---|---|---|
| .. | ||
| db | ||
| platforms | ||
| test_tasks | ||
| trust | ||
| ui | ||
| __init__.py | ||
| test_api_search_build.py | ||
| test_async_search.py | ||
| test_ebay_categories.py | ||
| test_feedback.py | ||
| test_preferences_currency.py | ||
| test_query_translator.py | ||
| test_search_cache.py | ||
| test_tiers.py | ||