gitdataai/libs/agent/modes
ZhenYi 27b9d3e4bd feat(agent): add CoT, Reflexion, and ReWOO reasoning modes
Implement three alternative reasoning strategies:
- Chain-of-Thought (cot): explicit step-by-step reasoning
- Reflexion: self-critique with revise cycle
- ReWOO: reasoning with external observation tokens
2026-04-30 19:15:55 +08:00
..
cot feat(agent): add CoT, Reflexion, and ReWOO reasoning modes 2026-04-30 19:15:55 +08:00
reflexion feat(agent): add CoT, Reflexion, and ReWOO reasoning modes 2026-04-30 19:15:55 +08:00
rewoo feat(agent): add CoT, Reflexion, and ReWOO reasoning modes 2026-04-30 19:15:55 +08:00
mod.rs feat(agent): add CoT, Reflexion, and ReWOO reasoning modes 2026-04-30 19:15:55 +08:00