agenticdome-python-sdk 1.2.26__tar.gz → 1.2.27__tar.gz
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.
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/PKG-INFO +14 -14
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/agenticdome_python_sdk.egg-info/PKG-INFO +14 -14
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/agenticdome_python_sdk.egg-info/requires.txt +13 -13
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/agenticdome_sdk/catalog_snapshot.json +4 -4
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/agenticdome_sdk/hook_catalog.py +10 -10
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/pyproject.toml +14 -14
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/CONTRIBUTING.md +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/LICENSE +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/MANIFEST.in +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/NOTICE +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/README.md +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/SECURITY.md +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/agenticdome_python_sdk.egg-info/SOURCES.txt +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/agenticdome_python_sdk.egg-info/dependency_links.txt +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/agenticdome_python_sdk.egg-info/entry_points.txt +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/agenticdome_python_sdk.egg-info/top_level.txt +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/agenticdome_sdk/__init__.py +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/agenticdome_sdk/_framework_firewall.py +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/agenticdome_sdk/_mode.py +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/agenticdome_sdk/agno.py +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/agenticdome_sdk/autogen.py +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/agenticdome_sdk/aws_bedrock.py +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/agenticdome_sdk/claude.py +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/agenticdome_sdk/client.py +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/agenticdome_sdk/copilot_ir.py +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/agenticdome_sdk/copilot_ir_collector.cjs +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/agenticdome_sdk/crewai.py +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/agenticdome_sdk/demo.py +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/agenticdome_sdk/google_adk.py +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/agenticdome_sdk/identity.py +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/agenticdome_sdk/langgraph.py +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/agenticdome_sdk/llamaindex.py +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/agenticdome_sdk/mcp_host.py +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/agenticdome_sdk/mcp_http_gateway.py +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/agenticdome_sdk/mcp_rehearsal_server.py +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/agenticdome_sdk/mcp_verification.py +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/agenticdome_sdk/microsoft_agent_framework.py +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/agenticdome_sdk/microsoft_ai_foundry.py +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/agenticdome_sdk/onboarding_cli.py +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/agenticdome_sdk/openai_agents.py +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/agenticdome_sdk/proof.py +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/agenticdome_sdk/pydantic.py +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/agenticdome_sdk/simulation.py +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/agenticdome_sdk/smolagents.py +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/docs/customer-onboarding.md +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/docs/frameworks/README.md +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/docs/frameworks/agno.md +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/docs/frameworks/autogen.md +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/docs/frameworks/aws-bedrock.md +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/docs/frameworks/claude-agent-sdk.md +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/docs/frameworks/crewai.md +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/docs/frameworks/custom-python.md +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/docs/frameworks/google-adk.md +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/docs/frameworks/langgraph.md +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/docs/frameworks/llamaindex.md +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/docs/frameworks/microsoft-agent-framework.md +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/docs/frameworks/microsoft-ai-foundry.md +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/docs/frameworks/openai-agents.md +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/docs/frameworks/pydanticai.md +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/docs/frameworks/smolagents.md +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/docs/mcp-integration.md +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/docs/performance-evidence.md +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/docs/runtime-deployment.md +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/examples/PRODUCTION_INTEGRATION.md +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/examples/README.md +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/examples/attack_demo.py +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/examples/crewai_agenticdome_firewall.py +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/examples/frameworks/README.md +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/examples/frameworks/_shared.py +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/examples/frameworks/agno.py +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/examples/frameworks/autogen.py +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/examples/frameworks/aws_bedrock.py +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/examples/frameworks/claude_agent_sdk.py +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/examples/frameworks/crewai.py +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/examples/frameworks/custom_python.py +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/examples/frameworks/google_adk.py +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/examples/frameworks/langgraph.py +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/examples/frameworks/llamaindex.py +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/examples/frameworks/mcp.py +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/examples/frameworks/microsoft_agent_framework.py +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/examples/frameworks/microsoft_ai_foundry.py +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/examples/frameworks/openai_agents.py +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/examples/frameworks/pydanticai.py +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/examples/frameworks/smolagents.py +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/examples/langgraph_agenticdome_firewall.py +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/examples/local_simulation_gallery.py +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/examples/mcp_gateway_action_firewall.py +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/setup.cfg +0 -0
- {agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/setup.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: agenticdome-python-sdk
|
|
3
|
-
Version: 1.2.
|
|
3
|
+
Version: 1.2.27
|
|
4
4
|
Summary: Official Python SDK for AgenticDome security guardrails, DLP, tool authorization, and multi-agent delegation enforcement.
|
|
5
5
|
Author: AgenticDome
|
|
6
6
|
License-Expression: Apache-2.0
|
|
@@ -32,20 +32,20 @@ License-File: NOTICE
|
|
|
32
32
|
Requires-Dist: requests>=2.31.0
|
|
33
33
|
Requires-Dist: urllib3>=2.0.0
|
|
34
34
|
Provides-Extra: crewai
|
|
35
|
-
Requires-Dist: crewai<=1.15.
|
|
35
|
+
Requires-Dist: crewai<=1.15.18,>=1.15.5; extra == "crewai"
|
|
36
36
|
Provides-Extra: redis
|
|
37
37
|
Requires-Dist: redis>=4.5.0; extra == "redis"
|
|
38
38
|
Provides-Extra: pop
|
|
39
39
|
Requires-Dist: cryptography>=42.0.0; extra == "pop"
|
|
40
40
|
Provides-Extra: pydanticai
|
|
41
|
-
Requires-Dist: pydantic-ai<=2.35.
|
|
41
|
+
Requires-Dist: pydantic-ai<=2.35.3,>=2.16.0; extra == "pydanticai"
|
|
42
42
|
Requires-Dist: anyio>=4.0.0; extra == "pydanticai"
|
|
43
43
|
Provides-Extra: pydantic
|
|
44
|
-
Requires-Dist: pydantic-ai<=2.35.
|
|
44
|
+
Requires-Dist: pydantic-ai<=2.35.3,>=2.16.0; extra == "pydantic"
|
|
45
45
|
Requires-Dist: anyio>=4.0.0; extra == "pydantic"
|
|
46
46
|
Provides-Extra: langgraph
|
|
47
47
|
Requires-Dist: langgraph<=1.2.11,>=1.2.9; extra == "langgraph"
|
|
48
|
-
Requires-Dist: langchain-core<=1.6.
|
|
48
|
+
Requires-Dist: langchain-core<=1.6.1,>=1.5.0; extra == "langgraph"
|
|
49
49
|
Requires-Dist: langchain-openai==1.3.5; extra == "langgraph"
|
|
50
50
|
Requires-Dist: anyio>=4.0.0; extra == "langgraph"
|
|
51
51
|
Provides-Extra: microsoft
|
|
@@ -63,9 +63,9 @@ Requires-Dist: openai-agents<=0.22.0,>=0.18.3; extra == "openai-agents"
|
|
|
63
63
|
Provides-Extra: mcp
|
|
64
64
|
Requires-Dist: mcp<=1.28.1,>=1.26.0; extra == "mcp"
|
|
65
65
|
Provides-Extra: bedrock
|
|
66
|
-
Requires-Dist: boto3<=1.43.
|
|
66
|
+
Requires-Dist: boto3<=1.43.82,>=1.43.54; extra == "bedrock"
|
|
67
67
|
Provides-Extra: aws-bedrock
|
|
68
|
-
Requires-Dist: boto3<=1.43.
|
|
68
|
+
Requires-Dist: boto3<=1.43.82,>=1.43.54; extra == "aws-bedrock"
|
|
69
69
|
Provides-Extra: llamaindex
|
|
70
70
|
Requires-Dist: llama-index<=0.14.24,>=0.14.23; extra == "llamaindex"
|
|
71
71
|
Provides-Extra: llama-index
|
|
@@ -75,19 +75,19 @@ Requires-Dist: google-adk<=2.8.0,>=2.5.0; extra == "google-adk"
|
|
|
75
75
|
Provides-Extra: adk
|
|
76
76
|
Requires-Dist: google-adk<=2.8.0,>=2.5.0; extra == "adk"
|
|
77
77
|
Provides-Extra: claude
|
|
78
|
-
Requires-Dist: claude-agent-sdk<=0.2.
|
|
78
|
+
Requires-Dist: claude-agent-sdk<=0.2.147,>=0.2.126; extra == "claude"
|
|
79
79
|
Provides-Extra: claude-agent-sdk
|
|
80
|
-
Requires-Dist: claude-agent-sdk<=0.2.
|
|
80
|
+
Requires-Dist: claude-agent-sdk<=0.2.147,>=0.2.126; extra == "claude-agent-sdk"
|
|
81
81
|
Provides-Extra: smolagents
|
|
82
82
|
Requires-Dist: smolagents==1.26.0; extra == "smolagents"
|
|
83
83
|
Provides-Extra: all
|
|
84
|
-
Requires-Dist: crewai<=1.15.
|
|
84
|
+
Requires-Dist: crewai<=1.15.18,>=1.15.5; extra == "all"
|
|
85
85
|
Requires-Dist: redis>=4.5.0; extra == "all"
|
|
86
86
|
Requires-Dist: cryptography>=42.0.0; extra == "all"
|
|
87
|
-
Requires-Dist: pydantic-ai<=2.35.
|
|
87
|
+
Requires-Dist: pydantic-ai<=2.35.3,>=2.16.0; extra == "all"
|
|
88
88
|
Requires-Dist: anyio>=4.0.0; extra == "all"
|
|
89
89
|
Requires-Dist: langgraph<=1.2.11,>=1.2.9; extra == "all"
|
|
90
|
-
Requires-Dist: langchain-core<=1.6.
|
|
90
|
+
Requires-Dist: langchain-core<=1.6.1,>=1.5.0; extra == "all"
|
|
91
91
|
Requires-Dist: langchain-openai==1.3.5; extra == "all"
|
|
92
92
|
Requires-Dist: autogen-agentchat==0.7.5; extra == "all"
|
|
93
93
|
Requires-Dist: agno<=3.0.1,>=2.8.0; extra == "all"
|
|
@@ -95,10 +95,10 @@ Requires-Dist: azure-ai-projects<=2.5.0,>=2.3.0; extra == "all"
|
|
|
95
95
|
Requires-Dist: azure-identity==1.25.3; extra == "all"
|
|
96
96
|
Requires-Dist: openai-agents<=0.22.0,>=0.18.3; extra == "all"
|
|
97
97
|
Requires-Dist: mcp<=1.28.1,>=1.26.0; extra == "all"
|
|
98
|
-
Requires-Dist: boto3<=1.43.
|
|
98
|
+
Requires-Dist: boto3<=1.43.82,>=1.43.54; extra == "all"
|
|
99
99
|
Requires-Dist: llama-index<=0.14.24,>=0.14.23; extra == "all"
|
|
100
100
|
Requires-Dist: google-adk<=2.8.0,>=2.5.0; extra == "all"
|
|
101
|
-
Requires-Dist: claude-agent-sdk<=0.2.
|
|
101
|
+
Requires-Dist: claude-agent-sdk<=0.2.147,>=0.2.126; extra == "all"
|
|
102
102
|
Requires-Dist: smolagents==1.26.0; extra == "all"
|
|
103
103
|
Provides-Extra: dev
|
|
104
104
|
Requires-Dist: pytest>=8.0.0; extra == "dev"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: agenticdome-python-sdk
|
|
3
|
-
Version: 1.2.
|
|
3
|
+
Version: 1.2.27
|
|
4
4
|
Summary: Official Python SDK for AgenticDome security guardrails, DLP, tool authorization, and multi-agent delegation enforcement.
|
|
5
5
|
Author: AgenticDome
|
|
6
6
|
License-Expression: Apache-2.0
|
|
@@ -32,20 +32,20 @@ License-File: NOTICE
|
|
|
32
32
|
Requires-Dist: requests>=2.31.0
|
|
33
33
|
Requires-Dist: urllib3>=2.0.0
|
|
34
34
|
Provides-Extra: crewai
|
|
35
|
-
Requires-Dist: crewai<=1.15.
|
|
35
|
+
Requires-Dist: crewai<=1.15.18,>=1.15.5; extra == "crewai"
|
|
36
36
|
Provides-Extra: redis
|
|
37
37
|
Requires-Dist: redis>=4.5.0; extra == "redis"
|
|
38
38
|
Provides-Extra: pop
|
|
39
39
|
Requires-Dist: cryptography>=42.0.0; extra == "pop"
|
|
40
40
|
Provides-Extra: pydanticai
|
|
41
|
-
Requires-Dist: pydantic-ai<=2.35.
|
|
41
|
+
Requires-Dist: pydantic-ai<=2.35.3,>=2.16.0; extra == "pydanticai"
|
|
42
42
|
Requires-Dist: anyio>=4.0.0; extra == "pydanticai"
|
|
43
43
|
Provides-Extra: pydantic
|
|
44
|
-
Requires-Dist: pydantic-ai<=2.35.
|
|
44
|
+
Requires-Dist: pydantic-ai<=2.35.3,>=2.16.0; extra == "pydantic"
|
|
45
45
|
Requires-Dist: anyio>=4.0.0; extra == "pydantic"
|
|
46
46
|
Provides-Extra: langgraph
|
|
47
47
|
Requires-Dist: langgraph<=1.2.11,>=1.2.9; extra == "langgraph"
|
|
48
|
-
Requires-Dist: langchain-core<=1.6.
|
|
48
|
+
Requires-Dist: langchain-core<=1.6.1,>=1.5.0; extra == "langgraph"
|
|
49
49
|
Requires-Dist: langchain-openai==1.3.5; extra == "langgraph"
|
|
50
50
|
Requires-Dist: anyio>=4.0.0; extra == "langgraph"
|
|
51
51
|
Provides-Extra: microsoft
|
|
@@ -63,9 +63,9 @@ Requires-Dist: openai-agents<=0.22.0,>=0.18.3; extra == "openai-agents"
|
|
|
63
63
|
Provides-Extra: mcp
|
|
64
64
|
Requires-Dist: mcp<=1.28.1,>=1.26.0; extra == "mcp"
|
|
65
65
|
Provides-Extra: bedrock
|
|
66
|
-
Requires-Dist: boto3<=1.43.
|
|
66
|
+
Requires-Dist: boto3<=1.43.82,>=1.43.54; extra == "bedrock"
|
|
67
67
|
Provides-Extra: aws-bedrock
|
|
68
|
-
Requires-Dist: boto3<=1.43.
|
|
68
|
+
Requires-Dist: boto3<=1.43.82,>=1.43.54; extra == "aws-bedrock"
|
|
69
69
|
Provides-Extra: llamaindex
|
|
70
70
|
Requires-Dist: llama-index<=0.14.24,>=0.14.23; extra == "llamaindex"
|
|
71
71
|
Provides-Extra: llama-index
|
|
@@ -75,19 +75,19 @@ Requires-Dist: google-adk<=2.8.0,>=2.5.0; extra == "google-adk"
|
|
|
75
75
|
Provides-Extra: adk
|
|
76
76
|
Requires-Dist: google-adk<=2.8.0,>=2.5.0; extra == "adk"
|
|
77
77
|
Provides-Extra: claude
|
|
78
|
-
Requires-Dist: claude-agent-sdk<=0.2.
|
|
78
|
+
Requires-Dist: claude-agent-sdk<=0.2.147,>=0.2.126; extra == "claude"
|
|
79
79
|
Provides-Extra: claude-agent-sdk
|
|
80
|
-
Requires-Dist: claude-agent-sdk<=0.2.
|
|
80
|
+
Requires-Dist: claude-agent-sdk<=0.2.147,>=0.2.126; extra == "claude-agent-sdk"
|
|
81
81
|
Provides-Extra: smolagents
|
|
82
82
|
Requires-Dist: smolagents==1.26.0; extra == "smolagents"
|
|
83
83
|
Provides-Extra: all
|
|
84
|
-
Requires-Dist: crewai<=1.15.
|
|
84
|
+
Requires-Dist: crewai<=1.15.18,>=1.15.5; extra == "all"
|
|
85
85
|
Requires-Dist: redis>=4.5.0; extra == "all"
|
|
86
86
|
Requires-Dist: cryptography>=42.0.0; extra == "all"
|
|
87
|
-
Requires-Dist: pydantic-ai<=2.35.
|
|
87
|
+
Requires-Dist: pydantic-ai<=2.35.3,>=2.16.0; extra == "all"
|
|
88
88
|
Requires-Dist: anyio>=4.0.0; extra == "all"
|
|
89
89
|
Requires-Dist: langgraph<=1.2.11,>=1.2.9; extra == "all"
|
|
90
|
-
Requires-Dist: langchain-core<=1.6.
|
|
90
|
+
Requires-Dist: langchain-core<=1.6.1,>=1.5.0; extra == "all"
|
|
91
91
|
Requires-Dist: langchain-openai==1.3.5; extra == "all"
|
|
92
92
|
Requires-Dist: autogen-agentchat==0.7.5; extra == "all"
|
|
93
93
|
Requires-Dist: agno<=3.0.1,>=2.8.0; extra == "all"
|
|
@@ -95,10 +95,10 @@ Requires-Dist: azure-ai-projects<=2.5.0,>=2.3.0; extra == "all"
|
|
|
95
95
|
Requires-Dist: azure-identity==1.25.3; extra == "all"
|
|
96
96
|
Requires-Dist: openai-agents<=0.22.0,>=0.18.3; extra == "all"
|
|
97
97
|
Requires-Dist: mcp<=1.28.1,>=1.26.0; extra == "all"
|
|
98
|
-
Requires-Dist: boto3<=1.43.
|
|
98
|
+
Requires-Dist: boto3<=1.43.82,>=1.43.54; extra == "all"
|
|
99
99
|
Requires-Dist: llama-index<=0.14.24,>=0.14.23; extra == "all"
|
|
100
100
|
Requires-Dist: google-adk<=2.8.0,>=2.5.0; extra == "all"
|
|
101
|
-
Requires-Dist: claude-agent-sdk<=0.2.
|
|
101
|
+
Requires-Dist: claude-agent-sdk<=0.2.147,>=0.2.126; extra == "all"
|
|
102
102
|
Requires-Dist: smolagents==1.26.0; extra == "all"
|
|
103
103
|
Provides-Extra: dev
|
|
104
104
|
Requires-Dist: pytest>=8.0.0; extra == "dev"
|
|
@@ -8,13 +8,13 @@ google-adk<=2.8.0,>=2.5.0
|
|
|
8
8
|
agno<=3.0.1,>=2.8.0
|
|
9
9
|
|
|
10
10
|
[all]
|
|
11
|
-
crewai<=1.15.
|
|
11
|
+
crewai<=1.15.18,>=1.15.5
|
|
12
12
|
redis>=4.5.0
|
|
13
13
|
cryptography>=42.0.0
|
|
14
|
-
pydantic-ai<=2.35.
|
|
14
|
+
pydantic-ai<=2.35.3,>=2.16.0
|
|
15
15
|
anyio>=4.0.0
|
|
16
16
|
langgraph<=1.2.11,>=1.2.9
|
|
17
|
-
langchain-core<=1.6.
|
|
17
|
+
langchain-core<=1.6.1,>=1.5.0
|
|
18
18
|
langchain-openai==1.3.5
|
|
19
19
|
autogen-agentchat==0.7.5
|
|
20
20
|
agno<=3.0.1,>=2.8.0
|
|
@@ -22,29 +22,29 @@ azure-ai-projects<=2.5.0,>=2.3.0
|
|
|
22
22
|
azure-identity==1.25.3
|
|
23
23
|
openai-agents<=0.22.0,>=0.18.3
|
|
24
24
|
mcp<=1.28.1,>=1.26.0
|
|
25
|
-
boto3<=1.43.
|
|
25
|
+
boto3<=1.43.82,>=1.43.54
|
|
26
26
|
llama-index<=0.14.24,>=0.14.23
|
|
27
27
|
google-adk<=2.8.0,>=2.5.0
|
|
28
|
-
claude-agent-sdk<=0.2.
|
|
28
|
+
claude-agent-sdk<=0.2.147,>=0.2.126
|
|
29
29
|
smolagents==1.26.0
|
|
30
30
|
|
|
31
31
|
[autogen]
|
|
32
32
|
autogen-agentchat==0.7.5
|
|
33
33
|
|
|
34
34
|
[aws-bedrock]
|
|
35
|
-
boto3<=1.43.
|
|
35
|
+
boto3<=1.43.82,>=1.43.54
|
|
36
36
|
|
|
37
37
|
[bedrock]
|
|
38
|
-
boto3<=1.43.
|
|
38
|
+
boto3<=1.43.82,>=1.43.54
|
|
39
39
|
|
|
40
40
|
[claude]
|
|
41
|
-
claude-agent-sdk<=0.2.
|
|
41
|
+
claude-agent-sdk<=0.2.147,>=0.2.126
|
|
42
42
|
|
|
43
43
|
[claude-agent-sdk]
|
|
44
|
-
claude-agent-sdk<=0.2.
|
|
44
|
+
claude-agent-sdk<=0.2.147,>=0.2.126
|
|
45
45
|
|
|
46
46
|
[crewai]
|
|
47
|
-
crewai<=1.15.
|
|
47
|
+
crewai<=1.15.18,>=1.15.5
|
|
48
48
|
|
|
49
49
|
[dev]
|
|
50
50
|
pytest>=8.0.0
|
|
@@ -66,7 +66,7 @@ google-adk<=2.8.0,>=2.5.0
|
|
|
66
66
|
|
|
67
67
|
[langgraph]
|
|
68
68
|
langgraph<=1.2.11,>=1.2.9
|
|
69
|
-
langchain-core<=1.6.
|
|
69
|
+
langchain-core<=1.6.1,>=1.5.0
|
|
70
70
|
langchain-openai==1.3.5
|
|
71
71
|
anyio>=4.0.0
|
|
72
72
|
|
|
@@ -91,11 +91,11 @@ openai-agents<=0.22.0,>=0.18.3
|
|
|
91
91
|
cryptography>=42.0.0
|
|
92
92
|
|
|
93
93
|
[pydantic]
|
|
94
|
-
pydantic-ai<=2.35.
|
|
94
|
+
pydantic-ai<=2.35.3,>=2.16.0
|
|
95
95
|
anyio>=4.0.0
|
|
96
96
|
|
|
97
97
|
[pydanticai]
|
|
98
|
-
pydantic-ai<=2.35.
|
|
98
|
+
pydantic-ai<=2.35.3,>=2.16.0
|
|
99
99
|
anyio>=4.0.0
|
|
100
100
|
|
|
101
101
|
[redis]
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
{
|
|
2
2
|
"schema": "agenticdome.catalog-snapshot.v1",
|
|
3
3
|
"catalog_schema": "agenticdome.hook-catalog.v1",
|
|
4
|
-
"verified_at": "2026-08-
|
|
5
|
-
"python_sdk_version": "1.2.
|
|
4
|
+
"verified_at": "2026-08-28",
|
|
5
|
+
"python_sdk_version": "1.2.27",
|
|
6
6
|
"published_packages": {
|
|
7
7
|
"agenticdome-python-sdk": {
|
|
8
8
|
"registry": "pypi",
|
|
9
|
-
"version": "1.2.
|
|
10
|
-
"url": "https://pypi.org/project/agenticdome-python-sdk/1.2.
|
|
9
|
+
"version": "1.2.27",
|
|
10
|
+
"url": "https://pypi.org/project/agenticdome-python-sdk/1.2.27/"
|
|
11
11
|
},
|
|
12
12
|
"agenticdome-sdk": {
|
|
13
13
|
"registry": "npm",
|
{agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/agenticdome_sdk/hook_catalog.py
RENAMED
|
@@ -86,7 +86,7 @@ FRAMEWORK_HOOK_CATALOG: Dict[str, Dict[str, Any]] = {
|
|
|
86
86
|
"agenticdome_sdk.integrations.crewai",
|
|
87
87
|
"AgenticDomeCrewAIFirewall",
|
|
88
88
|
["attach", "secure_tool"],
|
|
89
|
-
packages={"crewai": {"min":"1.15.5","max":"1.15.
|
|
89
|
+
packages={"crewai": {"min":"1.15.5","max":"1.15.18"}},
|
|
90
90
|
native_modules=[
|
|
91
91
|
{
|
|
92
92
|
"module": "crewai.hooks",
|
|
@@ -116,7 +116,7 @@ FRAMEWORK_HOOK_CATALOG: Dict[str, Dict[str, Any]] = {
|
|
|
116
116
|
"agenticdome_sdk.integrations.pydanticai",
|
|
117
117
|
"CyberSecFirewall",
|
|
118
118
|
["install_native_hooks", "secure_tool"],
|
|
119
|
-
packages={"pydantic-ai": {"min":"2.16.0","max":"2.35.
|
|
119
|
+
packages={"pydantic-ai": {"min":"2.16.0","max":"2.35.3"}},
|
|
120
120
|
native_modules=[{"module": "pydantic_ai", "attrs": ["Agent", "RunContext"]}],
|
|
121
121
|
adapter_attrs=[
|
|
122
122
|
{
|
|
@@ -134,7 +134,7 @@ FRAMEWORK_HOOK_CATALOG: Dict[str, Dict[str, Any]] = {
|
|
|
134
134
|
["input_node", "transition_node", "output_node", "as_langchain_middleware"],
|
|
135
135
|
packages={
|
|
136
136
|
"langgraph": {"min": "1.2.9", "max": "1.2.11"},
|
|
137
|
-
"langchain-core": {"min":"1.5.0","max":"1.6.
|
|
137
|
+
"langchain-core": {"min":"1.5.0","max":"1.6.1"},
|
|
138
138
|
},
|
|
139
139
|
native_modules=[
|
|
140
140
|
{"module": "langgraph.graph", "attrs": ["StateGraph"]},
|
|
@@ -201,7 +201,7 @@ FRAMEWORK_HOOK_CATALOG: Dict[str, Dict[str, Any]] = {
|
|
|
201
201
|
"agenticdome_sdk.integrations.claude",
|
|
202
202
|
"AgenticDomeClaudeFirewall",
|
|
203
203
|
["install_on_options", "secure_query", "run_client_securely", "secure_sdk_tool"],
|
|
204
|
-
packages={"claude-agent-sdk": {"min":"0.2.126","max":"0.2.
|
|
204
|
+
packages={"claude-agent-sdk": {"min":"0.2.126","max":"0.2.147"}},
|
|
205
205
|
native_modules=[
|
|
206
206
|
{
|
|
207
207
|
"module": "claude_agent_sdk",
|
|
@@ -262,7 +262,7 @@ FRAMEWORK_HOOK_CATALOG: Dict[str, Dict[str, Any]] = {
|
|
|
262
262
|
"agenticdome_sdk.integrations.aws_bedrock",
|
|
263
263
|
"AgenticDomeAWSBedrockFirewall",
|
|
264
264
|
["converse_securely", "wrap_tool_handler", "wrap_action_group_lambda"],
|
|
265
|
-
packages={"boto3": {"min":"1.43.54","max":"1.43.
|
|
265
|
+
packages={"boto3": {"min":"1.43.54","max":"1.43.82"}},
|
|
266
266
|
native_modules=[{"module": "boto3", "attrs": ["client"]}],
|
|
267
267
|
native_smoke={"module": "agenticdome_sdk.integrations.aws_bedrock", "call": "wrap_tool_handler"},
|
|
268
268
|
docs="docs/frameworks/aws-bedrock.md",
|
|
@@ -444,18 +444,18 @@ _HARNESS_VERIFICATION: Dict[str, Dict[str, Any]] = {
|
|
|
444
444
|
}
|
|
445
445
|
|
|
446
446
|
_PACKAGE_CERTIFICATION_DATES: Dict[str, Dict[str, str]] = {
|
|
447
|
-
"crewai": {"crewai":"2026-08-
|
|
448
|
-
"pydanticai": {"pydantic-ai": "2026-08-
|
|
449
|
-
"langgraph": {"langgraph": "2026-08-12", "langchain-core": "2026-08-
|
|
447
|
+
"crewai": {"crewai":"2026-08-28"},
|
|
448
|
+
"pydanticai": {"pydantic-ai": "2026-08-28"},
|
|
449
|
+
"langgraph": {"langgraph": "2026-08-12", "langchain-core": "2026-08-28"},
|
|
450
450
|
"autogen": {"autogen-agentchat": "2026-07-26"},
|
|
451
451
|
"foundry": {"azure-ai-projects": "2026-08-22", "azure-identity": "2026-07-10"},
|
|
452
452
|
"openai-agents": {"openai-agents": "2026-08-22"},
|
|
453
|
-
"claude": {"claude-agent-sdk": "2026-08-
|
|
453
|
+
"claude": {"claude-agent-sdk": "2026-08-28"},
|
|
454
454
|
"smolagents": {"smolagents": "2026-07-23"},
|
|
455
455
|
"agno": {"agno": "2026-08-27"},
|
|
456
456
|
"google-adk": {"google-adk": "2026-08-27"},
|
|
457
457
|
"llamaindex": {"llama-index": "2026-08-20"},
|
|
458
|
-
"bedrock": {"boto3": "2026-08-
|
|
458
|
+
"bedrock": {"boto3": "2026-08-28"},
|
|
459
459
|
"mcp": {"mcp": "2026-07-10"},
|
|
460
460
|
}
|
|
461
461
|
|
|
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
|
|
4
4
|
|
|
5
5
|
[project]
|
|
6
6
|
name = "agenticdome-python-sdk"
|
|
7
|
-
version = "1.2.
|
|
7
|
+
version = "1.2.27"
|
|
8
8
|
description = "Official Python SDK for AgenticDome security guardrails, DLP, tool authorization, and multi-agent delegation enforcement."
|
|
9
9
|
readme = "README.md"
|
|
10
10
|
requires-python = ">=3.9"
|
|
@@ -49,7 +49,7 @@ dependencies = [
|
|
|
49
49
|
|
|
50
50
|
[project.optional-dependencies]
|
|
51
51
|
crewai = [
|
|
52
|
-
"crewai>=1.15.5,<=1.15.
|
|
52
|
+
"crewai>=1.15.5,<=1.15.18"
|
|
53
53
|
]
|
|
54
54
|
redis = [
|
|
55
55
|
"redis>=4.5.0"
|
|
@@ -58,16 +58,16 @@ pop = [
|
|
|
58
58
|
"cryptography>=42.0.0"
|
|
59
59
|
]
|
|
60
60
|
pydanticai = [
|
|
61
|
-
"pydantic-ai>=2.16.0,<=2.35.
|
|
61
|
+
"pydantic-ai>=2.16.0,<=2.35.3",
|
|
62
62
|
"anyio>=4.0.0"
|
|
63
63
|
]
|
|
64
64
|
pydantic = [
|
|
65
|
-
"pydantic-ai>=2.16.0,<=2.35.
|
|
65
|
+
"pydantic-ai>=2.16.0,<=2.35.3",
|
|
66
66
|
"anyio>=4.0.0"
|
|
67
67
|
]
|
|
68
68
|
langgraph = [
|
|
69
69
|
"langgraph>=1.2.9,<=1.2.11",
|
|
70
|
-
"langchain-core>=1.5.0,<=1.6.
|
|
70
|
+
"langchain-core>=1.5.0,<=1.6.1",
|
|
71
71
|
"langchain-openai==1.3.5",
|
|
72
72
|
"anyio>=4.0.0"
|
|
73
73
|
]
|
|
@@ -92,10 +92,10 @@ mcp = [
|
|
|
92
92
|
"mcp>=1.26.0,<=1.28.1"
|
|
93
93
|
]
|
|
94
94
|
bedrock = [
|
|
95
|
-
"boto3>=1.43.54,<=1.43.
|
|
95
|
+
"boto3>=1.43.54,<=1.43.82"
|
|
96
96
|
]
|
|
97
97
|
aws-bedrock = [
|
|
98
|
-
"boto3>=1.43.54,<=1.43.
|
|
98
|
+
"boto3>=1.43.54,<=1.43.82"
|
|
99
99
|
]
|
|
100
100
|
llamaindex = [
|
|
101
101
|
"llama-index>=0.14.23,<=0.14.24"
|
|
@@ -110,22 +110,22 @@ adk = [
|
|
|
110
110
|
"google-adk>=2.5.0,<=2.8.0"
|
|
111
111
|
]
|
|
112
112
|
claude = [
|
|
113
|
-
"claude-agent-sdk>=0.2.126,<=0.2.
|
|
113
|
+
"claude-agent-sdk>=0.2.126,<=0.2.147"
|
|
114
114
|
]
|
|
115
115
|
claude-agent-sdk = [
|
|
116
|
-
"claude-agent-sdk>=0.2.126,<=0.2.
|
|
116
|
+
"claude-agent-sdk>=0.2.126,<=0.2.147"
|
|
117
117
|
]
|
|
118
118
|
smolagents = [
|
|
119
119
|
"smolagents==1.26.0"
|
|
120
120
|
]
|
|
121
121
|
all = [
|
|
122
|
-
"crewai>=1.15.5,<=1.15.
|
|
122
|
+
"crewai>=1.15.5,<=1.15.18",
|
|
123
123
|
"redis>=4.5.0",
|
|
124
124
|
"cryptography>=42.0.0",
|
|
125
|
-
"pydantic-ai>=2.16.0,<=2.35.
|
|
125
|
+
"pydantic-ai>=2.16.0,<=2.35.3",
|
|
126
126
|
"anyio>=4.0.0",
|
|
127
127
|
"langgraph>=1.2.9,<=1.2.11",
|
|
128
|
-
"langchain-core>=1.5.0,<=1.6.
|
|
128
|
+
"langchain-core>=1.5.0,<=1.6.1",
|
|
129
129
|
"langchain-openai==1.3.5",
|
|
130
130
|
"autogen-agentchat==0.7.5",
|
|
131
131
|
"agno>=2.8.0,<=3.0.1",
|
|
@@ -133,10 +133,10 @@ all = [
|
|
|
133
133
|
"azure-identity==1.25.3",
|
|
134
134
|
"openai-agents>=0.18.3,<=0.22.0",
|
|
135
135
|
"mcp>=1.26.0,<=1.28.1",
|
|
136
|
-
"boto3>=1.43.54,<=1.43.
|
|
136
|
+
"boto3>=1.43.54,<=1.43.82",
|
|
137
137
|
"llama-index>=0.14.23,<=0.14.24",
|
|
138
138
|
"google-adk>=2.5.0,<=2.8.0",
|
|
139
|
-
"claude-agent-sdk>=0.2.126,<=0.2.
|
|
139
|
+
"claude-agent-sdk>=0.2.126,<=0.2.147",
|
|
140
140
|
"smolagents==1.26.0"
|
|
141
141
|
]
|
|
142
142
|
dev = [
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/agenticdome_sdk/aws_bedrock.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/agenticdome_sdk/copilot_ir.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/agenticdome_sdk/google_adk.py
RENAMED
|
File without changes
|
|
File without changes
|
{agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/agenticdome_sdk/langgraph.py
RENAMED
|
File without changes
|
{agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/agenticdome_sdk/llamaindex.py
RENAMED
|
File without changes
|
|
File without changes
|
{agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/agenticdome_sdk/mcp_http_gateway.py
RENAMED
|
File without changes
|
|
File without changes
|
{agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/agenticdome_sdk/mcp_verification.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/agenticdome_sdk/onboarding_cli.py
RENAMED
|
File without changes
|
{agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/agenticdome_sdk/openai_agents.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/agenticdome_sdk/simulation.py
RENAMED
|
File without changes
|
{agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/agenticdome_sdk/smolagents.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/docs/frameworks/aws-bedrock.md
RENAMED
|
File without changes
|
{agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/docs/frameworks/claude-agent-sdk.md
RENAMED
|
File without changes
|
|
File without changes
|
{agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/docs/frameworks/custom-python.md
RENAMED
|
File without changes
|
{agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/docs/frameworks/google-adk.md
RENAMED
|
File without changes
|
{agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/docs/frameworks/langgraph.md
RENAMED
|
File without changes
|
{agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/docs/frameworks/llamaindex.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/docs/frameworks/openai-agents.md
RENAMED
|
File without changes
|
{agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/docs/frameworks/pydanticai.md
RENAMED
|
File without changes
|
{agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/docs/frameworks/smolagents.md
RENAMED
|
File without changes
|
|
File without changes
|
{agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/docs/performance-evidence.md
RENAMED
|
File without changes
|
|
File without changes
|
{agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/examples/PRODUCTION_INTEGRATION.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/examples/frameworks/README.md
RENAMED
|
File without changes
|
{agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/examples/frameworks/_shared.py
RENAMED
|
File without changes
|
|
File without changes
|
{agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/examples/frameworks/autogen.py
RENAMED
|
File without changes
|
{agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/examples/frameworks/aws_bedrock.py
RENAMED
|
File without changes
|
|
File without changes
|
{agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/examples/frameworks/crewai.py
RENAMED
|
File without changes
|
{agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/examples/frameworks/custom_python.py
RENAMED
|
File without changes
|
{agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/examples/frameworks/google_adk.py
RENAMED
|
File without changes
|
{agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/examples/frameworks/langgraph.py
RENAMED
|
File without changes
|
{agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/examples/frameworks/llamaindex.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/examples/frameworks/openai_agents.py
RENAMED
|
File without changes
|
{agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/examples/frameworks/pydanticai.py
RENAMED
|
File without changes
|
{agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/examples/frameworks/smolagents.py
RENAMED
|
File without changes
|
|
File without changes
|
{agenticdome_python_sdk-1.2.26 → agenticdome_python_sdk-1.2.27}/examples/local_simulation_gallery.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|