token_efficient_reasoning
Optimize token usage by delegating complex reasoning tasks to local AI, conserving cloud resources while maintaining task accuracy and context awareness.
Instructions
Delegate heavy reasoning to local AI to conserve cloud tokens
Input Schema
Name | Required | Description | Default |
---|---|---|---|
context | No | Additional context for reasoning | |
model | No | Local model for reasoning | architecture-reasoning:latest |
reasoning_task | Yes | Complex reasoning task to delegate |