microsoft-agents-a365-tooling-extensions-agentframework 0.1.0__py3-none-any.whl → 0.2.0.dev5__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.
- {microsoft_agents_a365_tooling_extensions_agentframework-0.1.0.dist-info → microsoft_agents_a365_tooling_extensions_agentframework-0.2.0.dev5.dist-info}/METADATA +3 -3
- microsoft_agents_a365_tooling_extensions_agentframework-0.2.0.dev5.dist-info/RECORD +7 -0
- microsoft_agents_a365_tooling_extensions_agentframework-0.1.0.dist-info/RECORD +0 -7
- {microsoft_agents_a365_tooling_extensions_agentframework-0.1.0.dist-info → microsoft_agents_a365_tooling_extensions_agentframework-0.2.0.dev5.dist-info}/WHEEL +0 -0
- {microsoft_agents_a365_tooling_extensions_agentframework-0.1.0.dist-info → microsoft_agents_a365_tooling_extensions_agentframework-0.2.0.dev5.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: microsoft-agents-a365-tooling-extensions-agentframework
|
|
3
|
-
Version: 0.
|
|
3
|
+
Version: 0.2.0.dev5
|
|
4
4
|
Summary: Agent Framework integration tools for Agent 365 AI agent tooling
|
|
5
5
|
Author-email: Microsoft <support@microsoft.com>
|
|
6
6
|
License: MIT
|
|
@@ -55,7 +55,7 @@ For usage examples and detailed documentation, see the [Tooling documentation](h
|
|
|
55
55
|
For issues, questions, or feedback:
|
|
56
56
|
|
|
57
57
|
- File issues in the [GitHub Issues](https://github.com/microsoft/Agent365-python/issues) section
|
|
58
|
-
- See the [main documentation](
|
|
58
|
+
- See the [main documentation](../../README.md) for more information
|
|
59
59
|
|
|
60
60
|
## Trademarks
|
|
61
61
|
|
|
@@ -65,4 +65,4 @@ For issues, questions, or feedback:
|
|
|
65
65
|
|
|
66
66
|
Copyright (c) Microsoft Corporation. All rights reserved.
|
|
67
67
|
|
|
68
|
-
Licensed under the MIT License - see the [LICENSE](
|
|
68
|
+
Licensed under the MIT License - see the [LICENSE](../../LICENSE.md) file for details.
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
microsoft_agents_a365/tooling/extensions/agentframework/__init__.py,sha256=IPaHio1uop6iVK6KYeI5ERhTm3uPQRO6__21SYQqpQ4,880
|
|
2
|
+
microsoft_agents_a365/tooling/extensions/agentframework/services/__init__.py,sha256=TcxL8IstydK8bZ2H3hFVKRvO67VYDqY7JOTBEA9ylXc,338
|
|
3
|
+
microsoft_agents_a365/tooling/extensions/agentframework/services/mcp_tool_registration_service.py,sha256=Ic_yrUMQZs-Vc5IcSKMMdZCX1oZVJZw1EkDzyX14Q2c,6237
|
|
4
|
+
microsoft_agents_a365_tooling_extensions_agentframework-0.2.0.dev5.dist-info/METADATA,sha256=uBTGpOFgmKdHrFzOXY-tT7Va8rejcGQYl43wuF___RE,3492
|
|
5
|
+
microsoft_agents_a365_tooling_extensions_agentframework-0.2.0.dev5.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
6
|
+
microsoft_agents_a365_tooling_extensions_agentframework-0.2.0.dev5.dist-info/top_level.txt,sha256=G3c2_4sy5_EM_BWO67SbK2tKj4G8XFn-QXRbh8g9Lgk,22
|
|
7
|
+
microsoft_agents_a365_tooling_extensions_agentframework-0.2.0.dev5.dist-info/RECORD,,
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
microsoft_agents_a365/tooling/extensions/agentframework/__init__.py,sha256=IPaHio1uop6iVK6KYeI5ERhTm3uPQRO6__21SYQqpQ4,880
|
|
2
|
-
microsoft_agents_a365/tooling/extensions/agentframework/services/__init__.py,sha256=TcxL8IstydK8bZ2H3hFVKRvO67VYDqY7JOTBEA9ylXc,338
|
|
3
|
-
microsoft_agents_a365/tooling/extensions/agentframework/services/mcp_tool_registration_service.py,sha256=Ic_yrUMQZs-Vc5IcSKMMdZCX1oZVJZw1EkDzyX14Q2c,6237
|
|
4
|
-
microsoft_agents_a365_tooling_extensions_agentframework-0.1.0.dist-info/METADATA,sha256=N95eYNQEubpQgB2CzQ7EX6uQLnr4W08_gE9jdwnQdaU,3493
|
|
5
|
-
microsoft_agents_a365_tooling_extensions_agentframework-0.1.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
6
|
-
microsoft_agents_a365_tooling_extensions_agentframework-0.1.0.dist-info/top_level.txt,sha256=G3c2_4sy5_EM_BWO67SbK2tKj4G8XFn-QXRbh8g9Lgk,22
|
|
7
|
-
microsoft_agents_a365_tooling_extensions_agentframework-0.1.0.dist-info/RECORD,,
|
|
File without changes
|