remove all the non tool updates + fix some type errors with patch #11
Annotations
2 errors
error: The OPENAI_API_KEY environment variable is missing or empty; either provide it
at new OpenAIError (:1:33)
at new OpenAI (/home/runner/work/instructor-js/instructor-js/node_modules/openai/index.mjs:26:19)
at /home/runner/work/instructor-js/instructor-js/tests/functions.test.ts:16:15
at extractUser (/home/runner/work/instructor-js/instructor-js/tests/functions.test.ts:6:27)
at /home/runner/work/instructor-js/instructor-js/tests/functions.test.ts:40:24
at /home/runner/work/instructor-js/instructor-js/tests/functions.test.ts:39:64
|
run-tests
Process completed with exit code 1.
|