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
Accelerator
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 }}
iMiracle
/
replicate-javascript
Public
forked from
replicate/replicate-javascript
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 Oct 4, 2023
0.20.0
mattt
committed
8f4c8e6
View commit details
Copy full SHA for 8f4c8e6
Browse repository at this point
Add replicate.models.list method (#142)
zeke
authored
70c54fe
View commit details
Copy full SHA for 70c54fe
Browse repository at this point
Commits on Oct 3, 2023
add descriptions to methods in README (#143)
Show description for f828839
zeke
and
mattt
authored
f828839
View commit details
Copy full SHA for f828839
Browse repository at this point
0.19.0
mattt
committed
502b22d
View commit details
Copy full SHA for 502b22d
Browse repository at this point
Commits on Oct 2, 2023
Support implicit auth using environment variable (#127)
Show description for 3c04fbd
mattt
authored
3c04fbd
View commit details
Copy full SHA for 3c04fbd
Browse repository at this point
Commits on Sep 24, 2023
0.18.1
mattt
committed
4b0d9cb
View commit details
Copy full SHA for 4b0d9cb
Browse repository at this point
Update index.d.ts (#140)
Show description for 97c9eff
akivab
authored
97c9eff
View commit details
Copy full SHA for 97c9eff
Browse repository at this point
Commits on Sep 22, 2023
fix run usage docs (#139)
zeke
authored
11f0e6e
View commit details
Copy full SHA for 11f0e6e
Browse repository at this point
document the replicate.run() method (#138)
zeke
authored
fdf5f76
View commit details
Copy full SHA for fdf5f76
Browse repository at this point
Commits on Sep 21, 2023
Update tests to ensure all requests are mocked (#137)
Show description for 46fbca2
mattt
authored
46fbca2
View commit details
Copy full SHA for 46fbca2
Browse repository at this point
Commits on Sep 11, 2023
0.18.0
mattt
committed
8a352c3
View commit details
Copy full SHA for 8a352c3
Browse repository at this point
Add deployment endpoints (#131)
Show description for 97d7aaa
mattt
authored
97d7aaa
View commit details
Copy full SHA for 97d7aaa
Browse repository at this point
Commits on Sep 5, 2023
0.17.0
mattt
committed
c1e838a
View commit details
Copy full SHA for c1e838a
Browse repository at this point
Add started_at attribute to Prediction type definition (#129)
mattt
authored
580cf71
View commit details
Copy full SHA for 580cf71
Browse repository at this point
Commits on Aug 15, 2023
0.16.1
mattt
committed
5a4683a
View commit details
Copy full SHA for 5a4683a
Browse repository at this point
options are optional in replicate.wait() (#122)
Show description for 6c6fb5d
zeke
and
mattt
authored
6c6fb5d
View commit details
Copy full SHA for 6c6fb5d
Browse repository at this point
Commits on Aug 8, 2023
0.16.0
zeke
committed
07dbb5b
View commit details
Copy full SHA for 07dbb5b
Browse repository at this point
0.15.1
mattt
committed
f59a8f6
View commit details
Copy full SHA for f59a8f6
Browse repository at this point
Don't throw error if auth isn't provided in client constructor (#120)
mattt
authored
49f2486
View commit details
Copy full SHA for 49f2486
Browse repository at this point
Commits on Aug 7, 2023
0.15.0
mattt
committed
df0ac01
View commit details
Copy full SHA for df0ac01
Browse repository at this point
Add automatic retry policy (#115)
mattt
authored
533b26d
View commit details
Copy full SHA for 533b26d
Browse repository at this point
Commits on Aug 4, 2023
Specify minimum engine requirement of Node 18 (#117)
mattt
authored
9945095
View commit details
Copy full SHA for 9945095
Browse repository at this point
Change polling behavior (#114)
Show description for edeed24
mattt
authored
edeed24
View commit details
Copy full SHA for edeed24
Browse repository at this point
Commits on Jul 31, 2023
Perform type check with TypeScript in CI (#113)
Show description for 64c2282
mattt
authored
64c2282
View commit details
Copy full SHA for 64c2282
Browse repository at this point
0.14.1
mattt
committed
096cea9
View commit details
Copy full SHA for 096cea9
Browse repository at this point
Add missing label to callback type definitions (#110)
mattt
authored
53948d8
View commit details
Copy full SHA for 53948d8
Browse repository at this point
Commits on Jul 28, 2023
Remove spurious ) in README.md
Show description for 98b5c83
nathanstitt
authored and
bfirsh
committed
98b5c83
View commit details
Copy full SHA for 98b5c83
Browse repository at this point
0.14.0
mattt
committed
b5bf95b
View commit details
Copy full SHA for b5bf95b
Browse repository at this point
Add progress callback parameter to `run` method (#107)
Show description for 68da42d
mattt
authored
68da42d
View commit details
Copy full SHA for 68da42d
Browse repository at this point
Add abort signal option to `run` method and stop callback to `wait` method (#106)
Show description for fbc3bf2
mattt
authored
fbc3bf2
View commit details
Copy full SHA for fbc3bf2
Browse repository at this point
Commits on Jul 25, 2023
0.13.0
mattt
committed
7e7ceee
View commit details
Copy full SHA for 7e7ceee
Browse repository at this point
Add `stream` option to `predictions.create` operation (#99)
Show description for c716722
mattt
authored
c716722
View commit details
Copy full SHA for c716722
Browse repository at this point
Fix `jsdoc/tag-lines` linter rule setting (#105)
Show description for 398cca5
mattt
authored
398cca5
View commit details
Copy full SHA for 398cca5
Browse repository at this point
Provide more information in API errors (#103)
mattt
authored
6343c52
View commit details
Copy full SHA for 6343c52
Browse repository at this point
Commits on Jul 24, 2023
Add information about training API to README (#102)
mattt
authored
725755a
View commit details
Copy full SHA for 725755a
Browse repository at this point
Previous
Next
You can’t perform that action at this time.