Skip to content

akbar-ahmed-bcs/agent-as-tool-perf-issue

Repository files navigation

README

python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
adk web

Open the UI: http://localhost:8000/

Select agent_as_subagent.

Enter the following prompt: Write a blog post about Google ADK.. Enter the following prompt: Write an x post about Google ADK..

Select agent_as_tool.

Enter the following prompt: Write a blog post about Google ADK.. Enter the following prompt: Write an x post about Google ADK..

Notes

Do not use openai==1.100.0 as this version will result in the following error:

ImportError: Fail to load 'agent_as_subagent' module. cannot import name 'ResponseTextConfig' from 'openai.types.responses.response'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages