mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-24 03:08:02 +00:00
- Change tool name from 'web_search' to 'web_search_brave' to avoid conflicts with Tavily - Standardize response format to JSON with 'query' and 'top_k' fields for consistency - Remove built_in_type parameter from ToolDef to match Tavily implementation - Return structured dict instead of string from _clean_result_by_type method Fixes #2606: Resolves tool name conflicts and response format inconsistencies that were causing non-deterministic behavior and poor user experience |
||
|---|---|---|
| .. | ||
| agents | ||
| datasetio | ||
| eval | ||
| inference | ||
| post_training | ||
| safety | ||
| tool_runtime | ||
| vector_io | ||
| __init__.py | ||