Skip to main content

default_tools

Function default_tools 

Source
pub fn default_tools() -> Vec<Value>
Expand description

Default tools advertised to the upstream OpenAI Responses API.

Wire-shape parity with Python’s [cognee.api.v1.responses.default_tools.DEFAULT_TOOLS]. The "prune" tool is intentionally omitted (commented as dangerous in the Python source).