From 6a6ac3f81341fbb1162ab2ee84ba8574661d52f2 Mon Sep 17 00:00:00 2001 From: jerome Date: Tue, 4 Mar 2025 17:33:24 +0900 Subject: [PATCH] docs: add Gleam client --- docs/getting-started/clients.mdx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/getting-started/clients.mdx b/docs/getting-started/clients.mdx index aea1113..01915b9 100644 --- a/docs/getting-started/clients.mdx +++ b/docs/getting-started/clients.mdx @@ -105,3 +105,6 @@ We recommend reaching out to the respective maintainers for any assistance or in ### Rust [ivangabriele/mistralai-client-rs](https://github.com/ivangabriele/mistralai-client-rs) + +### Gleam +[Neofox/gleamstral](https://github.com/Neofox/gleamstral)