FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · AndreaVan1984/replicate-python · GitHub
AndreaVan1984
/
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 Jul 13, 2023
Bump requests from 2.28.2 to 2.31.0 (#116)
Show description for 297125a
dependabot[bot]
authored
297125a
View commit details
Copy full SHA for 297125a
Browse repository at this point
Commits on Jul 4, 2023
0.8.4
Show description for 63318fa
mattt
committed
63318fa
View commit details
Copy full SHA for 63318fa
Browse repository at this point
Require pydantic 1.x (#113)
Show description for aa61aca
mattt
authored
aa61aca
View commit details
Copy full SHA for aa61aca
Browse repository at this point
Commits on May 23, 2023
0.8.3
Show description for 4d4a6dd
mattt
committed
4d4a6dd
View commit details
Copy full SHA for 4d4a6dd
Browse repository at this point
Fix Prediction.output_iterator (#106)
Show description for 52979a6
evilstreak
authored
52979a6
View commit details
Copy full SHA for 52979a6
Browse repository at this point
Commits on May 19, 2023
0.8.2
Show description for a7c7c5d
mattt
committed
a7c7c5d
View commit details
Copy full SHA for a7c7c5d
Browse repository at this point
Don't persist or send cookies to Replicate API (#102)
Show description for 9929170
nickstenning
and
mattt
authored
9929170
View commit details
Copy full SHA for 9929170
Browse repository at this point
Adopt <product>/<version> convention for User-Agent header (#100)
Show description for 83458a3
mattt
authored
83458a3
View commit details
Copy full SHA for 83458a3
Browse repository at this point
Commits on May 9, 2023
Update release workflow to build source and binary distributions (#95)
Show description for 44e10a4
mattt
authored
44e10a4
View commit details
Copy full SHA for 44e10a4
Browse repository at this point
Commits on Apr 26, 2023
Update README.md to include colab link (#97)
Show description for a53c4e2
cbh123
authored
a53c4e2
View commit details
Copy full SHA for a53c4e2
Browse repository at this point
Commits on Apr 24, 2023
Update README.md (#93)
Show description for 4b5127b
cbh123
authored
4b5127b
View commit details
Copy full SHA for 4b5127b
Browse repository at this point
Commits on Apr 12, 2023
0.8.1
mattt
committed
48d0e3c
View commit details
Copy full SHA for 48d0e3c
Browse repository at this point
Fix Pydantic validation errors for Training responses (#90)
Show description for 7d06286
mattt
authored
7d06286
View commit details
Copy full SHA for 7d06286
Browse repository at this point
Run GitHub Actions workflows using ubuntu-latest (#89)
Show description for 298e2ab
mattt
authored
298e2ab
View commit details
Copy full SHA for 298e2ab
Browse repository at this point
Pin pypa/gh-action-pypi-publish to release/v1
Show description for 2ea6e7a
mattt
committed
2ea6e7a
View commit details
Copy full SHA for 2ea6e7a
Browse repository at this point
0.8.0
mattt
committed
2adb6bb
View commit details
Copy full SHA for 2adb6bb
Browse repository at this point
Move release job to separate workflow
mattt
committed
f58b76f
View commit details
Copy full SHA for f58b76f
Browse repository at this point
Update instructions for publishing a release
mattt
committed
a7ea68b
View commit details
Copy full SHA for a7ea68b
Browse repository at this point
Add support for trainings.list endpoint (#88)
Show description for cc7101f
mattt
authored
cc7101f
View commit details
Copy full SHA for cc7101f
Browse repository at this point
Update CI workflow triggers
Show description for bf0eb7d
mattt
committed
bf0eb7d
View commit details
Copy full SHA for bf0eb7d
Browse repository at this point
Commits on Apr 11, 2023
Type check Python source code with ruff and mypy (#87)
Show description for afe0092
mattt
authored
afe0092
View commit details
Copy full SHA for afe0092
Browse repository at this point
Lint Python sources with ruff (#85)
Show description for c892c78
mattt
authored
c892c78
View commit details
Copy full SHA for c892c78
Browse repository at this point
Modernize Python package infrastructure (#84)
Show description for 6094f5a
mattt
authored
6094f5a
View commit details
Copy full SHA for 6094f5a
Browse repository at this point
Test Python 3.8, 3.9, 3.10, and 3.11
Show description for 3ae1539
mattt
authored and
zeke
committed
3ae1539
View commit details
Copy full SHA for 3ae1539
Browse repository at this point
Require Python>=3.8
Show description for 3af08e1
mattt
authored and
zeke
committed
3af08e1
View commit details
Copy full SHA for 3af08e1
Browse repository at this point
Commits on Apr 6, 2023
0.7.0
Show description for 8c70aa5
bfirsh
committed
8c70aa5
View commit details
Copy full SHA for 8c70aa5
Browse repository at this point
Add training
Show description for 0da9814
bfirsh
committed
0da9814
View commit details
Copy full SHA for 0da9814
Browse repository at this point
Commits on Mar 28, 2023
0.6.1
Show description for 2b0beea
bfirsh
committed
2b0beea
View commit details
Copy full SHA for 2b0beea
Browse repository at this point
Add support for new webhooks
Show description for fd3074f
bfirsh
committed
fd3074f
View commit details
Copy full SHA for fd3074f
Browse repository at this point
Commits on Mar 26, 2023
0.6.0
Show description for 3a1a933
bfirsh
committed
3a1a933
View commit details
Copy full SHA for 3a1a933
Browse repository at this point
Add replicate.run()
Show description for 36ac90e
bfirsh
committed
36ac90e
View commit details
Copy full SHA for 36ac90e
Browse repository at this point
Commits on Mar 23, 2023
Don't retry 500 responses for requests that mutate data
Show description for 8f19be4
bfirsh
committed
8f19be4
View commit details
Copy full SHA for 8f19be4
Browse repository at this point
Commits on Mar 14, 2023
Retry on POST/PUT and 429 to handle rate limit errors automatically
andreasjansson
committed
2dcb35c
View commit details
Copy full SHA for 2dcb35c
Browse repository at this point
Allow user to configure poll interval
andreasjansson
committed
f957343
View commit details
Copy full SHA for f957343
Browse repository at this point
Commits on Mar 3, 2023
bumping version
daanelson
authored
58d881c
View commit details
Copy full SHA for 58d881c
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL