Skip to content

v0.17.0

Compare
Choose a tag to compare
@willbakst willbakst released this 15 Jun 18:36
· 6 commits to dev since this release
f57c65d

What's Changed

  • docs: add more chaining examples by @willbakst in #301
  • feat: updated mirascope logfire span data for custom panels by @brenkao in #302
  • fixed comments mentioned in issue #293 by @tvj15 in #303
  • Fix dependency issue by @willbakst in #306
  • Convenience for generating the assistant message parameter from the response of a call by @willbakst in #308
  • feat: otel llm updates by @brenkao in #307
  • feat: add to call response types by @willbakst in #310
  • fix: moved tags in logfire so they show up in ui by @brenkao in #314
  • docs: updated writing_prompts docs and added additional examples by @brenkao in #315
  • feat: streaming classes for additional streaming convenience by @willbakst in #317
  • docs: fix typos and bad examples, added new example by @brenkao in #316
  • feat: streaming content and tools together by @willbakst in #329
  • docs: added multiple examples and docs updates to chat history by @brenkao in #323
  • docs: updated retrying docs and added some basic examples by @brenkao in #324
  • docs: updated examples for extraction and docs by @brenkao in #325
  • docs: updated dynamic call/extraction generation examples and docs by @brenkao in #326
  • docs: example usage with flask, django, and instructor, and tool calls by @brenkao in #328
  • docs: updated docs and examples with v0.17 changes by @brenkao in #330
  • feat: add name and description classmethods + call method to BaseTool by @willbakst in #331
  • docs: added streaming example to chat history by @brenkao in #333
  • feat: add a class for organizing tools under a single namespace by @willbakst in #334
  • docs: show how to use examples with tools by @willbakst in #336
  • Feat: tool message parameter creation utilities for response types and stream types by @willbakst in #337

Full Changelog: v0.16.1...v0.17.0