google / google/adk-python-community

Add MongoDB session service for Google ADK

Abierto
#31 0 comentarios 2 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Python
Estrellas
182
Forks
75
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Recently, I have been working with Google ADK, and I have noticed that there is not any function for creating session with **MongoDB**. Currently, there are only `InMemorySessionService`, `VertexAiSessionService` and `DatabaseSessionService`. This last service is only available for relational database connection.
MongoDB handles a document type of key values, so there are possibilities to include these types for tracking and managing conversations threads with ADK, as `InMemorySessionService` functionality core.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.