nexo_local_context
Retrieve local evidence before answering or acting. Use compact mode for standard queries or full mode for deep debugging.
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 |
|---|---|---|---|
| mode | No | compact | |
| limit | No | ||
| query | Yes | ||
| intent | No | answer | |
| max_chars | No | ||
| current_context | No | ||
| include_entities | No | ||
| evidence_required | No | ||
| include_relations | No |