ApplicationsAgent, RAG and prompt engineering practices
思维链
A prompting technique that guides the model to reason step by step before answering.
CoT makes the model write out intermediate reasoning steps, sharply improving math and logic accuracy. Reasoning models internalize it; regular models can be triggered via prompts.