Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
openai
/
openai-node
Public
Notifications
You must be signed in to change notification settings
Fork
1.3k
Star
10.2k
Code
Issues
86
Pull requests
30
Discussions
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security
Insights
Commits
Branch selector
chore-tests-limit-array-example-
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 13, 2024
docs: update CONTRIBUTING.md (#1071)
stainless-app[bot]
authored
e583c2d
Copy full SHA for e583c2d
Commits on Sep 12, 2024
feat(api): add o1 models (#1061)
Show description for 329a30a
stainless-app[bot]
authored
329a30a
Copy full SHA for 329a30a
Commits on Sep 9, 2024
chore: better object fallback behaviour for casting errors (#1053)
stainless-app[bot]
authored
70337c5
Copy full SHA for 70337c5
fix(errors): pass message through to APIConnectionError (#1050)
stainless-app[bot]
authored
bf7bfbb
Copy full SHA for bf7bfbb
Commits on Sep 6, 2024
chore(docs): update browser support information (#1045)
stainless-app[bot]
authored
4676474
Copy full SHA for 4676474
Commits on Sep 5, 2024
fix(uploads): avoid making redundant memory copies (#1043)
stainless-app[bot]
authored
0a6ae71
Copy full SHA for 0a6ae71
feat(vector store): improve chunking strategy type names (#1041)
stainless-app[bot]
authored
0ee81a2
Copy full SHA for 0ee81a2
Commits on Sep 4, 2024
chore(internal): minor bump qs version (#1037)
stainless-app[bot]
authored
6b8975b
Copy full SHA for 6b8975b
chore(internal): dependency updates (#1035)
stainless-app[bot]
authored
66c5268
Copy full SHA for 66c5268
Commits on Sep 3, 2024
fix(client): correct File construction from node-fetch Responses (#1029)
stainless-app[bot]
authored
3781c35
Copy full SHA for 3781c35
Commits on Aug 29, 2024
chore(ci): install deps via ./script/bootstrap (#1026)
stainless-app[bot]
authored
78ee259
Copy full SHA for 78ee259
feat(api): add file search result details to run steps (#1023)
stainless-app[bot]
authored
523399c
Copy full SHA for 523399c
chore: run tsc as part of lint script (#1020)
stainless-app[bot]
authored
c179c56
Copy full SHA for c179c56
Commits on Aug 27, 2024
chore(ci): check for build errors (#1013)
stainless-app[bot]
authored
399ea9d
Copy full SHA for 399ea9d
Commits on Aug 16, 2024
feat(api): add chatgpt-4o-latest model (#1001)
stainless-app[bot]
authored
f25b34b
Copy full SHA for f25b34b
Commits on Aug 15, 2024
chore(types): define FilePurpose enum (#997)
stainless-app[bot]
authored
9f0f14a
Copy full SHA for 9f0f14a
Commits on Aug 12, 2024
chore: sync openapi url (#989)
stainless-app[bot]
authored
82651dc
Copy full SHA for 82651dc
chore(examples): minor formatting changes (#987)
stainless-app[bot]
authored
09ff437
Copy full SHA for 09ff437
Commits on Aug 9, 2024
chore(ci): bump prism mock server version (#982)
stainless-app[bot]
authored
36386b0
Copy full SHA for 36386b0
chore(ci): codeowners file (#980)
stainless-app[bot]
authored
2747caa
Copy full SHA for 2747caa
Commits on Aug 8, 2024
chore(internal): updates (#975)
stainless-app[bot]
authored
23c4988
Copy full SHA for 23c4988
Commits on Aug 6, 2024
feat(api): updates (#967)
Show description for 708f8e2
stainless-app[bot]
authored
708f8e2
Copy full SHA for 708f8e2
Commits on Aug 2, 2024
feat: make enums not nominal (#965)
stainless-app[bot]
authored
b70ac5b
Copy full SHA for b70ac5b
feat: extract out `ImageModel`, `AudioModel`, `SpeechModel` (#964)
stainless-app[bot]
authored
948965c
Copy full SHA for 948965c
Commits on Jul 31, 2024
chore(ci): correctly tag pre-release npm packages (#963)
stainless-app[bot]
authored
a945b23
Copy full SHA for a945b23
Commits on Jul 29, 2024
chore(internal): add constant for default timeout (#960)
stainless-app[bot]
authored
29b56c6
Copy full SHA for 29b56c6
Commits on Jul 26, 2024
chore(docs): fix incorrect client var names (#955)
stainless-app[bot]
authored
ea4a68c
Copy full SHA for ea4a68c
Commits on Jul 25, 2024
fix(compat): remove ReadableStream polyfill redundant since node v16 (#954)
Show description for 38fa3f8
stainless-app[bot]
authored
38fa3f8
Copy full SHA for 38fa3f8
Commits on Jul 23, 2024
chore(tests): update prism version (#948)
stainless-app[bot]
authored
34cb53b
Copy full SHA for 34cb53b
Commits on Jul 22, 2024
feat(api): add uploads endpoints (#946)
stainless-app[bot]
authored
2c31324
Copy full SHA for 2c31324
Commits on Jul 19, 2024
feat(api): add new gpt-4o-mini models (#942)
stainless-app[bot]
authored
05f975a
Copy full SHA for 05f975a
Commits on Jul 18, 2024
chore(docs): use client instead of package name in Node examples (#941)
stainless-app[bot]
authored
4d0f969
Copy full SHA for 4d0f969
Commits on Jul 16, 2024
chore(docs): mention support of web browser runtimes (#938)
stainless-app[bot]
authored
74f36db
Copy full SHA for 74f36db
Commits on Jul 15, 2024
chore(docs): minor update to formatting of API link in README (#935)
stainless-app[bot]
authored
162c4ce
Copy full SHA for 162c4ce
Commits on Jul 11, 2024
docs(examples): update example values (#933)
stainless-app[bot]
authored
f76d506
Copy full SHA for f76d506
Pagination
Previous
Next
You can’t perform that action at this time.