Skip to content

v0.2.0

Compare
Choose a tag to compare
@Blaizzy Blaizzy released this 06 Aug 10:07
· 2 commits to main since this release

What's New

  1. Environment Configuration (PR #15 by @SiddhantSadangi):

    • Set workers through environment variables
    • Improved default settings
  2. Tool Calling Support (PR #21 by @Blaizzy):

    • Added functionality for tool calling
    • Supports parallel tool calling mode
    • Models
      • Llama 3.1
      • Arcee Agent
      • Firefunction
      • xLAM
      • C4AI-Command-R-Plus
    • Modes
      • Standard (Without Streaming)
      • Parallel Tool Calling
  3. Refactor Vision Language Models stream_generate (PR #21 by @Blaizzy).

New Contributors

Full Changelog: v0.1.0...v0.2.0