Skip to content

Add VertexAI Session Service implementation #347

@kaugesaar

Description

@kaugesaar

Currently, adk-go lacks the VertexAI Session Service that exists in adk-python.

The Python implementation includes VertexAiSessionService which provides:

  • Session creation, retrieval, listing, and deletion via Vertex AI APIs
  • Event management with proper state handling
  • Support for both standard and Express Mode authentication

I'm currently using the VertexAI Session Service in production with Python and need this functionality to migrate to Go. I'm willing to contribute the implementation. Would this be a welcome addition?

I can submit a PR implementing this service based on the Python implemenation.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions