We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d19888a commit dba8acaCopy full SHA for dba8aca
README.md
@@ -57,7 +57,6 @@ for await (const chunk of stream) {
57
58
The `AI21` class provides a `chat` property that gives you access to the Chat API. You can use this to generate text, complete prompts, and more.
59
60
-
61
## Configuration
62
63
The `AI21` class accepts several configuration options, which you can pass in when creating a new instance:
0 commit comments