microsoft-agents-a365-tooling-extensions-openai 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.
Files changed (12) hide show
  1. {microsoft_agents_a365_tooling_extensions_openai-0.1.0.dev30 → microsoft_agents_a365_tooling_extensions_openai-0.2.0.dev5}/PKG-INFO +3 -3
  2. {microsoft_agents_a365_tooling_extensions_openai-0.1.0.dev30 → microsoft_agents_a365_tooling_extensions_openai-0.2.0.dev5}/README.md +2 -2
  3. {microsoft_agents_a365_tooling_extensions_openai-0.1.0.dev30 → microsoft_agents_a365_tooling_extensions_openai-0.2.0.dev5}/microsoft_agents_a365_tooling_extensions_openai.egg-info/PKG-INFO +3 -3
  4. {microsoft_agents_a365_tooling_extensions_openai-0.1.0.dev30 → microsoft_agents_a365_tooling_extensions_openai-0.2.0.dev5}/microsoft_agents_a365/tooling/extensions/openai/__init__.py +0 -0
  5. {microsoft_agents_a365_tooling_extensions_openai-0.1.0.dev30 → microsoft_agents_a365_tooling_extensions_openai-0.2.0.dev5}/microsoft_agents_a365/tooling/extensions/openai/mcp_tool_registration_service.py +0 -0
  6. {microsoft_agents_a365_tooling_extensions_openai-0.1.0.dev30 → microsoft_agents_a365_tooling_extensions_openai-0.2.0.dev5}/microsoft_agents_a365_tooling_extensions_openai.egg-info/SOURCES.txt +0 -0
  7. {microsoft_agents_a365_tooling_extensions_openai-0.1.0.dev30 → microsoft_agents_a365_tooling_extensions_openai-0.2.0.dev5}/microsoft_agents_a365_tooling_extensions_openai.egg-info/dependency_links.txt +0 -0
  8. {microsoft_agents_a365_tooling_extensions_openai-0.1.0.dev30 → microsoft_agents_a365_tooling_extensions_openai-0.2.0.dev5}/microsoft_agents_a365_tooling_extensions_openai.egg-info/requires.txt +0 -0
  9. {microsoft_agents_a365_tooling_extensions_openai-0.1.0.dev30 → microsoft_agents_a365_tooling_extensions_openai-0.2.0.dev5}/microsoft_agents_a365_tooling_extensions_openai.egg-info/top_level.txt +0 -0
  10. {microsoft_agents_a365_tooling_extensions_openai-0.1.0.dev30 → microsoft_agents_a365_tooling_extensions_openai-0.2.0.dev5}/pyproject.toml +0 -0
  11. {microsoft_agents_a365_tooling_extensions_openai-0.1.0.dev30 → microsoft_agents_a365_tooling_extensions_openai-0.2.0.dev5}/setup.cfg +0 -0
  12. {microsoft_agents_a365_tooling_extensions_openai-0.1.0.dev30 → microsoft_agents_a365_tooling_extensions_openai-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-openai
3
- Version: 0.1.0.dev30
3
+ Version: 0.2.0.dev5
4
4
  Summary: OpenAI integration for Agent 365 Tooling SDK
5
5
  Author-email: Microsoft <support@microsoft.com>
6
6
  License: MIT
@@ -53,7 +53,7 @@ For usage examples and detailed documentation, see the [Tooling documentation](h
53
53
  For issues, questions, or feedback:
54
54
 
55
55
  - File issues in the [GitHub Issues](https://github.com/microsoft/Agent365-python/issues) section
56
- - See the [main documentation](../../../README.md) for more information
56
+ - See the [main documentation](../../README.md) for more information
57
57
 
58
58
  ## Trademarks
59
59
 
@@ -63,4 +63,4 @@ For issues, questions, or feedback:
63
63
 
64
64
  Copyright (c) Microsoft Corporation. All rights reserved.
65
65
 
66
- Licensed under the MIT License - see the [LICENSE](../../../LICENSE.md) file for details.
66
+ 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](../../../README.md) for more information
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](../../../LICENSE.md) file for details.
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-openai
3
- Version: 0.1.0.dev30
3
+ Version: 0.2.0.dev5
4
4
  Summary: OpenAI integration for Agent 365 Tooling SDK
5
5
  Author-email: Microsoft <support@microsoft.com>
6
6
  License: MIT
@@ -53,7 +53,7 @@ For usage examples and detailed documentation, see the [Tooling documentation](h
53
53
  For issues, questions, or feedback:
54
54
 
55
55
  - File issues in the [GitHub Issues](https://github.com/microsoft/Agent365-python/issues) section
56
- - See the [main documentation](../../../README.md) for more information
56
+ - See the [main documentation](../../README.md) for more information
57
57
 
58
58
  ## Trademarks
59
59
 
@@ -63,4 +63,4 @@ For issues, questions, or feedback:
63
63
 
64
64
  Copyright (c) Microsoft Corporation. All rights reserved.
65
65
 
66
- Licensed under the MIT License - see the [LICENSE](../../../LICENSE.md) file for details.
66
+ Licensed under the MIT License - see the [LICENSE](../../LICENSE.md) file for details.