mirror of
https://github.com/deepseek-ai/awesome-deepseek-integration.git
synced 2025-07-22 15:14:56 -04:00
feat: add 16x Prompt
This commit is contained in:
parent
4affc8788e
commit
c3c3808f41
4 changed files with 23 additions and 0 deletions
18
docs/16x_prompt/README.md
Normal file
18
docs/16x_prompt/README.md
Normal file
|
@ -0,0 +1,18 @@
|
|||
# [16x Prompt](https://prompt.16x.engineer/)
|
||||
|
||||
AI Coding with Context Management.
|
||||
|
||||
16x Prompt helps developers manage source code context and craft prompts for complex coding tasks on existing codebases.
|
||||
|
||||
# UI
|
||||
|
||||

|
||||
|
||||
## Integrate with DeepSeek API
|
||||
|
||||
1. Click on the model selection button at bottom right
|
||||
2. Click on "DeepSeek API" to automatically fill in API Endpoint
|
||||
3. Enter model ID, for example `deepseek-chat` (for DeepSeek V3) or `deepseek-reasoner` (for DeepSeek R1)
|
||||
4. Enter your API key
|
||||
|
||||

|
BIN
docs/16x_prompt/assets/16x_prompt_integration.png
Normal file
BIN
docs/16x_prompt/assets/16x_prompt_integration.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 646 KiB |
BIN
docs/16x_prompt/assets/16x_prompt_ui.png
Normal file
BIN
docs/16x_prompt/assets/16x_prompt_ui.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 675 KiB |
Loading…
Add table
Add a link
Reference in a new issue