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 }}
technetbytes
/
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
Datepicker
All time
Commit history
Commits on Apr 27, 2023
allow for user passed requests.Session (#390)
kristapratico
authored
c556584
View commit details
Copy full SHA for c556584
Browse repository at this point
Bump to 0.27.5 (#417)
hallacy
authored
96e7642
View commit details
Copy full SHA for 96e7642
Browse repository at this point
Commits on Apr 19, 2023
Pass in keyword arguments in embedding utility functions (#405)
Show description for db3f352
tuliren
authored
db3f352
View commit details
Copy full SHA for db3f352
Browse repository at this point
Commits on Apr 17, 2023
updated the link for OpenAI API (#400)
Show description for 794def3
Someet-Git
authored
794def3
View commit details
Copy full SHA for 794def3
Browse repository at this point
Add openai/datalib/__init__.py (#404)
Show description for c5f0cc4
harupy
authored
c5f0cc4
View commit details
Copy full SHA for c5f0cc4
Browse repository at this point
Commits on Apr 10, 2023
add case to handle indented .json parsing (#175) (#389)
joe-at-openai
authored
d6fa3bf
View commit details
Copy full SHA for d6fa3bf
Browse repository at this point
Fix grabbing value out of header (#388)
lukemetz
authored
ff8d5cf
View commit details
Copy full SHA for ff8d5cf
Browse repository at this point
Commits on Apr 8, 2023
Update __init__.py (#382)
harupy
authored
aa133ce
View commit details
Copy full SHA for aa133ce
Browse repository at this point
Add proxy argument support for openai client (#313)
Show description for 6572ef4
adlternative
authored
6572ef4
View commit details
Copy full SHA for 6572ef4
Browse repository at this point
Speed up imports (#386)
hallacy
authored
bd269ab
View commit details
Copy full SHA for bd269ab
Browse repository at this point
Commits on Apr 4, 2023
Bump version to v0.27.4 (#373)
atty-openai
authored
cf03fe1
View commit details
Copy full SHA for cf03fe1
Browse repository at this point
add support for azure openai api (#359)
iaalm
authored
ed821c8
View commit details
Copy full SHA for ed821c8
Browse repository at this point
Commits on Apr 3, 2023
[audio] Use supplied api key (#170) (#369)
mpokrass
authored
39cdc66
View commit details
Copy full SHA for 39cdc66
Browse repository at this point
Commits on Mar 30, 2023
set openai.proxy explicitly to Requests lib to override environmental defaults (#339)
Show description for 47ce295
bojieli
authored
47ce295
View commit details
Copy full SHA for 47ce295
Browse repository at this point
Fix a couple of grammar mistakes in chatml.md (#316)
OTheDev
authored
15c6aeb
View commit details
Copy full SHA for 15c6aeb
Browse repository at this point
Commits on Mar 29, 2023
CLI: Fix missing max_tokens arg of chat_completions.create (#317)
jhen0409
authored
6db2518
View commit details
Copy full SHA for 6db2518
Browse repository at this point
Handle OpenAIErrors created with 'str' json_body (#356)
Show description for 931b4d2
tot0
authored
931b4d2
View commit details
Copy full SHA for 931b4d2
Browse repository at this point
Commits on Mar 25, 2023
doc: add symbol comma into chatml.md (#329)
liuliuOD
authored
237448d
View commit details
Copy full SHA for 237448d
Browse repository at this point
2023-03-15-preview as default (#335)
cmurtz-msft
authored
2b0bb90
View commit details
Copy full SHA for 2b0bb90
Browse repository at this point
Commits on Mar 22, 2023
add cli version arg (#298)
fizzyagent
authored
62a208d
View commit details
Copy full SHA for 62a208d
Browse repository at this point
'let us know at on our support page' to 'let us know on our support page' (#308)
MuleHakim
authored
f3e06c0
View commit details
Copy full SHA for f3e06c0
Browse repository at this point
Commits on Mar 13, 2023
Update README.md (#301)
kingychiu
authored
1d6142f
View commit details
Copy full SHA for 1d6142f
Browse repository at this point
Commits on Mar 11, 2023
Create wheels (#297)
hallacy
authored
6c23b7f
View commit details
Copy full SHA for 6c23b7f
Browse repository at this point
Commits on Mar 8, 2023
Bump version (#289)
mpokrass
authored
9442840
View commit details
Copy full SHA for 9442840
Browse repository at this point
fix:fix response format bug (#282)
Show description for 9b5f8db
guaguaguaxia
authored
9b5f8db
View commit details
Copy full SHA for 9b5f8db
Browse repository at this point
Commits on Mar 7, 2023
make SQL example pointer consistent (#273)
ethanknights
authored
fad5a24
View commit details
Copy full SHA for fad5a24
Browse repository at this point
Use kwargs (#236)
fizzyagent
authored
8470953
View commit details
Copy full SHA for 8470953
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.