nexo_local_context
Retrieve local evidence to ground answers before acting. Use compact mode for answers, full mode for deep debugging with higher character limits and specific queries.
Instructions
Retrieve local evidence before answering or acting.
Use mode='compact' for normal answers. Use mode='full' only for deep debugging, ideally with a higher max_chars and a specific query.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| intent | No | answer | |
| limit | No | ||
| evidence_required | No | ||
| current_context | No | ||
| mode | No | compact | |
| max_chars | No | ||
| include_entities | No | ||
| include_relations | No |