openai / openai-node

Official JavaScript / TypeScript library for the OpenAI API
https://www.npmjs.com/package/openai
Apache License 2.0
8k stars 872 forks source link

feat: add back deno runtime testing without type checks #1186

Closed yjp20 closed 1 week ago

yjp20 commented 1 week ago

Changes being requested

This adds back deno runtime tests, though type checking doesn't quite work because of limitations in jsr.

Additional context & links