Skip to content

1.2410.0

Compare
Choose a tag to compare
@brunneis brunneis released this 03 Oct 14:33
· 7 commits to master since this release
9f1da72
  • Update all provider classes to use a unified generate method signature
  • Add support for system prompts and pre-defined message lists
  • Implement flexible kwargs handling for provider-specific options
  • Replace max_tokens and temperature params with more generic approach
  • Update type hints and imports across all provider files
  • Improve error handling and default values in provider initializations
  • Standardize payload construction and API call patterns
  • Remove unused parameters and simplify client instantiations