Skip to content

v1.0.2

Latest

Choose a tag to compare

@TonsOfFun TonsOfFun released this 10 Jun 16:30

What's Changed

  • Fix 404 - Update link for Getting Started Guide in README by @timsco in #294
  • Fix CI failing due to relative BUNDLE_GEMFILE path by @khasinski in #297
  • Add documentation for running tests and configuring API keys by @TheRealNeil in #300
  • Add Azure OpenAI provider with configuration options and tests by @TheRealNeil in #301
  • Fix Anthropic streaming and empty tool input errors by @mattwebbio in #299
  • Get the docs to ship by @superconductor-for-github[bot] in #302
  • Prevent leaking parent provider config by discarding inherited options for different services by @TheRealNeil in #312
  • Cast message to MessageType before creating StreamChunk in stream_broadcaster by @TheRealNeil in #311
  • Add direct host/base_url support for Azure OpenAI by @TonsOfFun in #303
  • Fix-ollama-provider-stream-completion by @TonsOfFun in #318
  • Improve exception handling and add class-level handler for GenerationJob by @TonsOfFun in #320
  • Add RubyLLM provider for unified multi-provider LLM access by @khasinski in #317
  • Add AWS Bedrock provider by @Davidslv in #316
  • Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #291
  • Bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #292
  • Create Foundations for Active Prompt Engine + Contributing MD by @Josiassejod1 in #263
  • Bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #323
  • Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #322
  • Add Gemini provider support by @aoki-ryusei in #324
  • Bump actions/deploy-pages from 4 to 5 by @dependabot[bot] in #325
  • feat: add telemetry engine for distributed tracing by @TonsOfFun in #326
  • Fix handling of :document shorthand in OpenAI Chat transforms (PDF Attachements) by @TheRealNeil in #332

New Contributors

Full Changelog: v1.0.1...v1.0.2