Commit d33e74c
James Zhu
feat: unify model listing logic into a single v1_models module
Consolidates LiteLLM and GitHub Copilot model fetching logic into a unified
module that supports standard /v1/models endpoints with automatic SSL
verification skipping for local/private IPs and Copilot token exchange.
🤖 Generated with [Claude Code](https://claude.com/claude-code)1 parent 1774bde commit d33e74c
13 files changed
Lines changed: 279 additions & 1043 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
| 111 | + | |
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
| 107 | + | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
123 | | - | |
| 122 | + | |
124 | 123 | | |
125 | 124 | | |
126 | 125 | | |
| |||
This file was deleted.
0 commit comments