Commit 68fd714
Integrate Vertex AI model name conversion into Claude Code provider
- Import and use getClaudeCodeModelId function in Claude Code handler
- Check CLAUDE_CODE_USE_VERTEX environment variable at runtime
- Convert model names to @Date format when Vertex AI is enabled
- Ensures proper model name formatting for Vertex AI compatibility
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent 16620b5 commit 68fd714
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
27 | | - | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
0 commit comments