Cesar Garcia 0c32afbc35 fix(provider): use snake_case for thinking param with OpenAI-compatible APIs (#10109) vor 3 Wochen
..
bin ff462dfd7a fix: windows install (#4293) vor 3 Monaten
script e94ae550ea commit vor 3 Wochen
src 0c32afbc35 fix(provider): use snake_case for thinking param with OpenAI-compatible APIs (#10109) vor 3 Wochen
test 0c32afbc35 fix(provider): use snake_case for thinking param with OpenAI-compatible APIs (#10109) vor 3 Wochen
.gitignore e3c1861a3e get rid of models.dev macro vor 1 Monat
AGENTS.md 74d0d2b942 docs: update AGENTS.md (#6800) vor 1 Monat
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) vor 2 Monaten
README.md f3da73553c sync vor 9 Monaten
bunfig.toml 6cf2c3e3db fix: use Instance.directory instead of process.cwd() in read tool vor 1 Monat
package.json aef0e58ad7 chore(deps): bump ai-sdk packages (#11383) vor 3 Wochen
parsers-config.ts 5efb1c7b2d feat(highlight): add nix syntax highlighting (#6386) vor 1 Monat
sst-env.d.ts 28c802f399 wip: zen vor 2 Monaten
tsconfig.json 62e5f4b154 try tsgo vor 4 Monaten

README.md

js

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.2.12. Bun is a fast all-in-one JavaScript runtime.