Skip to content

Commit 72760e1

Browse files
author
docsreference@microsoft.com
committed
CI Update
Build.Reason:Manual by azure-sdk-internal-msdocs-apidrop-connection Build.Url:https://apidrop.visualstudio.com/Content%20CI/_build/results?buildId=569977&view=results
1 parent fd1c7fc commit 72760e1

File tree

41 files changed

+147
-147
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+147
-147
lines changed

docs-ref-autogen/azure-ai-agents/azure.ai.agents.AgentsClient.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ methods:
4747
use.
4848
4949
Required if *body* is not provided.'
50-
defaultValue: <object object at 0x000001DCB778E650>
50+
defaultValue: <object object at 0x00000298BEF6E650>
5151
types:
5252
- <xref:str>
5353
- name: name
@@ -151,7 +151,7 @@ methods:
151151
- name: agent_id
152152
description: The unique identifier of the agent to run. Required if *body* is
153153
unset.
154-
defaultValue: <object object at 0x000001DCB778E650>
154+
defaultValue: <object object at 0x00000298BEF6E650>
155155
types:
156156
- <xref:str>
157157
- name: thread
@@ -273,7 +273,7 @@ methods:
273273
description: 'The ID of the agent for which the thread should be created.
274274
275275
Required when not using the JSON/body overload.'
276-
defaultValue: <object object at 0x000001DCB778E650>
276+
defaultValue: <object object at 0x00000298BEF6E650>
277277
types:
278278
- <xref:str>
279279
- name: thread

docs-ref-autogen/azure-ai-agents/azure.ai.agents.aio.AgentsClient.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ methods:
4848
use.
4949
5050
Required if *body* is not provided.'
51-
defaultValue: <object object at 0x000001DCB9F1B4D0>
51+
defaultValue: <object object at 0x00000298C2BAFB30>
5252
types:
5353
- <xref:str>
5454
- name: name
@@ -149,7 +149,7 @@ methods:
149149
- name: agent_id
150150
description: The unique identifier of the agent to run. Required if *body* is
151151
unset.
152-
defaultValue: <object object at 0x000001DCB9F1B4D0>
152+
defaultValue: <object object at 0x00000298C2BAFB30>
153153
types:
154154
- <xref:str>
155155
- name: thread
@@ -271,7 +271,7 @@ methods:
271271
description: 'The ID of the agent for which the thread should be created.
272272
273273
Required when not using the JSON/body overload.'
274-
defaultValue: <object object at 0x000001DCB9F1B4D0>
274+
defaultValue: <object object at 0x00000298C2BAFB30>
275275
types:
276276
- <xref:str>
277277
- name: thread

docs-ref-autogen/azure-ai-agents/azure.ai.agents.aio.operations.MessagesOperations.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ methods:
4040
"assistant".
4141
4242
Required.'
43-
defaultValue: <object object at 0x000001DCB9F1B860>
43+
defaultValue: <object object at 0x00000298C2BAFA30>
4444
types:
4545
- <xref:str>
4646
- <xref:azure.ai.agents.models.MessageRole>
@@ -52,7 +52,7 @@ methods:
5252
5353
image_url, and so on). Is either a str type or a [MessageInputContentBlock]
5454
type. Required.'
55-
defaultValue: <object object at 0x000001DCB9F1B860>
55+
defaultValue: <object object at 0x00000298C2BAFA30>
5656
types:
5757
- <xref:str>
5858
- <xref:list>[<xref:azure.ai.agents.models.MessageInputContentBlock>]

docs-ref-autogen/azure-ai-agents/azure.ai.agents.aio.operations.RunsOperations.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ methods:
5454
keywordOnlyParameters:
5555
- name: agent_id
5656
description: The ID of the agent that should run the thread.
57-
defaultValue: <object object at 0x000001DCB9F1B3B0>
57+
defaultValue: <object object at 0x00000298C2BAFA90>
5858
types:
5959
- <xref:str>
6060
- name: include
@@ -557,7 +557,7 @@ methods:
557557
- <xref:azure.ai.agents.models.RunAdditionalFieldList>]
558558
- name: agent_id
559559
description: The ID of the agent that should run the thread.
560-
defaultValue: <object object at 0x000001DCB9F1B3B0>
560+
defaultValue: <object object at 0x00000298C2BAFA90>
561561
types:
562562
- <xref:str>
563563
- name: model
@@ -768,7 +768,7 @@ methods:
768768
keywordOnlyParameters:
769769
- name: tool_outputs
770770
description: Required.
771-
defaultValue: <object object at 0x000001DCB9F1B3B0>
771+
defaultValue: <object object at 0x00000298C2BAFA90>
772772
types:
773773
- <xref:list>[<xref:azure.ai.agents.models.ToolOutput>]
774774
return:
@@ -810,7 +810,7 @@ methods:
810810
keywordOnlyParameters:
811811
- name: tool_outputs
812812
description: Required.
813-
defaultValue: <object object at 0x000001DCB9F1B3B0>
813+
defaultValue: <object object at 0x00000298C2BAFA90>
814814
types:
815815
- <xref:list>[<xref:azure.ai.agents.models.ToolOutput>]
816816
- name: event_handler

docs-ref-autogen/azure-ai-agents/azure.ai.agents.operations.MessagesOperations.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ methods:
4040
"assistant".
4141
4242
Required.'
43-
defaultValue: <object object at 0x000001DCB778E680>
43+
defaultValue: <object object at 0x00000298BEF6E680>
4444
types:
4545
- <xref:str>
4646
- <xref:azure.ai.agents.models.MessageRole>
@@ -52,7 +52,7 @@ methods:
5252
5353
image_url, and so on). Is either a str type or a [MessageInputContentBlock]
5454
type. Required.'
55-
defaultValue: <object object at 0x000001DCB778E680>
55+
defaultValue: <object object at 0x00000298BEF6E680>
5656
types:
5757
- <xref:str>
5858
- <xref:list>[<xref:azure.ai.agents.models.MessageInputContentBlock>]

docs-ref-autogen/azure-ai-agents/azure.ai.agents.operations.RunsOperations.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ methods:
6767
- <xref:azure.ai.agents.models.RunAdditionalFieldList>]
6868
- name: agent_id
6969
description: The ID of the agent that should run the thread.
70-
defaultValue: <object object at 0x000001DCB778E670>
70+
defaultValue: <object object at 0x00000298BEF6E670>
7171
types:
7272
- <xref:str>
7373
- name: model
@@ -557,7 +557,7 @@ methods:
557557
- <xref:azure.ai.agents.models.RunAdditionalFieldList>]
558558
- name: agent_id
559559
description: The ID of the agent that should run the thread.
560-
defaultValue: <object object at 0x000001DCB778E670>
560+
defaultValue: <object object at 0x00000298BEF6E670>
561561
types:
562562
- <xref:str>
563563
- name: model
@@ -768,7 +768,7 @@ methods:
768768
keywordOnlyParameters:
769769
- name: tool_outputs
770770
description: Required.
771-
defaultValue: <object object at 0x000001DCB778E670>
771+
defaultValue: <object object at 0x00000298BEF6E670>
772772
types:
773773
- <xref:list>[<xref:azure.ai.agents.models.ToolOutput>]
774774
return:
@@ -810,7 +810,7 @@ methods:
810810
keywordOnlyParameters:
811811
- name: tool_outputs
812812
description: Required.
813-
defaultValue: <object object at 0x000001DCB778E670>
813+
defaultValue: <object object at 0x00000298BEF6E670>
814814
types:
815815
- <xref:list>[<xref:azure.ai.agents.models.ToolOutput>]
816816
- name: event_handler

docs-ref-autogen/azure-core/azure.core.messaging.CloudEvent.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ constructor:
4040
- <xref:object>
4141
- name: time
4242
description: Optional. The time (in UTC) the event was generated.
43-
defaultValue: <object object at 0x00000200EB9C7850>
43+
defaultValue: <object object at 0x000002EDD55F7850>
4444
types:
4545
- <xref:datetime.datetime>
4646
- name: dataschema

docs-ref-autogen/azure-servicebus/azure.servicebus.aio.management.ServiceBusAdministrationClient.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ methods:
239239
keywordOnlyParameters:
240240
- name: filter
241241
description: The filter of the rule. The default value is ~azure.servicebus.management.TrueRuleFilter
242-
defaultValue: <azure.servicebus.management._models.TrueRuleFilter object at 0x000002217613EFD0>
242+
defaultValue: <azure.servicebus.management._models.TrueRuleFilter object at 0x000001B0B1D39F90>
243243
types:
244244
- <xref:typing.Union>[<xref:azure.servicebus.management.CorrelationRuleFilter>,
245245
<xref:azure.servicebus.management.SqlRuleFilter>]

docs-ref-autogen/azure-servicebus/azure.servicebus.management.ServiceBusAdministrationClient.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ methods:
248248
keywordOnlyParameters:
249249
- name: filter
250250
description: The filter of the rule. The default value is ~azure.servicebus.management.TrueRuleFilter
251-
defaultValue: <azure.servicebus.management._models.TrueRuleFilter object at 0x000002217522B9D0>
251+
defaultValue: <azure.servicebus.management._models.TrueRuleFilter object at 0x000001B0B073BA50>
252252
types:
253253
- <xref:typing.Union>[<xref:azure.servicebus.management.CorrelationRuleFilter>,
254254
<xref:azure.servicebus.management.SqlRuleFilter>]

preview/docs-ref-autogen/azure-ai-agents/azure.ai.agents.AgentsClient.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ methods:
4747
use.
4848
4949
Required if *body* is not provided.'
50-
defaultValue: <object object at 0x0000018BB34D6710>
50+
defaultValue: <object object at 0x000001720D9D6710>
5151
types:
5252
- <xref:str>
5353
- name: name
@@ -151,7 +151,7 @@ methods:
151151
- name: agent_id
152152
description: The unique identifier of the agent to run. Required if *body* is
153153
unset.
154-
defaultValue: <object object at 0x0000018BB34D6710>
154+
defaultValue: <object object at 0x000001720D9D6710>
155155
types:
156156
- <xref:str>
157157
- name: thread
@@ -273,7 +273,7 @@ methods:
273273
description: 'The ID of the agent for which the thread should be created.
274274
275275
Required when not using the JSON/body overload.'
276-
defaultValue: <object object at 0x0000018BB34D6710>
276+
defaultValue: <object object at 0x000001720D9D6710>
277277
types:
278278
- <xref:str>
279279
- name: thread

0 commit comments

Comments
 (0)