Skip to content

Commit b5eef00

Browse files
authored
feat: Add examples of using Agent Engine Sessions and Memory Bank in Cloud Runtimes (#2422)
1 parent e6260d1 commit b5eef00

File tree

5 files changed

+1574
-0
lines changed

5 files changed

+1574
-0
lines changed

.github/CODEOWNERS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,3 +67,7 @@
6767
/generative-ai/open-models/get_started_with_model_garden_sdk.ipynb @GoogleCloudPlatform/generative-ai-devrel @inardini @lizzij
6868
/generative-ai/open-models/use-cases/model_garden_litellm_inference.ipynb @GoogleCloudPlatform/generative-ai-devrel @lizzij
6969
/generative-ai/llmevalkit @GoogleCloudPlatform/generative-ai-devrel @santoromike @lkatherine
70+
/generative-ai/agents/gke/agents_with_memory/get_started_with_memory_for_adk_in_gke.ipynb
71+
@GoogleCloudPlatform/generative-ai-devrel @vladkol
72+
/generative-ai/agents/cloud_run/agents_with_memory/get_started_with_memory_for_adk_in_cloud_run.ipynb
73+
@GoogleCloudPlatform/generative-ai-devrel @vladkol
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
*.ipynb
2+
__pycache__/

0 commit comments

Comments
 (0)