You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Enhance IChatClient with structured output, stop sequences, and AdditionalProperties
- Fix StopSequences to use proper StopConfiguration union type instead of string.Join
- Add ChatResponseFormatText, ChatResponseFormatJson, and ChatResponseFormatJson with schema support
- Add AdditionalProperties pass-through from ChatOptions to request
- Map logprobs and top_logprobs to native typed fields
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments