Commit e18faf3
fix: remove unused sdk_detection module and clarify Google model format
Address review feedback:
- Delete sdk_detection.py which became dead code after switching to
direct Header() params for SDK detection
- Remove sdk_detection from pyproject.toml py-modules since it should
not be part of the public API surface
- Add comment clarifying that the Google models/{id} format is specific
to the Gemini API and Vertex AI would need provider-aware translation
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Sébastien Han <seb@redhat.com>1 parent 21387ca commit e18faf3
3 files changed
Lines changed: 2 additions & 45 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
| 199 | + | |
| 200 | + | |
199 | 201 | | |
200 | 202 | | |
201 | 203 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
81 | 80 | | |
82 | 81 | | |
83 | 82 | | |
| |||
This file was deleted.
0 commit comments