What's Changed
- fix: don't emit ToolStream events for non generator functions by @zastrowm in #773
- fix(tests): adjust test_bedrock_guardrails to account for async behavior by @dbschmigelski in #785
- fix(doc): replace invalid Hook names in doc comment with BeforeInvocationEvent & AfterInvocationEvent by @deepyes02 in #782
- fix: Remove status field from toolResult for non-claude 3 models in Bedrock model provider by @mehtarac in #686
- fix: filter 'SDK_UNKNOWN_MEMBER' from response content by @JackYPCOnline in #798
- feat: Implement async generator tools by @zastrowm in #788
- ci: update openai requirement from <1.100.0 to <1.102.0 by @dependabot[bot] in #722
- fix: only add signature to reasoning blocks if signature is provided by @zastrowm in #806
New Contributors
- @deepyes02 made their first contribution in #782
Full Changelog: v1.7.0...v1.7.1