mirror of
https://github.com/Alishahryar1/free-claude-code.git
synced 2026-05-21 10:22:51 +00:00
When passthrough is enabled, skip the provider API key validation at startup and in build_provider_config, instead requiring the client auth token from the incoming request. Previously the credential check ignored the passthrough flag, causing 503 errors even when passthrough was correctly configured. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| constants.py | ||
| logging_config.py | ||
| nim.py | ||
| paths.py | ||
| provider_catalog.py | ||
| provider_ids.py | ||
| settings.py | ||