microsoft-agents-activity 0.4.0.dev14__py3-none-any.whl → 0.4.0.dev18__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.

Potentially problematic release.


This version of microsoft-agents-activity might be problematic. Click here for more details.

@@ -1,5 +1,4 @@
1
1
  from typing import Annotated
2
2
  from pydantic import StringConstraints
3
3
 
4
-
5
4
  NonEmptyString = Annotated[str, StringConstraints(min_length=1)]
@@ -429,7 +429,6 @@ class Activity(AgentsModel):
429
429
  def create_trace(
430
430
  self, name: str, value: object = None, value_type: str = None, label: str = None
431
431
  ):
432
- # robrandao: TODO -> needs to handle Nones like create_reply
433
432
  """
434
433
  Creates a new trace activity based on this activity.
435
434
 
@@ -476,7 +475,6 @@ class Activity(AgentsModel):
476
475
  def create_trace_activity(
477
476
  name: str, value: object = None, value_type: str = None, label: str = None
478
477
  ):
479
- # robrandao: TODO -> SkipNone
480
478
  """
481
479
  Creates an instance of the :class:`Activity` class as a TraceActivity object.
482
480
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: microsoft-agents-activity
3
- Version: 0.4.0.dev14
3
+ Version: 0.4.0.dev18
4
4
  Summary: A protocol library for Microsoft Agents
5
5
  Author: Microsoft Corporation
6
6
  Project-URL: Homepage, https://github.com/microsoft/Agents
@@ -1,9 +1,9 @@
1
1
  microsoft_agents/activity/__init__.py,sha256=07QcOO-VhyFua5npkmn19vKzB_cPBixxSFDaDpYgUZA,5978
2
2
  microsoft_agents/activity/_load_configuration.py,sha256=BBK-0lsTEZPThaEbtPIklWeAXrVDLwsCw_-rQ4NMYYg,1030
3
3
  microsoft_agents/activity/_model_utils.py,sha256=2y6TedLAIFGuaj-VWMZgiFHYt39Df10ed5j3aOAPLps,1909
4
- microsoft_agents/activity/_type_aliases.py,sha256=7kkx_rIxA1B-z2T6HU6OMBm5lgD1t6KGNznJzAX-VgE,135
4
+ microsoft_agents/activity/_type_aliases.py,sha256=m9fIc4fKUoJtHwoFgFECglYcxFlcK-H5DAiitjVFUcI,134
5
5
  microsoft_agents/activity/action_types.py,sha256=DY0RkEFquJ_SjMKJvHsD5Ring4j_HPrchEvIsFunIfI,324
6
- microsoft_agents/activity/activity.py,sha256=ystruQkxfbwer-XDaNYzdVGNDkD38Bd9e_ahVAP1G2g,28014
6
+ microsoft_agents/activity/activity.py,sha256=tSHqqw_363kDy5jWL7gwNopYKWzQYHoDnzuQkJYowmg,27907
7
7
  microsoft_agents/activity/activity_event_names.py,sha256=3X5u4xppN86wY-KpBAwRr4sfYB3-V4MSlB5SsrcI7l0,159
8
8
  microsoft_agents/activity/activity_importance.py,sha256=kdwdcVa9fsCEk5hvxOsGhqsE4uu7gpTYKtACEgmva0A,117
9
9
  microsoft_agents/activity/activity_types.py,sha256=a9XvGgWsFI1Rur4JC-n5YIDpdSooxqaMNna3VS1CW1s,667
@@ -191,7 +191,7 @@ microsoft_agents/activity/teams/teams_member.py,sha256=vRcLRHy6wTfH7DP6k6QbrKkOR
191
191
  microsoft_agents/activity/teams/teams_paged_members_result.py,sha256=cG4eKHjA0u1EMioC2ErVpydnoPJrtTDcdhdzYET9xto,555
192
192
  microsoft_agents/activity/teams/tenant_info.py,sha256=h8OxMd6LD5lWVj_LK2ut8z7SB0I7Gx74W1wwEiYOzXk,296
193
193
  microsoft_agents/activity/teams/user_meeting_details.py,sha256=tvk2CWYf7Bo-DhK8NSojhanJDXEOGVrKXxJDca03CAo,467
194
- microsoft_agents_activity-0.4.0.dev14.dist-info/METADATA,sha256=thb-67BRzcCUdzxcJbLVWEoR5D1KEByi5ElEI-TNK-o,414
195
- microsoft_agents_activity-0.4.0.dev14.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
196
- microsoft_agents_activity-0.4.0.dev14.dist-info/top_level.txt,sha256=lWKcT4v6fTA_NgsuHdNvuMjSrkiBMXohn64ApY7Xi8A,17
197
- microsoft_agents_activity-0.4.0.dev14.dist-info/RECORD,,
194
+ microsoft_agents_activity-0.4.0.dev18.dist-info/METADATA,sha256=JylC34a6olUtH6siOkXFiIuUjoJu-W5Dc5MFh6NZ8rc,414
195
+ microsoft_agents_activity-0.4.0.dev18.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
196
+ microsoft_agents_activity-0.4.0.dev18.dist-info/top_level.txt,sha256=lWKcT4v6fTA_NgsuHdNvuMjSrkiBMXohn64ApY7Xi8A,17
197
+ microsoft_agents_activity-0.4.0.dev18.dist-info/RECORD,,