Skip to content

Latest commit

 

History

History
59 lines (35 loc) · 2.95 KB

CHANGELOG.md

File metadata and controls

59 lines (35 loc) · 2.95 KB

Changelog

Unreleased

19 September 2023

  • feat: introducing a "Generate" API for prompt-based content generation with saved prompts

16 September 2023

  • fix: Fixing the issue with the capturing of env variables #13

14 September 2023

  • fix: cache age type fix #11
  • docs: updated change log #10

12 September 2023

  • feat: Add support for azure models #9
  • docs: Added examples for azure-openai fallback and loadbalance #8
  • chore: Updating the documentation #7
  • chore: Updating the documentation #6
  • chore: Adding an example for ab-testing and loadbalance #5

v0.1.44

11 September 2023

  • feat: added changie to generate changelogs #4
  • feat: version upgrade - 0.1.44 #3
  • feat: Workflow update cb80617
  • fea: Initial Commit 2c3631a
  • feat: adding the streaming capability into rubeus sdk f06e23b

We are excited to announce the stable release of the all-new Portkey Python SDK, version 0.1.44! This SDK makes it easier than ever to add production capabilities to your existing LLM systems with one line of change to your code.

Key Features and Enhancements of this release

  • Stability and Reliability: This release marks the stable version of Portkey Python SDK, thoroughly tested to ensure reliable performance in your projects.

  • Ease of Use: The SDK follows OpenAI SDK footprint, and with one line of change to your existing code, you can add Portkey's production features to your app.

  • Community Support: Join our growing community of practitioners putting LLMs in production. Share ideas, resolve doubts, and collaborate on projects.

Happy coding!

  • The Portkey Team