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 }}
scriptshadow
/
openai-python
Public
forked from
openai/openai-python
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
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Mar 3, 2023
fixed a minor typo in chatml.md (#260)
kantasv
authored
81ad94e
View commit details
Copy full SHA for 81ad94e
Browse repository at this point
Commits on Mar 2, 2023
Fixed a tiny typo in chatml.md (#249)
Show description for 81e624e
Ynng
authored
81e624e
View commit details
Copy full SHA for 81e624e
Browse repository at this point
Typo, line 93 (#259)
Show description for d008c3b
DavidThayer
authored
d008c3b
View commit details
Copy full SHA for d008c3b
Browse repository at this point
Commits on Mar 1, 2023
Update chatml.md (#244)
gdb
authored
1165639
View commit details
Copy full SHA for 1165639
Browse repository at this point
Create chatml.md (#238)
Show description for 75c90a7
logankilpatrick
authored
75c90a7
View commit details
Copy full SHA for 75c90a7
Browse repository at this point
Add ChatCompletions and Audio endpoints (#237)
atty-openai
authored
62b73b9
View commit details
Copy full SHA for 62b73b9
Browse repository at this point
Fixes for embedding requirements install (#227)
Show description for 62ebb44
eavanvalkenburg
authored
62ebb44
View commit details
Copy full SHA for 62ebb44
Browse repository at this point
Commits on Feb 7, 2023
Bump version to 0.26.5 (#217)
atty-openai
authored
cf8a275
View commit details
Copy full SHA for cf8a275
Browse repository at this point
Fixes #184: JSON parsing issue when async streaming (#216)
atty-openai
authored
5386db1
View commit details
Copy full SHA for 5386db1
Browse repository at this point
Commits on Feb 6, 2023
Remove mention of support email (#215)
logankilpatrick
authored
fb6232f
View commit details
Copy full SHA for fb6232f
Browse repository at this point
Create issue templates (#214)
Show description for 341b85d
logankilpatrick
authored
341b85d
View commit details
Copy full SHA for 341b85d
Browse repository at this point
Add 'bytes' argument to __find_matching_files() (#207)
skozlovf
authored
5ac7946
View commit details
Copy full SHA for 5ac7946
Browse repository at this point
Replace self with cls in classmethods for consistency (#211)
thangdangminh
authored
33fd626
View commit details
Copy full SHA for 33fd626
Browse repository at this point
Commits on Jan 26, 2023
Bump version (#204)
ddeville
authored
b23ecaf
View commit details
Copy full SHA for b23ecaf
Browse repository at this point
Fix invalid pyproject.toml file and move to setup.cfg (#201)
Show description for ca2fbac
ddeville
authored
ca2fbac
View commit details
Copy full SHA for ca2fbac
Browse repository at this point
Commits on Jan 25, 2023
Add license metadata for pypi (#198)
bringhurst
authored
86dff29
View commit details
Copy full SHA for 86dff29
Browse repository at this point
Bump to version 0.26.3 (#200)
hallacy
authored
41f938f
View commit details
Copy full SHA for 41f938f
Browse repository at this point
fix(download): Fix download url by reverting change (#197)
Show description for 88b267b
thejaminator
authored
88b267b
View commit details
Copy full SHA for 88b267b
Browse repository at this point
Commits on Jan 24, 2023
Modify README to clarify documentation section (#193)
logankilpatrick
authored
bf51385
View commit details
Copy full SHA for bf51385
Browse repository at this point
Commits on Jan 22, 2023
Improve error message in case of a misformatted file (#158) (#190)
Show description for 6349015
joe-at-openai
and
BorisPower
authored
6349015
View commit details
Copy full SHA for 6349015
Browse repository at this point
Commits on Jan 17, 2023
Add fine_tunes.delete cmd to cli (#187)
cmurtz-msft
authored
48b6929
View commit details
Copy full SHA for 48b6929
Browse repository at this point
Update README.md (#188)
Ygnys
authored
4a33f3f
View commit details
Copy full SHA for 4a33f3f
Browse repository at this point
Commits on Jan 13, 2023
Bump version (#182)
ddeville
authored
040f72e
View commit details
Copy full SHA for 040f72e
Browse repository at this point
[openai-python] Change request logs to debug level (#152) (#178)
Show description for e5b7d1a
ddeville
and
Andrew-peng
authored
e5b7d1a
View commit details
Copy full SHA for e5b7d1a
Browse repository at this point
Fix some typing issues (#177)
ddeville
authored
5d1a726
View commit details
Copy full SHA for 5d1a726
Browse repository at this point
Commits on Jan 12, 2023
Async iterator needs to be consumed with async for (#179)
nfcampos
authored
ef8f1f1
View commit details
Copy full SHA for ef8f1f1
Browse repository at this point
Several fixes to make `Completion.acreate(stream=True)` work (#172)
Show description for e7ee4da
nfcampos
authored
e7ee4da
View commit details
Copy full SHA for e7ee4da
Browse repository at this point
Fix `FineTune.stream_events` (#176)
Show description for 71cee6a
ddeville
authored
71cee6a
View commit details
Copy full SHA for 71cee6a
Browse repository at this point
Commits on Jan 11, 2023
Fix documentation typo (#175)
joshbode
authored
777c1c3
View commit details
Copy full SHA for 777c1c3
Browse repository at this point
Commits on Jan 6, 2023
Bump to 0.26.0 (#170)
hallacy
authored
4fee0da
View commit details
Copy full SHA for 4fee0da
Browse repository at this point
Add optional mask for dalle's edit api (#157) (#169)
Show description for 70c2a85
YufeiG
authored
70c2a85
View commit details
Copy full SHA for 70c2a85
Browse repository at this point
Remove search, answers, classifications (#154) (#168)
Show description for a730583
hallacy
authored
a730583
View commit details
Copy full SHA for a730583
Browse repository at this point
Allow passing of api_key in image.create (#163)
Show description for 3afcfb2
hallacy
authored
3afcfb2
View commit details
Copy full SHA for 3afcfb2
Browse repository at this point
Make `numpy` and `pandas` optional for ~7 times smaller deps (#153)
Show description for ede0882
jkbrzt
and
hallacy
authored
ede0882
View commit details
Copy full SHA for ede0882
Browse repository at this point
Including the underlying errors in the error message for Timeout & APIConnectionError (#137)
Show description for 9678e15
gdb
authored
9678e15
View commit details
Copy full SHA for 9678e15
Browse repository at this point
Previous
Next
You can’t perform that action at this time.