Artifact reading after ADK deployment on vertex AI #1339
Unanswered
kn-engenuityai
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to save a CSV artifact using after_agent_callback and save it in a persistent storage.
Setup:
Artifact-Saving Callback:
Deployment on Vertex AI
However, after deploying to Vertex AI using the following code, the artifact is not being saved, and I don’t see any object created in the Cloud Storage bucket. Although the code is working, states are created, can retrieve the states.
Beta Was this translation helpful? Give feedback.
All reactions