From 8e700f15debb15208cddcd56b1afbb3e38f55006 Mon Sep 17 00:00:00 2001 From: gaspardBT Date: Thu, 10 Oct 2024 13:15:02 +0200 Subject: [PATCH] update readne --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index a66e1a3..3be65c1 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,13 @@ +# 📢🚨 This repository is now archived 📢🚨 + +We have deprecated this package in favor of [mistralai/client-ts](https://github.com/mistralai/client-ts), which is the new official Mistral client, compatibile with both Typescript and Javascript. + +You can find all installation information [here](https://github.com/mistralai/client-ts?tab=readme-ov-file#sdk-installation). + +This change is effective starting with version 1.0.0 of the [npm package](https://www.npmjs.com/package/@mistralai/mistralai?activeTab=readme). + +--- + This JavaScript client is inspired from [cohere-typescript](https://github.com/cohere-ai/cohere-typescript) # Mistral JavaScript Client