mirror of
https://github.com/kennethreitz/simplemind.git
synced 2026-06-05 06:46:18 +00:00
Add Deepseek provider information to README
This commit is contained in:
@@ -37,6 +37,11 @@ The APIs remain identical between all supported providers / models:
|
||||
<td><code>"amazon"</code></td>
|
||||
<td><code>"anthropic.claude-3-5-sonnet-20241022-v2:0"</code></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://www.deepseek.com">Deepseek</a></td>
|
||||
<td><code>"deepseek"</code></td>
|
||||
<td><code>"deepseek-chat"</code></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://gemini.google/">Google's Gemini</a></td>
|
||||
<td><code>"gemini"</code></td>
|
||||
|
||||
Reference in New Issue
Block a user