Skip to content

Commit db50444

Browse files
chore: expand JSDoc for regex pattern field on structured output types
Add detailed documentation to the `regexPattern` field across `CreateStructuredOutputDto`, `UpdateStructuredOutputDto`, and `StructuredOutput` explaining how simulation evaluations build their canonical transcript and how that differs from production-call and call-preview extraction. Key changes: - Document simulation transcript format (User:/AI: dialogue, tool_calls, tool_call_results) in `CreateStructuredOutputDto.regexPattern` - Add the same expanded JSDoc to `UpdateStructuredOutputDto.regexPattern` - Add the same expanded JSDoc to `StructuredOutput.regexPattern` 🌿 Generated with Fern
1 parent 9fe3957 commit db50444

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## [2.0.2] - 2026-09-10
2+
13
## [2.0.1] - 2026-08-26
24

35
## 2.0.0 - 2026-06-24

0 commit comments

Comments
 (0)