FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · hidding-dev/openai-python · GitHub
hidding-dev
/
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 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
Commits on Dec 22, 2022
Azure OpenAI 2022-12-01 (#159)
Show description for ec4943f
cmurtz-msft
authored
ec4943f
View commit details
Copy full SHA for ec4943f
Browse repository at this point
Commits on Dec 21, 2022
Fix mypy (#158)
Show description for cb120bf
paper42
authored
cb120bf
View commit details
Copy full SHA for cb120bf
Browse repository at this point
Commits on Dec 20, 2022
Do not require typing_extensions with Python 3.8+ (#154)
Show description for 528a5ba
paper42
authored
528a5ba
View commit details
Copy full SHA for 528a5ba
Browse repository at this point
Include long description (#157)
MiWeiss
authored
bbea3dc
View commit details
Copy full SHA for bbea3dc
Browse repository at this point
Commits on Dec 7, 2022
fix(wandb): encoding on Windows (#148)
Show description for af59037
borisdayma
authored
af59037
View commit details
Copy full SHA for af59037
Browse repository at this point
Commits on Nov 17, 2022
Add Moderation endpoint to readme (#151) (#138)
Show description for 3c00e85
hallacy
and
Todor Markov
authored
3c00e85
View commit details
Copy full SHA for 3c00e85
Browse repository at this point
Commits on Nov 3, 2022
Update readme with image information (#135)
mpokrass
authored
dc33cb9
View commit details
Copy full SHA for dc33cb9
Browse repository at this point
Commits on Nov 2, 2022
Rename DALL·E to Image (#134)
Show description for 5f60aca
mpokrass
authored
5f60aca
View commit details
Copy full SHA for 5f60aca
Browse repository at this point
Commits on Oct 21, 2022
Add Dalle Support (#147) (#131)
Show description for d59672b
hallacy
authored
d59672b
View commit details
Copy full SHA for d59672b
Browse repository at this point
Commits on Oct 16, 2022
Fix KeyError occurring using fine_tunes.prepare_data (#125)
Show description for d1769c1
serinamarie
authored
d1769c1
View commit details
Copy full SHA for d1769c1
Browse repository at this point
Commits on Oct 1, 2022
Update README.md (#127)
Show description for 34a1209
ChrisCarucci
authored
34a1209
View commit details
Copy full SHA for 34a1209
Browse repository at this point
Commits on Sep 28, 2022
Add missing dependencies (#126)
Show description for 15b6354
mpokrass
authored
15b6354
View commit details
Copy full SHA for 15b6354
Browse repository at this point
Commits on Sep 20, 2022
Add api_key parameter to Moderation.create (#123)
Show description for 09dc7ef
zafercavdar
authored
09dc7ef
View commit details
Copy full SHA for 09dc7ef
Browse repository at this point
Commits on Aug 26, 2022
Add an = to <= check in embedding_utils (#118)
hallacy
authored
e51ae91
View commit details
Copy full SHA for e51ae91
Browse repository at this point
Commits on Aug 24, 2022
Hallacy/v23 (#116)
Show description for 3edecbe
authored
3edecbe
View commit details
Copy full SHA for 3edecbe
Browse repository at this point
Commits on Aug 2, 2022
v0.22.1 (#114)
Show description for f3e3083
hallacy
authored
f3e3083
View commit details
Copy full SHA for f3e3083
Browse repository at this point
Commits on Jul 26, 2022
Ted/move examples to openai cookbook (#112)
Show description for 7884a7b
ted-at-openai
authored
7884a7b
View commit details
Copy full SHA for 7884a7b
Browse repository at this point
Commits on Jul 20, 2022
Add deployment_id parameter for azure (#109)
Show description for a7e3edf
t-asutedjo
authored
a7e3edf
View commit details
Copy full SHA for a7e3edf
Browse repository at this point
Commits on Jun 30, 2022
Fixed args in refresh_from call in ErrorObject (#107)
Show description for 3005ee5
zafercavdar
authored
3005ee5
View commit details
Copy full SHA for 3005ee5
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL