From f5704a2eaaa5839a3291eeaaada1e110cfba357b Mon Sep 17 00:00:00 2001 From: Sugam Panthi <72024472+Vein05@users.noreply.github.com> Date: Mon, 10 Mar 2025 03:52:44 -0500 Subject: [PATCH] Add: deepseek-go. A highly active client for deepseek written in Go. (#285) * Add Go client integration to README * Rename to Deepseek Go for clarity. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 1a3f305..3130768 100644 --- a/README.md +++ b/README.md @@ -175,6 +175,11 @@ English/[简体中文](https://github.com/deepseek-ai/awesome-deepseek-integrati Laravel Integration Laravel wrapper for Deepseek PHP client, to seamless deepseek API integration with laravel applications. + + Go Client + Deepseek Go + A Deepseek client written for Go supporting Chat and Reasoning Models. Also supports external providers like Azure, OpenRouter and others. + Icon Zotero