lucgagan / completions

Node.js SDK for interacting with OpenAI Chat API.
https://ray.run/
MIT License
45 stars 8 forks source link

Re-add type inference from JSON schema #9

Closed lucgagan closed 1 year ago

lucgagan commented 1 year ago

This is giving error:

src/createChat.ts:80:14 - error TS7056: The inferred type of this node exceeds the maximum length the compiler will serialize. An explicit type annotation is needed.

80 export const createChat = (
                ~~~~~~~~~~

Found 1 error in src/createChat.ts:80

I have not yet figured out how to fix this.

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 2.2.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: