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
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
.
Atarim-Team
/
openai-php-client
Public
forked from
openai-php/client
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Sync fork
- #6
#6
Merged
Fox-Islam
merged 23 commits into
main
Atarim-Team/openai-php-client:main
from
dev
Atarim-Team/openai-php-client:dev
Copy head branch name to clipboard
May 20, 2026
Conversation
Commits
23
(23)
Checks
Files changed
Merged
Sync fork
#6
Fox-Islam
merged 23 commits into
main
Atarim-Team/openai-php-client:main
from
dev
Atarim-Team/openai-php-client:dev
Copy head branch name to clipboard
Commits
Commits on Feb 25, 2026
fix(Mistral): default tool call type to function for Mistral compatibility (#744)
Show description for 7871ffb
ivanmestre
authored
7871ffb
View commit details
Copy full SHA for 7871ffb
Browse repository at this point
feat(OpenAI): Add missing fields to `OutputImageGenerationToolCall` (#742)
Show description for 8886359
Androbin
authored
8886359
View commit details
Copy full SHA for 8886359
Browse repository at this point
Commits on Mar 9, 2026
feat(OpenAI): add files missing expiration property (#746)
Show description for 00e224e
madskildegaard
authored
00e224e
View commit details
Copy full SHA for 00e224e
Browse repository at this point
Commits on Mar 10, 2026
fix(OpenAI): add vector store description (#747)
madskildegaard
authored
0a465f9
View commit details
Copy full SHA for 0a465f9
Browse repository at this point
fix(OpenAI): correct vector store file contract missing updateAttributes function (#748)
Show description for 6a5456d
madskildegaard
authored
6a5456d
View commit details
Copy full SHA for 6a5456d
Browse repository at this point
Commits on Mar 17, 2026
chore: format against modern pint defaults (#750)
iBotPeaches
authored
0ab6618
View commit details
Copy full SHA for 0ab6618
Browse repository at this point
release: v0.19.1 (#749)
iBotPeaches
authored
f2b1ce4
View commit details
Copy full SHA for f2b1ce4
Browse repository at this point
Commits on Mar 27, 2026
fix(VLLM): streaming reasoning content (#751)
L3o-pold
authored
9c0b8cc
View commit details
Copy full SHA for 9c0b8cc
Browse repository at this point
Commits on Apr 1, 2026
feat(OpenAI): Add `phase` property to `OutputMessage` (#754)
Show description for 49dceef
Copilot
and
iBotPeaches
authored
49dceef
View commit details
Copy full SHA for 49dceef
Browse repository at this point
Commits on Apr 15, 2026
fix(OpenAI): React properly to server and 'high demand' errors (#730) (#757)
Show description for 97ad756
leonardfischer
authored
97ad756
View commit details
Copy full SHA for 97ad756
Browse repository at this point
fix(OpenAI): VectorStoreResponseFileCounts attribute order (#756)
madskildegaard
authored
34fda39
View commit details
Copy full SHA for 34fda39
Browse repository at this point
Commits on Apr 19, 2026
fix(OpenAI): add streaming Ratelimit event (#761)
Show description for b690887
iBotPeaches
authored
b690887
View commit details
Copy full SHA for b690887
Browse repository at this point
release: v0.19.2 (#762)
iBotPeaches
authored
12e3513
View commit details
Copy full SHA for 12e3513
Browse repository at this point
Commits on Apr 27, 2026
fix(OpenAI): correct missing sequenceNumbers in streaming (#764)
madskildegaard
authored
3e6c593
View commit details
Copy full SHA for 3e6c593
Browse repository at this point
Commits on Apr 29, 2026
fix(Azure): guard missing description for VectorStores (#765)
Show description for b9f02a6
jesse-bos
and
jesse-bos-dij
authored
b9f02a6
View commit details
Copy full SHA for b9f02a6
Browse repository at this point
Commits on May 13, 2026
chore: add SECURITY.md
nunomaduro
committed
40f4cc7
View commit details
Copy full SHA for 40f4cc7
Browse repository at this point
chore: add root-level permissions: read-all to workflow
nunomaduro
committed
c67a4e5
View commit details
Copy full SHA for c67a4e5
Browse repository at this point
chore: add root-level permissions: read-all to workflow
nunomaduro
committed
b6dc17a
View commit details
Copy full SHA for b6dc17a
Browse repository at this point
chore: pin GitHub Actions to SHA
nunomaduro
committed
35efdb7
View commit details
Copy full SHA for 35efdb7
Browse repository at this point
chore: pin GitHub Actions to SHA
nunomaduro
committed
d98948a
View commit details
Copy full SHA for d98948a
Browse repository at this point
Commits on May 19, 2026
fix(Gemini): add support for extra_content in chat response tool calls (#768)
Show description for 08437b7
leonardfischer
authored
08437b7
View commit details
Copy full SHA for 08437b7
Browse repository at this point
Commits on May 20, 2026
Merge remote-tracking branch 'upstream/main' into dev
Show description for 6e93061
Fox-Islam
committed
6e93061
View commit details
Copy full SHA for 6e93061
Browse repository at this point
Merge branch 'main' into dev
Show description for b230301
Fox-Islam
committed
b230301
View commit details
Copy full SHA for b230301
Browse repository at this point
You can’t perform that action at this time.