Skip to content

Releases: Mirascope/mirascope

v0.16.1

05 Jun 03:07
9d06c14
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.16.0...v0.16.1

v0.16.0

04 Jun 16:51
8aa483f
Compare
Choose a tag to compare

What's Changed

  • feat: Track costs for streaming with OpenAI by @tvj15 in #282
  • feat: added util functions create_extractor and create_call by @brenkao in #286
  • fix: issue where using AzureOpenAI required OPENAI_API_KEY by @willbakst in #297

New Contributors

Full Changelog: v0.15.2...v0.16.0

v0.15.2

03 Jun 11:42
63b79cd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.1...v0.15.2

v0.15.1

30 May 19:19
13e722d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.15.0...v0.15.1

v0.15.0

30 May 04:32
1432434
Compare
Choose a tag to compare

What's Changed

  • chore: updated chaining docs to match video flow by @brianpark0126 in #277
  • Feature/with otel by @brenkao in #280
  • Update README.md with details on pip install for zsh by @wcbudz in #283
  • docs: added mirascope evaluations section and code example by @brenkao in #284
  • Support for AnthropicBedrock and AzureOpenAI by @willbakst in #285
  • fix: issue with streaming where AzureOpenAI would not accept stream_options by @willbakst in #287

New Contributors

Full Changelog: v0.14.1...v0.15.0

v0.15.0-b2

29 May 18:57
4bf95cf
Compare
Choose a tag to compare
v0.15.0-b2 Pre-release
Pre-release

What's Changed

  • docs: added mirascope evaluations section and code example by @brenkao in #284
  • Support for AnthropicBedrock and AzureOpenAI by @willbakst in #285

Full Changelog: v0.15.0-b1...v0.15.0-b2

v0.15.0-b1

28 May 19:29
1e63be3
Compare
Choose a tag to compare
v0.15.0-b1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.14.1...v0.15.0-b1

v0.14.1

23 May 17:51
2220485
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.14.0...v0.14.1

v0.14.0

21 May 18:13
13daea3
Compare
Choose a tag to compare

What's Changed

  • Added reusable wrapper and implemented reusable wrapper for logfire (and other ops providers) by @brenkao in #244

Full Changelog: v0.13.5...v0.14.0

v0.13.5

21 May 13:42
e88631d
Compare
Choose a tag to compare

What's Changed

  • fix: issue where you couldn't pass in the tool call without a follow-up user message by @willbakst in #267

Full Changelog: v0.13.4...v0.13.5