Commit 2156a5e
authored
Consistently use _parse_values=False from functional.py (#1701)
* Improve ChatAdapter's handling of typed values and Pydantic models
* Fixes for Literal
* Fixes for formatting complex-typed values
* Improve ChatAdapter, introduce JsonAdapter, add default retries with the latter.
* Minor fixes
* Update lock file
* Updates for json retries
* Consistently use _parse_values=False from functional.py1 parent 9f8c26d commit 2156a5e
1 file changed
+2
-0
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 | | |
| |||
220 | 221 | | |
221 | 222 | | |
222 | 223 | | |
| 224 | + | |
223 | 225 | | |
224 | 226 | | |
225 | 227 | | |
| |||
0 commit comments