What's Changed
- refactor: replace systemPrompt with systemPrompts by @ChrisB-TL in #189
- refactor(ollama): Return Final Response by @sixlive in #193
- fix(embeddings): Update response doc block with float by @sixlive in #201
Breaking Changes
objectkey removed from structured response steps- Anthropic will throw when
SystemMessageis used withwithMessages SystemMessagewill no longer appear in the step message array and will now be in thesystemPromptsproperty
Full Changelog: v0.38.0...v0.39.0