You can directly reference pre-built versions ofDockerfileby using theimageproperty in.devcontainer/devcontainer.jsonor updating theFROMstatement in your ownDockerfileto one of the following. An exampleDockerfileis included in this repository.
.devcontainer ci: pin pnpm to 8.15.5 (prisma#23691) Apr 2, 2024 .github feat(cli): [BREAKING] remove custom yarn logic (prisma#25457) (prisma… Nov 21, 2024 .husky chore(deps): update dependency husky to v9 (prisma#22805) Jan 30, 2024 .vscode ci: Check for prettier formatting on...
importOpenAIfrom'openai';constopenai =newOpenAI({apiKey: process.env['OPENAI_API_KEY'],// This is the default and can be omitted});asyncfunctionmain(){constchatCompletion =awaitopenai.chat.completions.create({messages: [{role:'user',content:'Say this is a test'}],model:'gpt-3.5-turbo'...
.devcontainer .github bin ecosystem-tests examples scripts src tests .eslintrc.js .gitignore .prettierignore .prettierrc.json .release-please-manifest.json .stats.yml Brewfile CHANGELOG.md CONTRIBUTING.md LICENSE
This branch is 2 commits ahead of, 14 commits behind openai/openai-node:master.Folders and filesLatest commit Alex Reich Made valid typescript 8e631fd· Feb 23, 2025 History813 Commits .devcontainer chore(internal): fix devcontainers setup (openai#1343) Feb 23, 2025 .github ...
This branch is 259 commits behind zwave-js/zwave-js:master.Folders and files Latest commit dependabot[bot] chore(deps-dev): bump esbuild-register from 3.5.0 to 3.6.0 (zwave-js#… ac83fb3· Oct 1, 2024 History6,813 Commits .devcontainer fix: devcontainer setup (zwave-js#7041) Jul...
.devcontainer chore: switch to pnpm 9 (#25610) Dec 6, 2024 .github feat: ORM-941 create credentials store package (#27171) May 15, 2025 .husky chore(deps): update dependency husky to v9 (#22805) Jan 30, 2024 .vscode ci: Check for prettier formatting on GH Actions (#21188) Sep ...
This branch is 38 commits behind openai/openai-node:master.Folders and filesLatest commit stainless-app[bot] release: 4.83.0 41a7ce3· Feb 5, 2025 History787 Commits .devcontainer build: configure UTF-8 locale in devcontainer (openai#774) Apr 17, 2024 .github fix: add permissions to github...
This branch is 10 commits behind openai/openai-node:master.Folders and files Latest commit Cannot retrieve latest commit at this time. History815 Commits .devcontainer .github bin ecosystem-tests examples scripts src tests .eslintrc.js .gitignore .prettierignore .prettierrc.json ...
.devcontainer .github bin ecosystem-tests examples scripts src tests .eslintrc.js .gitignore .prettierignore .prettierrc.json .release-please-manifest.json .stats.yml Brewfile CHANGELOG.md CONTRIBUTING.md LICENSE README.md SECURITY.md api.md helpers.md jest.config...