portkey-python-sdk icon indicating copy to clipboard operation
portkey-python-sdk copied to clipboard

Build reliable, secure, and production-ready AI apps easily.

Results 27 portkey-python-sdk issues
Sort by recently updated
recently updated
newest added

**Title:** Matching OAI v1.40.1 **Description:** - Changing and updating request body - Changing and updating response body - Adding new methods - Updating new methods **Related Issues:** Fixes: #195

auto:enhancement
size:XXL

Updating the SDK to support all the methods as provided by OAI v1.40.1

auto:enhancement

Such a feature may help when providers have specific headers that are use-case specific and don't have wider use beyond that, like Anthropic's `anthropic-beta` header for example - https://x.com/alexalbert__/status/1812921642143900036

auto:enhancement

**Title:** User and Invite API **Description:** - Added admin.users - Added admin.users.invites - All method supported - Config changes to support .get and .delete methods **Related Issues:** Closes #168

auto:enhancement
size:XL

Introducing support for Users and User Invite APIs

auto:enhancement

# Description: As of now, our codebase lacks comprehensive documentation in the form of docstrings for functions. This hinders the understanding of how individual functions work, their purpose, and the...

documentation
enhancement
good first issue

**Title:** Sentry Integration **Description:** - Capturing unhandled exceptions - By default the logging is enabled - using sentry for this **Motivation:** To have insights of the sdk performance **Related Issues:**...

auto:improvement
size:M

**Title:** Making API Key optional is self hosted gateway **Description:** - Checking if it is not PORTKEY_BASE_URL then keep api_key optional **Related Issues:** Fixes: #136

auto:enhancement
size:S