sahal-mulki/cot-redirection
🚩 Official implementation of CoT-Redirection: a novel adversarial attack method that manipulates Chain of Thought (CoT) reasoning in LLMs to control their outputs. Includes code, paper, and dataset tools.
Stars
1
Forks
—
Language
Jupyter Notebook
License
GPL-3.0
Category
Last pushed
Feb 03, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/sahal-mulki/cot-redirection"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
SimonAytes/SoT
Official code repository for Sketch-of-Thought (SoT)
Fr0zenCrane/UniCoT
[ICLR 2026] Uni-CoT: Towards Unified Chain-of-Thought Reasoning Across Text and Vision
xuyige/SoftCoT
ACL'2025: SoftCoT: Soft Chain-of-Thought for Efficient Reasoning with LLMs. and preprint:...
andrewginns/CoT-at-Home
Who needs o1 anyways. Add CoT to any OpenAI compatible endpoint.
logikon-ai/cot-eval
A framework for evaluating the effectiveness of chain-of-thought reasoning in language models.