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 }}
sshader
/
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 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
Commits on Jul 20, 2023
Bump word-wrap from 1.2.3 to 1.2.4 (#101)
Show description for 84ce0d3
dependabot[bot]
authored
84ce0d3
View commit details
Copy full SHA for 84ce0d3
Browse repository at this point
Commits on Jul 10, 2023
Document how to customize client requests by setting fetch property (#96)
mattt
authored
3cea681
View commit details
Copy full SHA for 3cea681
Browse repository at this point
Commits on Jun 27, 2023
Update README.md (#86)
Show description for 91861b7
laoshu133
authored
91861b7
View commit details
Copy full SHA for 91861b7
Browse repository at this point
Commits on Jun 12, 2023
0.12.3
mattt
committed
119b8e6
View commit details
Copy full SHA for 119b8e6
Browse repository at this point
Throw an error if webhook URL is invalid (#84)
mattt
authored
7ed6bb1
View commit details
Copy full SHA for 7ed6bb1
Browse repository at this point
Update usage documentation in README (#83)
Show description for edbac16
mattt
authored
edbac16
View commit details
Copy full SHA for edbac16
Browse repository at this point
Commits on Jun 9, 2023
0.12.2
mattt
committed
8c8bcd9
View commit details
Copy full SHA for 8c8bcd9
Browse repository at this point
Update devDependencies
mattt
committed
91addd5
View commit details
Copy full SHA for 91addd5
Browse repository at this point
Update package-lock.json
mattt
committed
d937b6a
View commit details
Copy full SHA for d937b6a
Browse repository at this point
Update engines.node entry with npm, git, and yarn
mattt
committed
32e6c10
View commit details
Copy full SHA for 32e6c10
Browse repository at this point
Add engines.node entry to package.json (#80)
mattt
authored
415b35d
View commit details
Copy full SHA for 415b35d
Browse repository at this point
Sleep after creating a prediction before polling for updates (#79)
mattt
authored
9f9d09f
View commit details
Copy full SHA for 9f9d09f
Browse repository at this point
Throw error when constructing client without required auth parameter (#77)
mattt
authored
a06fa0d
View commit details
Copy full SHA for a06fa0d
Browse repository at this point
Commits on May 25, 2023
Fix JSDoc linting issues (#75)
Show description for fdbb5d0
mattt
authored
fdbb5d0
View commit details
Copy full SHA for fdbb5d0
Browse repository at this point
Commits on May 11, 2023
0.12.1
mattt
committed
da11bac
View commit details
Copy full SHA for da11bac
Browse repository at this point
Add fetch to type definition for constructor options (#70)
mattt
authored
e3b91d3
View commit details
Copy full SHA for e3b91d3
Browse repository at this point
Commits on May 7, 2023
0.12.0
mattt
committed
3fc58e6
View commit details
Copy full SHA for 3fc58e6
Browse repository at this point
Add support for `collections.list` endpoint (#66)
Show description for 66443a8
mattt
authored
66443a8
View commit details
Copy full SHA for 66443a8
Browse repository at this point
Commits on Apr 26, 2023
Add example of how to pass a file input to a model (#63)
mattt
authored
83a5025
View commit details
Copy full SHA for 83a5025
Browse repository at this point
Commits on Apr 21, 2023
0.11.1
mattt
committed
a7c7151
View commit details
Copy full SHA for a7c7151
Browse repository at this point
Formatting
mattt
committed
cd400cd
View commit details
Copy full SHA for cd400cd
Browse repository at this point
Document trainings methods (#61)
Show description for 1c3c0b3
mattt
authored
1c3c0b3
View commit details
Copy full SHA for 1c3c0b3
Browse repository at this point
Document global fetch availability (#60)
Show description for 06db0de
mattt
authored
06db0de
View commit details
Copy full SHA for 06db0de
Browse repository at this point
Document constructor fetch option (#59)
mattt
authored
948543a
View commit details
Copy full SHA for 948543a
Browse repository at this point
Commits on Apr 20, 2023
Fallback on `globalThis.fetch` (#49)
mattt
authored
9d6c4a0
View commit details
Copy full SHA for 9d6c4a0
Browse repository at this point
Commits on Apr 17, 2023
0.11.0
mattt
committed
4dddc1c
View commit details
Copy full SHA for 4dddc1c
Browse repository at this point
Previous
Next
You can’t perform that action at this time.