Skip to content

Commit

Permalink
Update Metadatas
Browse files Browse the repository at this point in the history
  • Loading branch information
degouville committed Jan 29, 2025
1 parent ba7f64a commit 266a393
Show file tree
Hide file tree
Showing 11 changed files with 760 additions and 746 deletions.
2 changes: 1 addition & 1 deletion extensions/deepseeker/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# DeepSeeker - Quick Actions Changelog

## [New Features] - 2024-01-26
## [New Features] - {PR_MERGE_DATE}

- 🐳 Add DeepSeek-R1 reasoning model
- 🔄 Rename the deepseek-chat model to DeepSeek-V3 (official name)
Expand Down
18 changes: 14 additions & 4 deletions extensions/deepseeker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ While [ChatGPT Quick Actions](https://www.raycast.com/alanzchen/chatgpt-quick-ac
1. Get your DeepSeek API key from [DeepSeek API](https://platform.deepseek.com/api_keys). It's like `sk-37cd5***********************ac74`. Paste it in the `DEEPSEEK_API_KEY` environment variable in Raycast Settings.
2. The `Custom API Endpoint` is optional. Only if you want to use a custom API endpoint such as ChatGPT's API. Leave it empty if you want to use the default DeepSeek API endpoint. A list of possible endpoints:

- DeepSeek: `https://api.deepseek.com/v1`
- ChatGPT: `https://api.openai.com/v1`
- Gemini: `https://generativelanguage.googleapis.com/v1beta/openai/`
- DeepSeek: `https://api.deepseek.com/v1`
- ChatGPT: `https://api.openai.com/v1`
- Gemini: `https://generativelanguage.googleapis.com/v1beta/openai/`

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.

Expand All @@ -33,5 +33,15 @@ Enjoy using DeepSeeker! 🚀
- [ ] Choose proopt when running the command
- [ ] 💬 Conversation Chat mode


> This extension is built highly inspired by [ChatGPT Quick Actions](https://www.raycast.com/alanzchen/chatgpt-quick-actions) by [Alan Chen](https://www.raycast.com/alanzchen).
## Metadatas

<details>
<summary>Wallpaper & Examples</summary>

The wallpaper for the Screenshots is the https://misc-assets.raycast.com/wallpapers/blue_distortion_2.heic

All the examples have been generated on [Elon Musk's Wikipedia page 1st Paragraph](https://en.wikipedia.org/wiki/Elon_Musk)

</details>
Binary file modified extensions/deepseeker/metadata/deepseeker-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified extensions/deepseeker/metadata/deepseeker-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified extensions/deepseeker/metadata/deepseeker-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified extensions/deepseeker/metadata/deepseeker-4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified extensions/deepseeker/metadata/deepseeker-5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed extensions/deepseeker/metadata/deepseeker-6.png
Binary file not shown.
Loading

0 comments on commit 266a393

Please sign in to comment.