v0.0.54 2025-04-09
What's Changed
- evals: error when opentelemetry-sdk is not installed by @Kludex in #1403
- bedrock: allow empty system prompt by @Kludex in #1405
- fix import for the bedrock model by @yilololo in #1410
- Yield initial node during Graph (and therefore Agent) iteration by @dmontagu in #1412
- Make
user_prompt
optional by @Kludex in #1406 - Add
stop_sequences
toModelSettings
by @Kludex in #1419
New Contributors
Full Changelog: v0.0.53...v0.0.54