Commit c33f74d
committed
Bump to 0.5.18
- Fix image token counting (base64 no longer counted as text tokens)
- Disable CacheAligner (was inflating tokens and breaking prefix caching)
- Fix WebSocket SSL on Windows (native websockets SSL handling)
- Add transforms_summary to API responses
- Extract ProxyConfig to proxy/models.py (server.py refactor step 1)1 parent f40dc2f commit c33f74d
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
156 | | - | |
| 156 | + | |
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments