Skip to content

feat(provider): add AI Badgr OpenAI-compatible provider#1472

Merged
VisargD merged 4 commits into
mainfrom
unknown repository
Dec 15, 2025
Merged

feat(provider): add AI Badgr OpenAI-compatible provider#1472
VisargD merged 4 commits into
mainfrom
unknown repository

Conversation

@ghost

@ghost ghost commented Dec 14, 2025

Copy link
Copy Markdown

Description: (required)

  • Added AI Badgr to the global provider registry
  • Implemented OpenAI-compatible chat completion and streaming support
  • Added provider-specific API configuration (base_url, auth headers)
  • Included a usage notebook demonstrating Portkey + AI Badgr integration

Tests Run/Test cases added: (required)

  • Manual verification via OpenAI client and Portkey client
  • Streaming responses validated using chunk transformation logic

Type of Change:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Refactoring (no functional changes)

Copilot AI and others added 4 commits December 14, 2025 05:42
Co-authored-by: miguelmanlyx <220451577+miguelmanlyx@users.noreply.github.com>
Co-authored-by: miguelmanlyx <220451577+miguelmanlyx@users.noreply.github.com>
provider: Add AI Badgr as OpenAI-compatible provider
@VisargD VisargD merged commit a4b5d56 into Portkey-AI:main Dec 15, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants