Skip to content

Commit

Permalink
docs: Moved description
Browse files Browse the repository at this point in the history
  • Loading branch information
asafgardin committed Dec 5, 2024
1 parent f087f36 commit 43b0954
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
<a href="https://opensource.org/licenses/Apache-2.0" target="_blank"><img src="https://img.shields.io/badge/License-Apache_2.0-blue.svg" alt="License"></a>
</p>

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.

- [Installation](#Installation) 💿
- [Examples](#examples-tldr) 🗂️
Expand All @@ -20,8 +21,6 @@
- [Files](#Files)


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.

## Environment Support

This client supports both Node.js and browser environments:
Expand Down

0 comments on commit 43b0954

Please sign in to comment.