strix icon indicating copy to clipboard operation
strix copied to clipboard

[BUG] DeepSeek API got error for LLM bad request,

Open wubingle-crypto opened this issue 3 weeks ago • 0 comments

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior: Using Deepseek offical API will get the error

export STRIX_LLM="openai/deepseek-chat" export LLM_API_KEY="sk-my api key" export LLM_API_BASE="https://api.deepseek.com/v1"

Expected behavior Got error Image

Screenshots If applicable, add screenshots to help explain your problem.

System Information:

  • OS: [e.g. Ubuntu 22.04]
  • Strix Version or Commit: [e.g. 0.1.18]
  • Python Version: [e.g. 3.12]
  • LLM Used: [e.g. GPT-5, Claude Sonnet 4]

Image

wubingle-crypto avatar Dec 06 '25 07:12 wubingle-crypto