Skip to content

Commit

Permalink
Add DeepSeek-R1 model
Browse files Browse the repository at this point in the history
  • Loading branch information
degouville committed Jan 26, 2025
1 parent f13f876 commit ba7f64a
Show file tree
Hide file tree
Showing 6 changed files with 755 additions and 689 deletions.
6 changes: 6 additions & 0 deletions extensions/deepseeker/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# DeepSeeker - Quick Actions Changelog

## [New Features] - 2024-01-26

- 🐳 Add DeepSeek-R1 reasoning model
- 🔄 Rename the deepseek-chat model to DeepSeek-V3 (official name)
- 💸 Add token count and cost estimation for DeepSeek-R1

## [New Features] - 2025-01-19

- 🙋 Add `Ask LLM` command using pure user query input.
Expand Down
2 changes: 1 addition & 1 deletion extensions/deepseeker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ While [ChatGPT Quick Actions](https://www.raycast.com/alanzchen/chatgpt-quick-ac
- ChatGPT: `https://api.openai.com/v1`
- Gemini: `https://generativelanguage.googleapis.com/v1beta/openai/`

3. Choose `deepseek-chat` as the global preferred model. You can also customize the preferred model for each command.(For now, DeepSeeker only has one model)
3. Choose `DeepSeek-V3` or `DeepSeek-R1` (new reasoning model) as the global preferred model. You can also customize the preferred model for each command.

Enjoy using DeepSeeker! 🚀

Expand Down
Binary file added extensions/deepseeker/metadata/deepseeker-6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit ba7f64a

Please sign in to comment.