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

Commit

Permalink
Merge pull request #61 from perborgen/main
Browse files Browse the repository at this point in the history
Fix capitalization and add partner course
  • Loading branch information
Bam4d authored Apr 26, 2024
2 parents e33a2f3 + 4ed3a9b commit 0d5af64
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 0d5af64

Please sign in to comment.