Skip to content

0.9.2

Choose a tag to compare

@tlbauer2 tlbauer2 released this 03 Oct 22:53
· 204 commits to main since this release

What's Changed

  • Added ability for sources and segments to have multiple names in chatterlang.
  • Removed signature segments.
  • Added Anthropic as a chat provider.
  • Updated the install options so that not all the providers have to be installed. Include the provider
    you want as a parameter (e.g. pip install talkpipe[anthropic]). Current options are anthropic, openai,
    and ollama. Use "all" to install all three.
  • deps(deps): bump numba from 0.61.2 to 0.62.0 by @dependabot[bot] in #28
  • deps(deps): bump numba from 0.62.0 to 0.62.1 by @dependabot[bot] in #29

Full Changelog: v0.9.1...v0.9.2