feat: allow passing other llms when using chat() #20
Annotations
2 errors
src/client/error.ts#L8
"message": "Incorrect API key provided: undefined. You can find your API key at https://platform.openai.com/account/api-keys.",
"type": "invalid_request_error",
"param": null,
"code": "invalid_api_key"
}
}
at new QstashError (/home/runner/work/qstash-js/qstash-js/src/client/error.ts:8:5)
at /home/runner/work/qstash-js/qstash-js/src/client/http.ts:231:13
|
|
This job failed
Loading