pub const GEN_AI__REQUEST__AVAILABLE_TOOLS: &str = "gen_ai.request.available_tools";๐Deprecated:
Use GEN_AI__TOOL__DEFINITIONS (gen_ai.tool.definitions) instead.
Expand description
The available tools for the model. It has to be a stringified version of an array of objects.
- Scrubbing: Manual
- Rewriting behavior: Normalize
ยงAliases
GEN_AI__TOOL__DEFINITIONS(gen_ai.tool.definitions)