Template Specialist
Overview
Replace with a description of what this specialist does and which source repo it wraps.
Capabilities
- capability_1: Description of first capability
- capability_2: Description of second capability
Tools
| Tool | Description | Side Effects |
|---|---|---|
example_tool |
Description | None |
Usage
Python API
from agents.specialists.template.agent import TemplateSpecialist
specialist = TemplateSpecialist()
result = await specialist.execute(request)
CLI
oss-lab run template "your query here"
Source
Wraps owner/repo.