Demo of a customer service use case implemented with the Google ADK (Port of https://github.com/openai/openai-cs-agents-demo)
Stars
3
Forks
1
Watchers
3
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
fix - do not store pydantic objects in state / convert to and from json / optionally use adk-dynamodb-session (enabled via .env file)
e707fb3View on GitHubdocs - add screenshot in README and instructions to run dev server
7ccecf8View on GitHubchore - in frontend poe task, do 'npm install' as well
51a3c60View on GitHubfeat - in api.py, emit AgentEvents for tool calls and responses / force a message with content DISPLAY_SEAT_MAP
0befedbView on GitHubfeat - introduce fastapi based server / misc updates to agents and setting of current_agent in state using callbacks
be257d0View on GitHubfeat - introduce various agents (running them via adk run or adk web for now)
d98fee2View on GitHubfeat - add ui (from https://github.com/openai/openai-cs-agents-demo)
8bc5aa1View on GitHub16
commits