mirror of
https://github.com/clucraft/PriceGhost.git
synced 2026-04-25 00:36:32 +02:00
The /nothink prefix in prompt text doesn't work for Qwen3/DeepSeek. The correct way is to pass "think": false in the API request body. - Added think: false to all 4 Ollama API calls (extract, verify, stock status, arbitrate) - Removed ineffective /nothink prefixes from prompts - Kept stripThinkingTags() as additional fallback protection Ref: https://docs.ollama.com/capabilities/thinking Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src | ||
| .dockerignore | ||
| .env.example | ||
| Dockerfile | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.json | ||