Files
google--adk-python/contributing/samples/models
George Weale ee3a3815a1 fix: repair two broken contributing samples
jira_agent passed tool_name to ApplicationIntegrationToolset, which only
accepts tool_name_prefix. hello_world_litellm_add_function_to_prompt
failed at import because langchain-core 1.x no longer auto-imports
langchain_core.tools, which convert_to_openai_function relies on.

Co-authored-by: George Weale <gweale@google.com>
PiperOrigin-RevId: 945809141
2026-07-10 11:27:07 -07:00
..