What's Changed * fix: anthropic json mode tools by willbakst in https://github.com/Mirascope/mirascope/pull/230 * fix: issue with GPT returning an assistant message tool call instead of an actual tool call :( by willbakst in https://github.com/Mirascope/mirascope/pull/229
What's Changed * fix: updated streaming to behave like instrument_openai by logfire by brenkao in https://github.com/Mirascope/mirascope/pull/213 * chore: contributing updates by brenkao in https://github.com/Mirascope/mirascope/pull/217 * fix: issue with not properly setting messages from extractor in temp call by willbakst in https://github.com/Mirascope/mirascope/pull/223
What's Changed * feat: better retries by brenkao in https://github.com/Mirascope/mirascope/pull/208 * Logfire updates for tool calls by willbakst in https://github.com/Mirascope/mirascope/pull/211 * feat: add retry for calls/stream by brenkao in https://github.com/Mirascope/mirascope/pull/210 * chore: updated docs with retries by brenkao in https://github.com/Mirascope/mirascope/pull/212
What's Changed * bugfix: added __all__ to __init__.py to fix reportPrivateImportUsage by brenkao in https://github.com/Mirascope/mirascope/pull/205 * Expose `with_logfire` from mirascope.logfire by barapa in https://github.com/Mirascope/mirascope/pull/202