extract_to_cohere_tool_results
Name | Description |
---|---|
tool_call_id | Type: str |
content_output | Type: str |
all_tool_calls |
extract_to_cohere_tool_results(
tool_call_id: str,
content_output: str,
all_tool_calls
) -> list[dict[str, Any]]
Name | Description |
---|---|
tool_call_id | Type: str |
content_output | Type: str |
all_tool_calls |