FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · devcrack/openai-python · GitHub
devcrack
/
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
User selector
Datepicker
Commit history
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
Fix API requestor hanging when not using a global session (#167)
ddeville
authored
7af43ce
View commit details
Copy full SHA for 7af43ce
Browse repository at this point
Add deployments cli cmd (#165)
cmurtz-msft
authored
fb4b672
View commit details
Copy full SHA for fb4b672
Browse repository at this point
Commits on Jan 5, 2023
Add async support (#146)
Show description for 0abf641
Andrew-Chen-Wang
and
ddeville
authored
0abf641
View commit details
Copy full SHA for 0abf641
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL