agent-starter-pack 0.6.1__py3-none-any.whl → 0.6.3__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {agent_starter_pack-0.6.1.dist-info → agent_starter_pack-0.6.3.dist-info}/METADATA +1 -1
- {agent_starter_pack-0.6.1.dist-info → agent_starter_pack-0.6.3.dist-info}/RECORD +22 -22
- agents/adk_base/template/.templateconfig.yaml +1 -1
- agents/adk_gemini_fullstack/README.md +3 -121
- agents/adk_gemini_fullstack/app/agent.py +2 -7
- agents/adk_gemini_fullstack/app/config.py +13 -0
- agents/adk_gemini_fullstack/template/.templateconfig.yaml +1 -1
- agents/agentic_rag/template/.templateconfig.yaml +1 -1
- src/resources/locks/uv-adk_base-agent_engine.lock +28 -13
- src/resources/locks/uv-adk_base-cloud_run.lock +28 -13
- src/resources/locks/uv-adk_gemini_fullstack-agent_engine.lock +28 -13
- src/resources/locks/uv-adk_gemini_fullstack-cloud_run.lock +28 -13
- src/resources/locks/uv-agentic_rag-agent_engine.lock +22 -16
- src/resources/locks/uv-agentic_rag-cloud_run.lock +22 -16
- src/resources/locks/uv-crewai_coding_crew-agent_engine.lock +101 -100
- src/resources/locks/uv-crewai_coding_crew-cloud_run.lock +141 -80
- src/resources/locks/uv-langgraph_base_react-agent_engine.lock +16 -15
- src/resources/locks/uv-langgraph_base_react-cloud_run.lock +16 -15
- src/resources/locks/uv-live_api-cloud_run.lock +12 -12
- {agent_starter_pack-0.6.1.dist-info → agent_starter_pack-0.6.3.dist-info}/WHEEL +0 -0
- {agent_starter_pack-0.6.1.dist-info → agent_starter_pack-0.6.3.dist-info}/entry_points.txt +0 -0
- {agent_starter_pack-0.6.1.dist-info → agent_starter_pack-0.6.3.dist-info}/licenses/LICENSE +0 -0
@@ -1205,7 +1205,7 @@ wheels = [
|
|
1205
1205
|
|
1206
1206
|
[[package]]
|
1207
1207
|
name = "google-genai"
|
1208
|
-
version = "1.
|
1208
|
+
version = "1.21.1"
|
1209
1209
|
source = { registry = "https://pypi.org/simple" }
|
1210
1210
|
dependencies = [
|
1211
1211
|
{ name = "anyio" },
|
@@ -1213,12 +1213,13 @@ dependencies = [
|
|
1213
1213
|
{ name = "httpx" },
|
1214
1214
|
{ name = "pydantic" },
|
1215
1215
|
{ name = "requests" },
|
1216
|
+
{ name = "tenacity" },
|
1216
1217
|
{ name = "typing-extensions" },
|
1217
1218
|
{ name = "websockets" },
|
1218
1219
|
]
|
1219
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
1220
|
+
sdist = { url = "https://files.pythonhosted.org/packages/49/8a/4a628e2e918f8c4a48ea778b68395b97b05b6873c6e528e78ccfb02a2c8d/google_genai-1.21.1.tar.gz", hash = "sha256:5412fde7f0b39574a4670a9a25e398824a12b3cddd632fdff66d1b9bcfdbfcb4", size = 205636 }
|
1220
1221
|
wheels = [
|
1221
|
-
{ url = "https://files.pythonhosted.org/packages/
|
1222
|
+
{ url = "https://files.pythonhosted.org/packages/92/5c/659c2b992d631a873ae8fed612ce92af423fdc5f7d541dec7ce8f4b1789e/google_genai-1.21.1-py3-none-any.whl", hash = "sha256:fa6fa5311f9a757ce65cd528a938a0f309bb3032516015bf5b3022e63b2fc46b", size = 206388 },
|
1222
1223
|
]
|
1223
1224
|
|
1224
1225
|
[[package]]
|
@@ -2375,11 +2376,11 @@ wheels = [
|
|
2375
2376
|
|
2376
2377
|
[[package]]
|
2377
2378
|
name = "markdown"
|
2378
|
-
version = "3.8"
|
2379
|
+
version = "3.8.1"
|
2379
2380
|
source = { registry = "https://pypi.org/simple" }
|
2380
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
2381
|
+
sdist = { url = "https://files.pythonhosted.org/packages/db/7c/0738e5ff0adccd0b4e02c66d0446c03a3c557e02bb49b7c263d7ab56c57d/markdown-3.8.1.tar.gz", hash = "sha256:a2e2f01cead4828ee74ecca9623045f62216aef2212a7685d6eb9163f590b8c1", size = 361280 }
|
2381
2382
|
wheels = [
|
2382
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2383
|
+
{ url = "https://files.pythonhosted.org/packages/50/34/3d1ff0cb4843a33817d06800e9383a2b2a2df4d508e37f53a40e829905d9/markdown-3.8.1-py3-none-any.whl", hash = "sha256:46cc0c0f1e5211ab2e9d453582f0b28a1bfaf058a9f7d5c50386b99b588d8811", size = 106642 },
|
2383
2384
|
]
|
2384
2385
|
|
2385
2386
|
[[package]]
|
@@ -2728,11 +2729,11 @@ wheels = [
|
|
2728
2729
|
|
2729
2730
|
[[package]]
|
2730
2731
|
name = "narwhals"
|
2731
|
-
version = "1.43.
|
2732
|
+
version = "1.43.1"
|
2732
2733
|
source = { registry = "https://pypi.org/simple" }
|
2733
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
2734
|
+
sdist = { url = "https://files.pythonhosted.org/packages/61/82/9f351a79260a6456db3f53d248268b4c3791f1e3228eec3c745e8816afd6/narwhals-1.43.1.tar.gz", hash = "sha256:6ff56d600da67a0a0980b83bd5577d076772fdba96474076ba4e76c920dbc1e5", size = 496655 }
|
2734
2735
|
wheels = [
|
2735
|
-
{ url = "https://files.pythonhosted.org/packages/1e/
|
2736
|
+
{ url = "https://files.pythonhosted.org/packages/8f/1e/b741d4eabbde95b1790e7df3c33c6b19f9b48db98a1416c6a6f06572bc66/narwhals-1.43.1-py3-none-any.whl", hash = "sha256:1ee508fa4dc0e05aa5b88717ba11613d8d9ccf0dd1e48513d4a3afb237dba9f2", size = 362737 },
|
2736
2737
|
]
|
2737
2738
|
|
2738
2739
|
[[package]]
|
@@ -4379,7 +4380,7 @@ wheels = [
|
|
4379
4380
|
|
4380
4381
|
[[package]]
|
4381
4382
|
name = "pytest"
|
4382
|
-
version = "8.4.
|
4383
|
+
version = "8.4.1"
|
4383
4384
|
source = { registry = "https://pypi.org/simple" }
|
4384
4385
|
dependencies = [
|
4385
4386
|
{ name = "colorama", marker = "sys_platform == 'win32'" },
|
@@ -4390,9 +4391,9 @@ dependencies = [
|
|
4390
4391
|
{ name = "pygments" },
|
4391
4392
|
{ name = "tomli", marker = "python_full_version < '3.11'" },
|
4392
4393
|
]
|
4393
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
4394
|
+
sdist = { url = "https://files.pythonhosted.org/packages/08/ba/45911d754e8eba3d5a841a5ce61a65a685ff1798421ac054f85aa8747dfb/pytest-8.4.1.tar.gz", hash = "sha256:7c67fd69174877359ed9371ec3af8a3d2b04741818c51e5e99cc1742251fa93c", size = 1517714 }
|
4394
4395
|
wheels = [
|
4395
|
-
{ url = "https://files.pythonhosted.org/packages/
|
4396
|
+
{ url = "https://files.pythonhosted.org/packages/29/16/c8a903f4c4dffe7a12843191437d7cd8e32751d5de349d45d3fe69544e87/pytest-8.4.1-py3-none-any.whl", hash = "sha256:539c70ba6fcead8e78eebbf1115e8b589e7565830d7d006a8723f19ac8a0afb7", size = 365474 },
|
4396
4397
|
]
|
4397
4398
|
|
4398
4399
|
[[package]]
|
@@ -5768,11 +5769,11 @@ wheels = [
|
|
5768
5769
|
|
5769
5770
|
[[package]]
|
5770
5771
|
name = "urllib3"
|
5771
|
-
version = "2.
|
5772
|
+
version = "2.5.0"
|
5772
5773
|
source = { registry = "https://pypi.org/simple" }
|
5773
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
5774
|
+
sdist = { url = "https://files.pythonhosted.org/packages/15/22/9ee70a2574a4f4599c47dd506532914ce044817c7752a79b6a51286319bc/urllib3-2.5.0.tar.gz", hash = "sha256:3fc47733c7e419d4bc3f6b3dc2b4f890bb743906a30d56ba4a5bfa4bbff92760", size = 393185 }
|
5774
5775
|
wheels = [
|
5775
|
-
{ url = "https://files.pythonhosted.org/packages/
|
5776
|
+
{ url = "https://files.pythonhosted.org/packages/a7/c2/fe1e52489ae3122415c51f387e221dd0773709bad6c6cdaa599e8a2c5185/urllib3-2.5.0-py3-none-any.whl", hash = "sha256:e6b01673c0fa6a13e374b50871808eb3bf7046c4b125b216f6bf1cc604cff0dc", size = 129795 },
|
5776
5777
|
]
|
5777
5778
|
|
5778
5779
|
[[package]]
|
@@ -2109,11 +2109,11 @@ wheels = [
|
|
2109
2109
|
|
2110
2110
|
[[package]]
|
2111
2111
|
name = "markdown"
|
2112
|
-
version = "3.8"
|
2112
|
+
version = "3.8.1"
|
2113
2113
|
source = { registry = "https://pypi.org/simple" }
|
2114
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
2114
|
+
sdist = { url = "https://files.pythonhosted.org/packages/db/7c/0738e5ff0adccd0b4e02c66d0446c03a3c557e02bb49b7c263d7ab56c57d/markdown-3.8.1.tar.gz", hash = "sha256:a2e2f01cead4828ee74ecca9623045f62216aef2212a7685d6eb9163f590b8c1", size = 361280 }
|
2115
2115
|
wheels = [
|
2116
|
-
{ url = "https://files.pythonhosted.org/packages/
|
2116
|
+
{ url = "https://files.pythonhosted.org/packages/50/34/3d1ff0cb4843a33817d06800e9383a2b2a2df4d508e37f53a40e829905d9/markdown-3.8.1-py3-none-any.whl", hash = "sha256:46cc0c0f1e5211ab2e9d453582f0b28a1bfaf058a9f7d5c50386b99b588d8811", size = 106642 },
|
2117
2117
|
]
|
2118
2118
|
|
2119
2119
|
[[package]]
|
@@ -2450,11 +2450,11 @@ wheels = [
|
|
2450
2450
|
|
2451
2451
|
[[package]]
|
2452
2452
|
name = "narwhals"
|
2453
|
-
version = "1.43.
|
2453
|
+
version = "1.43.1"
|
2454
2454
|
source = { registry = "https://pypi.org/simple" }
|
2455
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
2455
|
+
sdist = { url = "https://files.pythonhosted.org/packages/61/82/9f351a79260a6456db3f53d248268b4c3791f1e3228eec3c745e8816afd6/narwhals-1.43.1.tar.gz", hash = "sha256:6ff56d600da67a0a0980b83bd5577d076772fdba96474076ba4e76c920dbc1e5", size = 496655 }
|
2456
2456
|
wheels = [
|
2457
|
-
{ url = "https://files.pythonhosted.org/packages/1e/
|
2457
|
+
{ url = "https://files.pythonhosted.org/packages/8f/1e/b741d4eabbde95b1790e7df3c33c6b19f9b48db98a1416c6a6f06572bc66/narwhals-1.43.1-py3-none-any.whl", hash = "sha256:1ee508fa4dc0e05aa5b88717ba11613d8d9ccf0dd1e48513d4a3afb237dba9f2", size = 362737 },
|
2458
2458
|
]
|
2459
2459
|
|
2460
2460
|
[[package]]
|
@@ -3997,7 +3997,7 @@ wheels = [
|
|
3997
3997
|
|
3998
3998
|
[[package]]
|
3999
3999
|
name = "pytest"
|
4000
|
-
version = "8.4.
|
4000
|
+
version = "8.4.1"
|
4001
4001
|
source = { registry = "https://pypi.org/simple" }
|
4002
4002
|
dependencies = [
|
4003
4003
|
{ name = "colorama", marker = "sys_platform == 'win32'" },
|
@@ -4008,9 +4008,9 @@ dependencies = [
|
|
4008
4008
|
{ name = "pygments" },
|
4009
4009
|
{ name = "tomli", marker = "python_full_version < '3.11'" },
|
4010
4010
|
]
|
4011
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
4011
|
+
sdist = { url = "https://files.pythonhosted.org/packages/08/ba/45911d754e8eba3d5a841a5ce61a65a685ff1798421ac054f85aa8747dfb/pytest-8.4.1.tar.gz", hash = "sha256:7c67fd69174877359ed9371ec3af8a3d2b04741818c51e5e99cc1742251fa93c", size = 1517714 }
|
4012
4012
|
wheels = [
|
4013
|
-
{ url = "https://files.pythonhosted.org/packages/
|
4013
|
+
{ url = "https://files.pythonhosted.org/packages/29/16/c8a903f4c4dffe7a12843191437d7cd8e32751d5de349d45d3fe69544e87/pytest-8.4.1-py3-none-any.whl", hash = "sha256:539c70ba6fcead8e78eebbf1115e8b589e7565830d7d006a8723f19ac8a0afb7", size = 365474 },
|
4014
4014
|
]
|
4015
4015
|
|
4016
4016
|
[[package]]
|
@@ -5319,11 +5319,11 @@ wheels = [
|
|
5319
5319
|
|
5320
5320
|
[[package]]
|
5321
5321
|
name = "urllib3"
|
5322
|
-
version = "2.
|
5322
|
+
version = "2.5.0"
|
5323
5323
|
source = { registry = "https://pypi.org/simple" }
|
5324
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
5324
|
+
sdist = { url = "https://files.pythonhosted.org/packages/15/22/9ee70a2574a4f4599c47dd506532914ce044817c7752a79b6a51286319bc/urllib3-2.5.0.tar.gz", hash = "sha256:3fc47733c7e419d4bc3f6b3dc2b4f890bb743906a30d56ba4a5bfa4bbff92760", size = 393185 }
|
5325
5325
|
wheels = [
|
5326
|
-
{ url = "https://files.pythonhosted.org/packages/
|
5326
|
+
{ url = "https://files.pythonhosted.org/packages/a7/c2/fe1e52489ae3122415c51f387e221dd0773709bad6c6cdaa599e8a2c5185/urllib3-2.5.0-py3-none-any.whl", hash = "sha256:e6b01673c0fa6a13e374b50871808eb3bf7046c4b125b216f6bf1cc604cff0dc", size = 129795 },
|
5327
5327
|
]
|
5328
5328
|
|
5329
5329
|
[[package]]
|
File without changes
|
File without changes
|
File without changes
|