microsoft-agents-a365-tooling-extensions-azureaifoundry 0.1.0.dev30__tar.gz → 0.2.0.dev5__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.
- {microsoft_agents_a365_tooling_extensions_azureaifoundry-0.1.0.dev30 → microsoft_agents_a365_tooling_extensions_azureaifoundry-0.2.0.dev5}/PKG-INFO +3 -3
- {microsoft_agents_a365_tooling_extensions_azureaifoundry-0.1.0.dev30 → microsoft_agents_a365_tooling_extensions_azureaifoundry-0.2.0.dev5}/README.md +2 -2
- {microsoft_agents_a365_tooling_extensions_azureaifoundry-0.1.0.dev30 → microsoft_agents_a365_tooling_extensions_azureaifoundry-0.2.0.dev5}/microsoft_agents_a365_tooling_extensions_azureaifoundry.egg-info/PKG-INFO +3 -3
- {microsoft_agents_a365_tooling_extensions_azureaifoundry-0.1.0.dev30 → microsoft_agents_a365_tooling_extensions_azureaifoundry-0.2.0.dev5}/microsoft_agents_a365/tooling/extensions/azureaifoundry/__init__.py +0 -0
- {microsoft_agents_a365_tooling_extensions_azureaifoundry-0.1.0.dev30 → microsoft_agents_a365_tooling_extensions_azureaifoundry-0.2.0.dev5}/microsoft_agents_a365/tooling/extensions/azureaifoundry/services/__init__.py +0 -0
- {microsoft_agents_a365_tooling_extensions_azureaifoundry-0.1.0.dev30 → microsoft_agents_a365_tooling_extensions_azureaifoundry-0.2.0.dev5}/microsoft_agents_a365/tooling/extensions/azureaifoundry/services/mcp_tool_registration_service.py +0 -0
- {microsoft_agents_a365_tooling_extensions_azureaifoundry-0.1.0.dev30 → microsoft_agents_a365_tooling_extensions_azureaifoundry-0.2.0.dev5}/microsoft_agents_a365_tooling_extensions_azureaifoundry.egg-info/SOURCES.txt +0 -0
- {microsoft_agents_a365_tooling_extensions_azureaifoundry-0.1.0.dev30 → microsoft_agents_a365_tooling_extensions_azureaifoundry-0.2.0.dev5}/microsoft_agents_a365_tooling_extensions_azureaifoundry.egg-info/dependency_links.txt +0 -0
- {microsoft_agents_a365_tooling_extensions_azureaifoundry-0.1.0.dev30 → microsoft_agents_a365_tooling_extensions_azureaifoundry-0.2.0.dev5}/microsoft_agents_a365_tooling_extensions_azureaifoundry.egg-info/requires.txt +0 -0
- {microsoft_agents_a365_tooling_extensions_azureaifoundry-0.1.0.dev30 → microsoft_agents_a365_tooling_extensions_azureaifoundry-0.2.0.dev5}/microsoft_agents_a365_tooling_extensions_azureaifoundry.egg-info/top_level.txt +0 -0
- {microsoft_agents_a365_tooling_extensions_azureaifoundry-0.1.0.dev30 → microsoft_agents_a365_tooling_extensions_azureaifoundry-0.2.0.dev5}/pyproject.toml +0 -0
- {microsoft_agents_a365_tooling_extensions_azureaifoundry-0.1.0.dev30 → microsoft_agents_a365_tooling_extensions_azureaifoundry-0.2.0.dev5}/setup.cfg +0 -0
- {microsoft_agents_a365_tooling_extensions_azureaifoundry-0.1.0.dev30 → microsoft_agents_a365_tooling_extensions_azureaifoundry-0.2.0.dev5}/setup.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: microsoft-agents-a365-tooling-extensions-azureaifoundry
|
|
3
|
-
Version: 0.
|
|
3
|
+
Version: 0.2.0.dev5
|
|
4
4
|
Summary: Azure AI Foundry integration for Agent 365 Tooling SDK
|
|
5
5
|
Author-email: Microsoft <support@microsoft.com>
|
|
6
6
|
License: MIT
|
|
@@ -54,7 +54,7 @@ For usage examples and detailed documentation, see the [Tooling documentation](h
|
|
|
54
54
|
For issues, questions, or feedback:
|
|
55
55
|
|
|
56
56
|
- File issues in the [GitHub Issues](https://github.com/microsoft/Agent365-python/issues) section
|
|
57
|
-
- See the [main documentation](
|
|
57
|
+
- See the [main documentation](../../README.md) for more information
|
|
58
58
|
|
|
59
59
|
## Trademarks
|
|
60
60
|
|
|
@@ -64,4 +64,4 @@ For issues, questions, or feedback:
|
|
|
64
64
|
|
|
65
65
|
Copyright (c) Microsoft Corporation. All rights reserved.
|
|
66
66
|
|
|
67
|
-
Licensed under the MIT License - see the [LICENSE](
|
|
67
|
+
Licensed under the MIT License - see the [LICENSE](../../LICENSE.md) file for details.
|
|
@@ -20,7 +20,7 @@ For usage examples and detailed documentation, see the [Tooling documentation](h
|
|
|
20
20
|
For issues, questions, or feedback:
|
|
21
21
|
|
|
22
22
|
- File issues in the [GitHub Issues](https://github.com/microsoft/Agent365-python/issues) section
|
|
23
|
-
- See the [main documentation](
|
|
23
|
+
- See the [main documentation](../../README.md) for more information
|
|
24
24
|
|
|
25
25
|
## Trademarks
|
|
26
26
|
|
|
@@ -30,4 +30,4 @@ For issues, questions, or feedback:
|
|
|
30
30
|
|
|
31
31
|
Copyright (c) Microsoft Corporation. All rights reserved.
|
|
32
32
|
|
|
33
|
-
Licensed under the MIT License - see the [LICENSE](
|
|
33
|
+
Licensed under the MIT License - see the [LICENSE](../../LICENSE.md) file for details.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: microsoft-agents-a365-tooling-extensions-azureaifoundry
|
|
3
|
-
Version: 0.
|
|
3
|
+
Version: 0.2.0.dev5
|
|
4
4
|
Summary: Azure AI Foundry integration for Agent 365 Tooling SDK
|
|
5
5
|
Author-email: Microsoft <support@microsoft.com>
|
|
6
6
|
License: MIT
|
|
@@ -54,7 +54,7 @@ For usage examples and detailed documentation, see the [Tooling documentation](h
|
|
|
54
54
|
For issues, questions, or feedback:
|
|
55
55
|
|
|
56
56
|
- File issues in the [GitHub Issues](https://github.com/microsoft/Agent365-python/issues) section
|
|
57
|
-
- See the [main documentation](
|
|
57
|
+
- See the [main documentation](../../README.md) for more information
|
|
58
58
|
|
|
59
59
|
## Trademarks
|
|
60
60
|
|
|
@@ -64,4 +64,4 @@ For issues, questions, or feedback:
|
|
|
64
64
|
|
|
65
65
|
Copyright (c) Microsoft Corporation. All rights reserved.
|
|
66
66
|
|
|
67
|
-
Licensed under the MIT License - see the [LICENSE](
|
|
67
|
+
Licensed under the MIT License - see the [LICENSE](../../LICENSE.md) file for details.
|
|
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
|