-
Notifications
You must be signed in to change notification settings - Fork 552
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Hi, I just checked on adk-python events table that it only uses single events column for storing jsonb of the event now. On the other hand, adk-go still uses separate column to store events information on different columns. Is there any plan to make adk-go using similar schema?
Currently Im trying to implement Gemini Live support for adk-go in #567, however im not able to store information about input and output transcription to the events table since there is no column for that. I am considering it cant be stored on the content column. Any suggestion?
Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request