ollama
autogen.oai.ollama.is_valid_tool_call_item
is_valid_tool_call_item
Check that a dictionary item has at least ‘name’, optionally ‘arguments’ and no other keys to match a tool call JSON
Parameters:Name | Description |
---|---|
call_item | Type: dict |
Check that a dictionary item has at least ‘name’, optionally ‘arguments’ and no other keys to match a tool call JSON
Parameters:Name | Description |
---|---|
call_item | Type: dict |