Commit b5ebb1b
Document model_providers headers in configuration reference (#950)
* Document model_providers headers in configuration reference
Co-authored-by: Musa <musa@spherrrical.dev>
* ci: retrigger workflow
Co-authored-by: Musa <musa@spherrrical.dev>
* fix(llm_gateway): buffer non-streaming response body until end_of_stream
Wait for the full upstream body before JSON parsing to avoid truncated
responses on chunked replies. Retry currency_exchange demo tests on flake.
Co-authored-by: Musa <musa@spherrrical.dev>
* fix(llm_gateway): read full non-streaming body when final chunk is empty
Co-authored-by: Musa <musa@spherrrical.dev>
* fix(llm_gateway): read full non-streaming body with usize::MAX at end_of_stream
Co-authored-by: Musa <musa@spherrrical.dev>
* fix(llm_gateway): use envoy body_size for response body replacement
Co-authored-by: Musa <musa@spherrrical.dev>
* docs: explain model_providers headers in configuration reference
Revert unrelated llm_gateway and demo test runner changes.
Co-authored-by: Musa <musa@spherrrical.dev>
* chore: drop unrelated changes, keep docs-only diff
Co-authored-by: Musa <musa@spherrrical.dev>
---------
Co-authored-by: Cursor Agent <cursoragent@cursor.com>1 parent f3d6ea4 commit b5ebb1b
3 files changed
Lines changed: 55 additions & 0 deletions
File tree
- docs/source/resources
- includes
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
10 | 33 | | |
11 | 34 | | |
12 | 35 | | |
| |||
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
50 | 58 | | |
51 | 59 | | |
52 | 60 | | |
| |||
Lines changed: 24 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
91 | 103 | | |
92 | 104 | | |
93 | 105 | | |
| |||
144 | 156 | | |
145 | 157 | | |
146 | 158 | | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
147 | 171 | | |
148 | 172 | | |
149 | 173 | | |
| |||
0 commit comments