You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The AI21 API Client is a TypeScript library that provides a convenient interface for interacting with the AI21 API. It abstracts away the low-level details of making API requests and handling responses, allowing developers to focus on building their applications.
14
15
15
16
-[Installation](#Installation) 💿
16
17
-[Examples](#examples-tldr) 🗂️
@@ -20,8 +21,6 @@
20
21
-[Files](#Files)
21
22
22
23
23
-
The AI21 API Client is a TypeScript library that provides a convenient interface for interacting with the AI21 API. It abstracts away the low-level details of making API requests and handling responses, allowing developers to focus on building their applications.
24
-
25
24
## Environment Support
26
25
27
26
This client supports both Node.js and browser environments:
0 commit comments