Skip to content

Conversation

@rakyll
Copy link
Member

@rakyll rakyll commented Nov 13, 2025

Not sure if this package is ready to be released yet. It uses a hardcoded "session-id" in return values.
Let's release this package once we can provide an identical implementation to Python: https://github.com/google/adk-python/blob/main/src/google/adk/sessions/vertex_ai_session_service.py

@rakyll rakyll requested a review from dpasiukevich November 13, 2025 04:53
VertexAI chat isn't suitable for session storage, and the implementation returns a fake "test-id" as the session ID. Remove this package.
@rakyll rakyll marked this pull request as ready for review November 13, 2025 04:57
Copy link
Collaborator

@dpasiukevich dpasiukevich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

VertexAI session service is WIP #235

IMO we can just wait until #235 is merged. But if you'd like to remove this unfinished code for a couple of days, it's also ok.

@rakyll
Copy link
Member Author

rakyll commented Nov 13, 2025

Let's merge this and use #235 to fix it for real. This isn't ready for use and I'm worried that someone may corrupt data.

@rakyll rakyll merged commit 7b07455 into main Nov 13, 2025
3 checks passed
@rakyll rakyll deleted the vertex branch November 13, 2025 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants