-
Notifications
You must be signed in to change notification settings - Fork 701
Description
cd ./samples/client/lit
npm install
npm run demo:all
[REST] INFO:agent_executor:--- AGENT_EXECUTOR: A2UI extension is active. Using UI agent. ---
[REST] INFO:agent_executor:--- AGENT_EXECUTOR: Processing 1 message parts ---
[REST] INFO:agent_executor: Part 0: TextPart (text: Who is David Chen in marketing?)
[REST] INFO:agent_executor:No a2ui UI event part found. Falling back to text input.
[REST] INFO:agent_executor:--- AGENT_EXECUTOR: Final query for LLM: 'Who is David Chen in marketing?' ---
[REST] INFO:agent:--- RestaurantAgent.stream: Attempt 1/2 for session dafeb54f-f8ad-444c-b22a-e925d58e23b4 ---
[REST] 17:57:16 - LiteLLM:INFO: utils.py:3443 -
[REST] LiteLLM completion() model= gemini-2.5-flash; provider = gemini
[REST] INFO:LiteLLM:
[REST] LiteLLM completion() model= gemini-2.5-flash; provider = gemini
[REST] INFO:agent:Event from runner: model_version='gemini-2.5-flash' content=Content(
[REST] parts=[
[REST] Part(
[REST] text="""I am sorry, I cannot answer questions about people. I am a restaurant finding assistant.
[REST] """
[REST] ),
[REST] ],
[REST] role='model'
[REST] )