Fix format
This commit is contained in:
@@ -362,6 +362,7 @@ class LLMSetToolsFrame(DataFrame):
|
|||||||
|
|
||||||
tools: List[dict]
|
tools: List[dict]
|
||||||
|
|
||||||
|
|
||||||
@dataclass
|
@dataclass
|
||||||
class LLMSetToolChoiceFrame(DataFrame):
|
class LLMSetToolChoiceFrame(DataFrame):
|
||||||
"""A frame containing a tool choice for an LLM to use for function calling."""
|
"""A frame containing a tool choice for an LLM to use for function calling."""
|
||||||
|
|||||||
Reference in New Issue
Block a user