- Remove redundant check for CUSTOM_BASE_URL_PROVIDERS - Consolidate model name prefix logic into single code path - Move prefix retrieval after model name validation - Improve code clarity by eliminating unnecessary conditional branches - Maintain backward compatibility with existing model name formats |
||
|---|---|---|
| .. | ||
| adapters | ||
| __init__.py | ||
| base_adapter.py | ||
| factory.py | ||
| service.py | ||
| types.py | ||