Skip to content

[IMP] endpoints for the agent communication: #2590

@yashsarvaiya1

Description

@yashsarvaiya1

Problem:

I've finally deployed my agent to vertex agent_engine with cli, but still there so many different documentation and it's confusing, at last i am still not able to communicate with my agent with postman or curl, no proper payload schema or url, one document suggest to handle the session and event but not the actual conversation, after deployment.

and then i was finding the alternative for easy agent endpoints so i can connect them with my frontend and focus on real problems and product experience.

Solution:

alternative i came across was phospho agent,

here's the link for the resource: https://dev.to/plbiojout/deploy-a-langchain-agent-as-an-api-endpoint-in-10-minutes-45o5

here we can see that phospho agent gives the simple endpoint and easy deployment with langchain, can we do the same here??

Alternative:

I was stuck on vertex ai service cause it was auto managing the session and events but if the vertex ai had simple endpoint similar to gen-ai endpoint but in real they use our agents for the processing and handling the requests.

Metadata

Metadata

Assignees

Labels

agent engine[Component] This issue is related to Agent Engine deploymentbot triaged[Bot] This issue is triaged by ADK bot

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions