Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
CodebuffAI
/
freebuff
Public
Notifications
You must be signed in to change notification settings
Fork
1.1k
Star
10.3k
Code
Issues
242
Pull requests
51
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
OpenAI native provider
- #361
#361
Merged
jahooma
merged 16 commits into
main
CodebuffAI/freebuff:main
from
openai-native
CodebuffAI/freebuff:openai-native
Copy head branch name to clipboard
Nov 17, 2025
Conversation
Commits
16
(16)
Checks
Files changed
Merged
OpenAI native provider
#361
jahooma
merged 16 commits into
main
CodebuffAI/freebuff:main
from
openai-native
CodebuffAI/freebuff:openai-native
Copy head branch name to clipboard
Commits
Commits on Nov 11, 2025
fix: auto collapse thinking
jahooma
committed
d04e760
View commit details
Copy full SHA for d04e760
Browse repository at this point
Initial impl
jahooma
committed
4a365d4
View commit details
Copy full SHA for 4a365d4
Browse repository at this point
Commits on Nov 12, 2025
Merge branch 'main' into openai-native
jahooma
committed
1b4f499
View commit details
Copy full SHA for 1b4f499
Browse repository at this point
Add @ai-sdk/provider-utils dependency to internal package
jahooma
committed
d2b84ee
View commit details
Copy full SHA for d2b84ee
Browse repository at this point
Update max_tokens to max_completion_tokens. Remove stop field.
jahooma
committed
aa8b184
View commit details
Copy full SHA for aa8b184
Browse repository at this point
tweak to handle either max_completion_tokens or max_tokens
jahooma
committed
5783876
View commit details
Copy full SHA for 5783876
Browse repository at this point
fix base2 to use reasoningOptions high
jahooma
committed
ea730ba
View commit details
Copy full SHA for ea730ba
Browse repository at this point
fix: only route to openai if prefixed with openai/
jahooma
committed
d017452
View commit details
Copy full SHA for d017452
Browse repository at this point
Support only gpt-5. Compute cost
jahooma
committed
714cef6
View commit details
Copy full SHA for 714cef6
Browse repository at this point
include previous providerOptions
charleslien
authored and
jahooma
committed
2c16e3f
View commit details
Copy full SHA for 2c16e3f
Browse repository at this point
Update reasoning field to be reasoning_effort
jahooma
committed
7daafe3
View commit details
Copy full SHA for 7daafe3
Browse repository at this point
Commits on Nov 14, 2025
Merge branch 'main' into openai-native
jahooma
committed
48861c6
View commit details
Copy full SHA for 48861c6
Browse repository at this point
Commits on Nov 17, 2025
Merge branch 'main' into openai-native
jahooma
committed
ce5690f
View commit details
Copy full SHA for ce5690f
Browse repository at this point
Only use openai direct endpoint if 'n' is defined
jahooma
committed
4210ba8
View commit details
Copy full SHA for 4210ba8
Browse repository at this point
Implement openai for non-streaming
jahooma
committed
4085020
View commit details
Copy full SHA for 4085020
Browse repository at this point
revert bun.lock
jahooma
committed
784e316
View commit details
Copy full SHA for 784e316
Browse repository at this point
You can’t perform that action at this time.