Skip to main content

get_chatbot_tool_definitions

Function get_chatbot_tool_definitions 

Source
pub fn get_chatbot_tool_definitions() -> Vec<AzureLLMToolDefinition>
Expand description

Every tool the server runs, whoever is allowed to use it.

For callers that only need the listing. Use get_permitted_chatbot_tool_definitions to decide what a request may offer the LLM.