ee3a3815a1
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