mirror of
https://github.com/Shubhamsaboo/awesome-llm-apps.git
synced 2026-07-18 10:48:20 -05:00
[PR #397] [CLOSED] Add AI Badgr as a cheaper OpenAI-compatible backend #720
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Shubhamsaboo/awesome-llm-apps/pull/397
Author: @michaelmanly
Created: 12/9/2025
Status: ❌ Closed
Base:
main← Head:docs/add-ai-badgr-provider📝 Commits (1)
4dc53f8docs: add AI Badgr as OpenAI-compatible backend (base_url override + examples)📊 Changes
1 file changed (+35 additions, -0 deletions)
View changed files
📝
README.md(+35 -0)📄 Description
Add AI Badgr as a cheaper OpenAI-compatible backend
This PR adds a short documentation section showing how to use AI Badgr as a drop-in replacement for OpenAI's API at a fraction of the cost.
What's Changed
base_urlparameteropenaipackage)openaipackage)Key Points
base_url)base_urland optionallyapi_keyTechnical Details
AI Badgr implements the OpenAI API specification, supporting:
This is an optional addition that gives developers a cost-effective alternative backend choice for their OpenAI-compatible applications.
Contributor License Agreement: I agree to the contributor license agreement terms for this repository.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.