Skip to content

Enhanced Chat Options & Model Management

Choose a tag to compare

@nbursa nbursa released this 29 Aug 15:34
· 31 commits to main since this release

Added

  • Enhanced chat options (temperature, maxTokens, topP, etc.)
  • Model management (getModels, validateModel, getMaxTokens)
  • Non-streaming chat method
  • Middleware compatibility improvements

Updated

  • OpenAI provider to v0.1.0
  • Anthropic provider to v0.1.0
  • Comprehensive documentation
  • Test coverage