FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · alex-does-stuff/replicate-python · GitHub
alex-does-stuff
/
replicate-python
Public
forked from
replicate/replicate-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 Jun 28, 2024
Asynchroneous close of response
alex-does-stuff
authored and
mattt
committed
bbff762
View commit details
Copy full SHA for bbff762
Browse repository at this point
Update integration tests to catch 401 errors (#317)
Show description for cd422fc
mattt
authored
cd422fc
View commit details
Copy full SHA for cd422fc
Browse repository at this point
Skip streaming integration tests if `REPLICATE_API_TOKEN` isn't set (#316)
Show description for f21086e
mattt
authored
f21086e
View commit details
Copy full SHA for f21086e
Browse repository at this point
Update recommendations for passing file inputs to models (#315)
Show description for b86aca7
mattt
authored
b86aca7
View commit details
Copy full SHA for b86aca7
Browse repository at this point
Commits on Jun 21, 2024
0.26.1
Show description for a78cc1e
mattt
committed
a78cc1e
View commit details
Copy full SHA for a78cc1e
Browse repository at this point
Populate training destinations from output (#311)
Show description for 30dfaeb
mattt
authored
30dfaeb
View commit details
Copy full SHA for 30dfaeb
Browse repository at this point
Commits on May 14, 2024
0.26.0
Show description for d8d6a4e
mattt
committed
d8d6a4e
View commit details
Copy full SHA for d8d6a4e
Browse repository at this point
Commits on May 7, 2024
Support `predictions.create` with `model`, `version`, or `deployment` parameters (#290)
Show description for eb3cebf
mattt
authored
eb3cebf
View commit details
Copy full SHA for eb3cebf
Browse repository at this point
Commits on Apr 25, 2024
Use Bearer authorization scheme (#295)
Show description for c0cf1ec
mattt
authored
c0cf1ec
View commit details
Copy full SHA for c0cf1ec
Browse repository at this point
Commits on Apr 22, 2024
Update readme to llama 3
bfirsh
committed
301a4ad
View commit details
Copy full SHA for 301a4ad
Browse repository at this point
Commits on Apr 19, 2024
0.25.2
Show description for 16c1520
mattt
committed
16c1520
View commit details
Copy full SHA for 16c1520
Browse repository at this point
Fix initialization of stream decoder (#288)
Show description for a745d15
mattt
authored
a745d15
View commit details
Copy full SHA for a745d15
Browse repository at this point
Commits on Mar 26, 2024
Include `stream=True` in prediction stream snippet (#279)
Show description for 4cc05ad
nateraw
authored
4cc05ad
View commit details
Copy full SHA for 4cc05ad
Browse repository at this point
Commits on Mar 21, 2024
0.25.1
Show description for 1066584
mattt
committed
1066584
View commit details
Copy full SHA for 1066584
Browse repository at this point
Fix `Deployment` model definition (#271)
Show description for 111e5c2
mattt
authored
111e5c2
View commit details
Copy full SHA for 111e5c2
Browse repository at this point
Commits on Mar 19, 2024
Update README.md
mattt
authored
e8147b3
View commit details
Copy full SHA for e8147b3
Browse repository at this point
Improve ergonomics of streaming predictions (#269)
Show description for 5a74724
mattt
authored
5a74724
View commit details
Copy full SHA for 5a74724
Browse repository at this point
0.25.0
Show description for 0448869
mattt
committed
0448869
View commit details
Copy full SHA for 0448869
Browse repository at this point
Apply custom headers passed to client constructor (#268)
Show description for 070d167
mattt
authored
070d167
View commit details
Copy full SHA for 070d167
Browse repository at this point
Fix linter warnings in `exceptions.py` (#267)
Show description for fe2398b
mattt
authored
fe2398b
View commit details
Copy full SHA for fe2398b
Browse repository at this point
Add support for deployments endpoints (#258)
Show description for d7388c5
mattt
authored
d7388c5
View commit details
Copy full SHA for d7388c5
Browse repository at this point
Update project for ruff 0.3.3 (#266)
Show description for ddc100e
mattt
authored
ddc100e
View commit details
Copy full SHA for ddc100e
Browse repository at this point
Improve client HTTP errors (#263)
Show description for 42cd4eb
mattt
authored
42cd4eb
View commit details
Copy full SHA for 42cd4eb
Browse repository at this point
Commits on Mar 14, 2024
now with accurate pydantic version (#257)
Show description for b3486ab
daanelson
authored
b3486ab
View commit details
Copy full SHA for b3486ab
Browse repository at this point
Commits on Mar 7, 2024
Remove call to removeprefix to fix python 3.8 (#253)
Show description for fba6d9e
nateraw
authored
fba6d9e
View commit details
Copy full SHA for fba6d9e
Browse repository at this point
Commits on Feb 22, 2024
Apply suggestions from code review
Show description for 43f75c7
mattt
and
zeke
committed
43f75c7
View commit details
Copy full SHA for 43f75c7
Browse repository at this point
Update README.md
aron
authored and
zeke
committed
f8c08fb
View commit details
Copy full SHA for f8c08fb
Browse repository at this point
Commits on Feb 19, 2024
Update README to provide instructions for base64-encoding image inputs (#244)
Show description for 63764dc
authored
63764dc
View commit details
Copy full SHA for 63764dc
Browse repository at this point
0.24.0
Show description for 2f4f180
mattt
committed
2f4f180
View commit details
Copy full SHA for 2f4f180
Browse repository at this point
Implement `models.versions.delete` endpoint (#234)
Show description for 85d9b2a
mattt
authored
85d9b2a
View commit details
Copy full SHA for 85d9b2a
Browse repository at this point
Add support for `accounts.current` endpoint (#221)
Show description for a7f725c
mattt
authored
a7f725c
View commit details
Copy full SHA for a7f725c
Browse repository at this point
Commits on Feb 5, 2024
Document fine-tuning and clean up trainings API (#240)
Show description for bd2c225
mattt
and
zeke
authored
bd2c225
View commit details
Copy full SHA for bd2c225
Browse repository at this point
Commits on Jan 27, 2024
0.23.1
Show description for e2d78f4
mattt
committed
e2d78f4
View commit details
Copy full SHA for e2d78f4
Browse repository at this point
Update `async_run` to use async output iterator (#230)
Show description for b2535ac
mattt
authored
b2535ac
View commit details
Copy full SHA for b2535ac
Browse repository at this point
Commits on Jan 23, 2024
0.23.0
Show description for a3784c4
mattt
committed
a3784c4
View commit details
Copy full SHA for a3784c4
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL