semantic_search_tools¶
- What: Semantic matching against tool descriptions.
- When: Natural language discovery.
- Example:
from orchestrator import semantic_search_tools
print(semantic_search_tools(query="process receipts"))
- Links: Discovery