deepakbatham572

Results 5 issues of deepakbatham572

### ♻️ Reproduction Steps 1. Integrated google adk agent with copilotkit performed the task using chat window. 2. Once task finished when we again sending new message on the same...

bug

### ♻️ Reproduction Steps 1. Integrated google adk agent using litellm with openai with copilot kit performed the task using chat window. 2. When agent used the tool from frontend...

bug

### ♻️ Reproduction Steps create an agent with adk and connect with copilotkit and then in between of the conversation we are getting the error "Both invocation_id and new_message are...

bug

### ♻️ Reproduction Steps connect LiteLLM openai with copilotkit and call the frontend tool we are getting below error: `ERROR:ag_ui_adk.adk_agent:Background execution error: litellm.BadRequestError: OpenAIException - An assistant message with 'tool_calls'...

bug

### ♻️ Reproduction Steps currently using below are working fine: ``` "dependencies": { "@ag-ui/client": "^0.0.41", "@ag-ui/langgraph": "^0.0.19", "@copilotkit/react-core": "^1.10.6", "@copilotkit/react-ui": "^1.10.6", "@copilotkit/runtime": "^1.10.6", "lucide-react": "^0.560.0", "next": "16.0.7", "react": "19.2.0", "react-dom":...

bug