Files
stonks-oracle/services/recommendation
Celes Renata f9ee1532dc fix: strip <think> reasoning blocks from thesis LLM output
Qwen3.5 in thinking mode emits <think>...</think> chain-of-thought
before the actual response. The thesis rewriter was returning the raw
output including the entire reasoning block. Now strips thinking tags
from both Ollama and vLLM response paths.
2026-04-29 15:25:04 +00:00
..