585 B
585 B
| name | description |
|---|---|
| rag-rlm | Computational analysis of the knowledge base via code execution in a Docker sandbox. Use for questions requiring counting, aggregation, statistics, data traversal, comparison across documents, or any task best answered by writing Python code. Examples: "how many pages?", "compare table 3 across documents", "calculate average word count", "extract all email addresses". |
RLM Analysis
Use the analyze tool for complex analytical questions. It writes and executes Python code against the knowledge base in an isolated Docker sandbox.