Deepseek Not working with CAI
cai not responding when using deepseek model
this issue happens with all deepseek models, i tried multiple models like (deepseek-chat, deepseek-r1, deepseek-v3)
here is my configuration:
OPENAI_API_KEY="sk-1234"
DEEPSEEK_API_BASE="https://api.deepseek.com/"
DEEPSEEK_API_KEY="sk-deepseek-api-key"
CAI_MODEL=deepseek-v3
CAI_AGENT_TYPE=bug_bounter_agent
CAI_DEBUG=1
CAI_PRICE_LIMIT=3.0
PROMPT_TOOLKIT_NO_CPR=1
version for CAI: 0.5.10
cai-framework 0.5.10
please check this screenshot
it just stops at this and doesn't return any thing

Deepseek Not working with CAI
cai not responding when using deepseek model
this issue happens with all deepseek models, i tried multiple models like (deepseek-chat, deepseek-r1, deepseek-v3)
here is my configuration:
OPENAI_API_KEY="sk-1234"
DEEPSEEK_API_BASE="https://api.deepseek.com/"
DEEPSEEK_API_KEY="sk-deepseek-api-key"
CAI_MODEL=deepseek-v3
CAI_AGENT_TYPE=bug_bounter_agent
CAI_DEBUG=1
CAI_PRICE_LIMIT=3.0
PROMPT_TOOLKIT_NO_CPR=1
version for CAI: 0.5.10
cai-framework 0.5.10
please check this screenshot

it just stops at this and doesn't return any thing