Commit 75b3e64
fix: set both text and contents on Message, restore copyright header
- Set both text= and contents= when constructing Message in
InputObserverMiddleware for compatibility with downstream code
- Restore missing copyright header in azure_openai_response_retry.py
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 271fc27 commit 75b3e64
2 files changed
Lines changed: 2 additions & 1 deletion
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
162 | | - | |
| 162 | + | |
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
| |||
0 commit comments