mirror of
https://github.com/deepseek-ai/awesome-deepseek-integration
synced 2025-03-12 23:48:24 +00:00
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.
This commit is contained in:
parent
407416e250
commit
f5704a2eaa
@ -175,6 +175,11 @@ English/[简体中文](https://github.com/deepseek-ai/awesome-deepseek-integrati
|
||||
<td> <a href="https://github.com/deepseek-php/deepseek-laravel/blob/master/README.md">Laravel Integration</a> </td>
|
||||
<td> Laravel wrapper for Deepseek PHP client, to seamless deepseek API integration with laravel applications.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <img src="https://raw.githubusercontent.com/cohesion-org/deepseek-go/refs/heads/main/internal/images/deepseek-go.png" alt="Go Client" width="64" height="auto"> </td>
|
||||
<td> <a href="https://github.com/cohesion-org/deepseek-go/blob/main/README.md">Deepseek Go</a> </td>
|
||||
<td> A Deepseek client written for Go supporting Chat and Reasoning Models. Also supports external providers like Azure, OpenRouter and others. </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <img src="./docs/zotero/assets/zotero-icon.png" alt="Icon" width="64" height="auto" /> </td>
|
||||
<td> <a href="docs/zotero/README_cn.md">Zotero</a></td>
|
||||
|
Loading…
Reference in New Issue
Block a user