Skip to content

New database events schema in python #576

@imrenagi

Description

@imrenagi

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions