Skip to content
This repository has been archived by the owner on Oct 10, 2024. It is now read-only.

Commit

Permalink
Merge branch 'main' into flakey5/20240413/fetch
Browse files Browse the repository at this point in the history
  • Loading branch information
lerela authored Apr 26, 2024
2 parents 03709a5 + 0d5af64 commit e5ff15c
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
This javascript client is inspired from [cohere-typescript](https://github.com/cohere-ai/cohere-typescript)
This JavaScript client is inspired from [cohere-typescript](https://github.com/cohere-ai/cohere-typescript)

# Mistral Javascript Client
# Mistral JavaScript Client

You can use the Mistral Javascript client to interact with the Mistral AI API.
You can use the Mistral JavaScript client to interact with the Mistral AI API.

## Installing

Expand All @@ -12,6 +12,8 @@ You can install the library in your project using:

## Usage

You can watch a free course on using the Mistral JavaScript client [here.](https://scrimba.com/links/mistral)

### Set up

```typescript
Expand Down

0 comments on commit e5ff15c

Please sign in to comment.