Skip to content

Releases: Mirascope/mirascope

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

v0.13.4

21 May 04:33
b643951
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.13.3...v0.13.4

v0.13.3

18 May 15:14
21a6efb
Compare
Choose a tag to compare

What's Changed

  • docs: update tools doc code to work properly by @willbakst in #253
  • fix: unnecessary prevention of tool calls for finish reason by @willbakst in #257

Full Changelog: v0.13.2...v0.13.3

v0.13.2

16 May 14:46
8ee605b
Compare
Choose a tag to compare

What's Changed

  • docs: update example names to be more clear by @willbakst in #248
  • docs: clean up docs that are separate to be individual docs with sections by @willbakst in #249
  • fix: fix issue with empty messages array injection by @willbakst in #252
  • Fix print statement of task_details by @off6atomic in #250

New Contributors

Full Changelog: v0.13.1...v0.13.2