llm_tool
llm_tool
¶
LLM tool — delegate a sub-query to an inference engine.
Classes¶
LLMTool
¶
LLMTool(engine: Optional[InferenceEngine] = None, *, model: str = '')
llm_tool
¶LLM tool — delegate a sub-query to an inference engine.
LLMTool
¶LLMTool(engine: Optional[InferenceEngine] = None, *, model: str = '')