Commit c7e2371
fix(inference): update test to use current sessionId/agentId API shape
sessionId is a top-level ChatCompleteOptions field; agentId is flat on
ChatCompleteMetadata. The test was written against the original
metadata.anonymization.* shape that was refactored away by two
successive fix commits.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 9b73d44 commit c7e2371
1 file changed
Lines changed: 2 additions & 1 deletion
File tree
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
210 | | - | |
| 210 | + | |
| 211 | + | |
211 | 212 | | |
212 | 213 | | |
213 | 214 | | |
| |||
0 commit comments