Skip to content

Commit d55a51d

Browse files
committed
docs: updated format and content for client SDK.
Signed-off-by: Jeff Napper <[email protected]>
1 parent 9e2017f commit d55a51d

File tree

4 files changed

+154
-154
lines changed

4 files changed

+154
-154
lines changed

Diff for: docs/index.rst

-2
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,6 @@ Internet of Agents Components
5252

5353
pages/syntactic_sdk/connect
5454
pages/syntactic_sdk/agntcy_acp_sdk
55-
pages/syntactic_sdk/agntcy_acp_reference
56-
pages/syntactic_sdk/agntcy_acp_models
5755
pages/syntactic_sdk/api_bridge_agent
5856
pages/syntactic_sdk/hil
5957

Diff for: docs/pages/syntactic_sdk/agntcy_acp_models.rst

-87
Original file line numberDiff line numberDiff line change
@@ -1,213 +1,126 @@
1-
API Models
2-
===============
31

4-
5-
``Agent``
6-
***************************************
72
.. autopydantic_model:: agntcy_acp.models.Agent
83
:members:
94

10-
``AgentACPDescriptor``
11-
***************************************
125
.. autopydantic_model:: agntcy_acp.models.AgentACPDescriptor
136
:members:
147

15-
``AgentACPSpec``
16-
***************************************
178
.. autopydantic_model:: agntcy_acp.models.AgentACPSpec
189
:members:
1910

20-
``AgentACPSpecInterruptsInner``
21-
***************************************
2211
.. autopydantic_model:: agntcy_acp.models.AgentACPSpecInterruptsInner
2312
:members:
2413

25-
``AgentCapabilities``
26-
***************************************
2714
.. autopydantic_model:: agntcy_acp.models.AgentCapabilities
2815
:members:
2916

30-
``AgentMetadata``
31-
***************************************
3217
.. autopydantic_model:: agntcy_acp.models.AgentMetadata
3318
:members:
3419

35-
``AgentRef``
36-
***************************************
3720
.. autopydantic_model:: agntcy_acp.models.AgentRef
3821
:members:
3922

40-
``AgentSearchRequest``
41-
***************************************
4223
.. autopydantic_model:: agntcy_acp.models.AgentSearchRequest
4324
:members:
4425

45-
``Config``
46-
***************************************
4726
.. autopydantic_model:: agntcy_acp.models.Config
4827
:members:
4928

50-
``Content``
51-
***************************************
5229
.. autopydantic_model:: agntcy_acp.models.Content
5330
:members:
5431

55-
``ContentOneOfInner``
56-
***************************************
5732
.. autopydantic_model:: agntcy_acp.models.ContentOneOfInner
5833
:members:
5934

60-
``CustomRunResultUpdate``
61-
***************************************
6235
.. autopydantic_model:: agntcy_acp.models.CustomRunResultUpdate
6336
:members:
6437

65-
``Message``
66-
***************************************
6738
.. autopydantic_model:: agntcy_acp.models.Message
6839
:members:
6940

70-
``MessageAnyBlock``
71-
***************************************
7241
.. autopydantic_model:: agntcy_acp.models.MessageAnyBlock
7342
:members:
7443

75-
``MessageTextBlock``
76-
***************************************
7744
.. autopydantic_model:: agntcy_acp.models.MessageTextBlock
7845
:members:
7946

80-
``Run``
81-
***************************************
8247
.. autopydantic_model:: agntcy_acp.models.Run
8348
:members:
8449

85-
``RunCreate``
86-
***************************************
8750
.. autopydantic_model:: agntcy_acp.models.RunCreate
8851
:members:
8952

90-
``RunCreateStateful``
91-
***************************************
9253
.. autopydantic_model:: agntcy_acp.models.RunCreateStateful
9354
:members:
9455

95-
``RunCreateStateless``
96-
***************************************
9756
.. autopydantic_model:: agntcy_acp.models.RunCreateStateless
9857
:members:
9958

100-
``RunError``
101-
***************************************
10259
.. autopydantic_model:: agntcy_acp.models.RunError
10360
:members:
10461

105-
``RunInterrupt``
106-
***************************************
10762
.. autopydantic_model:: agntcy_acp.models.RunInterrupt
10863
:members:
10964

110-
``RunOutput``
111-
***************************************
11265
.. autopydantic_model:: agntcy_acp.models.RunOutput
11366
:members:
11467

115-
``RunOutputStream``
116-
***************************************
11768
.. autopydantic_model:: agntcy_acp.models.RunOutputStream
11869
:members:
11970

120-
``RunResult``
121-
***************************************
12271
.. autopydantic_model:: agntcy_acp.models.RunResult
12372
:members:
12473

125-
``RunSearchRequest``
126-
***************************************
12774
.. autopydantic_model:: agntcy_acp.models.RunSearchRequest
12875
:members:
12976

130-
``RunStateful``
131-
***************************************
13277
.. autopydantic_model:: agntcy_acp.models.RunStateful
13378
:members:
13479

135-
``RunStateless``
136-
***************************************
13780
.. autopydantic_model:: agntcy_acp.models.RunStateless
13881
:members:
13982

140-
``RunStatus``
141-
***************************************
14283
.. autoclass:: agntcy_acp.models.RunStatus
14384
:members:
14485

145-
``RunWaitResponseStateful``
146-
***************************************
14786
.. autopydantic_model:: agntcy_acp.models.RunWaitResponseStateful
14887
:members:
14988

150-
``RunWaitResponseStateless``
151-
***************************************
15289
.. autopydantic_model:: agntcy_acp.models.RunWaitResponseStateless
15390
:members:
15491

155-
``StreamEventPayload``
156-
***************************************
15792
.. autopydantic_model:: agntcy_acp.models.StreamEventPayload
15893
:members:
15994

160-
``StreamMode``
161-
***************************************
16295
.. autopydantic_model:: agntcy_acp.models.StreamMode
16396
:members:
16497

165-
``StreamingMode``
166-
***************************************
16798
.. autoclass:: agntcy_acp.models.StreamingMode
16899
:members:
169100

170-
``StreamingModes``
171-
***************************************
172101
.. autopydantic_model:: agntcy_acp.models.StreamingModes
173102
:members:
174103

175-
``Thread``
176-
***************************************
177104
.. autopydantic_model:: agntcy_acp.models.Thread
178105
:members:
179106

180-
``ThreadCheckpoint``
181-
***************************************
182107
.. autopydantic_model:: agntcy_acp.models.ThreadCheckpoint
183108
:members:
184109

185-
``ThreadCreate``
186-
***************************************
187110
.. autopydantic_model:: agntcy_acp.models.ThreadCreate
188111
:members:
189112

190-
``ThreadPatch``
191-
***************************************
192113
.. autopydantic_model:: agntcy_acp.models.ThreadPatch
193114
:members:
194115

195-
``ThreadSearchRequest``
196-
***************************************
197116
.. autopydantic_model:: agntcy_acp.models.ThreadSearchRequest
198117
:members:
199118

200-
``ThreadState``
201-
***************************************
202119
.. autopydantic_model:: agntcy_acp.models.ThreadState
203120
:members:
204121

205-
``ThreadStatus``
206-
***************************************
207122
.. autoclass:: agntcy_acp.models.ThreadStatus
208123
:members:
209124

210-
``ValueRunResultUpdate``
211-
***************************************
212125
.. autopydantic_model:: agntcy_acp.models.ValueRunResultUpdate
213126
:members:

Diff for: docs/pages/syntactic_sdk/agntcy_acp_reference.rst

+6-60
Original file line numberDiff line numberDiff line change
@@ -1,165 +1,111 @@
1-
Client Reference API
2-
=============================
3-
1+
^^^^^^^^^^^
42
ACP Objects
5-
--------------
3+
^^^^^^^^^^^
64

7-
``ApiClientConfiguration``
8-
***************************************
95
.. autoclass:: agntcy_acp.ApiClientConfiguration
106
:members:
117
:inherited-members:
128

13-
``ACPClient``
14-
*****************************
159
.. autoclass:: agntcy_acp.ACPClient
1610
:members:
1711
:inherited-members:
1812

19-
``AsyncACPClient``
20-
*****************************
2113
.. autoclass:: agntcy_acp.AsyncACPClient
2214
:members:
2315
:inherited-members:
2416

25-
``ApiClient``
26-
*****************************
2717
.. autoclass:: agntcy_acp.ApiClient
2818
:members:
2919
:inherited-members:
3020

31-
``AsyncApiClient``
32-
*****************************
3321
.. autoclass:: agntcy_acp.AsyncApiClient
3422
:members:
3523
:inherited-members:
3624

37-
``ApiResponse``
38-
*****************************
3925
.. autopydantic_model:: agntcy_acp.ApiResponse
4026
:members:
4127

28+
^^^^^^^^^^^^^^^^^^
4229
LangGraph Bindings
43-
-----------------------
30+
^^^^^^^^^^^^^^^^^^
4431

45-
``ACPNode``
46-
*****************************
4732
.. autoclass:: agntcy_acp.langgraph.ACPNode
4833
:members:
4934

50-
``APIBridgeAgentNode``
51-
*****************************
5235
.. autoclass:: agntcy_acp.langgraph.APIBridgeAgentNode
5336
:members:
5437
:inherited-members:
5538

56-
``APIBridgeInput``
57-
*****************************
5839
.. autopydantic_model:: agntcy_acp.langgraph.APIBridgeInput
5940
:members:
6041

61-
``APIBridgeOutput``
62-
*****************************
6342
.. autopydantic_model:: agntcy_acp.langgraph.APIBridgeOutput
6443
:members:
6544

66-
``add_io_mapped_edge``
67-
*****************************
6845
.. autofunction:: agntcy_acp.langgraph.add_io_mapped_edge
6946

70-
``add_io_mapped_conditional_edge``
71-
****************************************
7247
.. autofunction:: agntcy_acp.langgraph.add_io_mapped_conditional_edge
7348

49+
^^^^^^^^^^
7450
Exceptions
75-
------------
51+
^^^^^^^^^^
7652

77-
``ACPDescriptorValidationException``
78-
********************************************
7953
.. autoclass:: agntcy_acp.ACPDescriptorValidationException
8054
:members:
8155
:inherited-members:
8256

83-
``ACPRunException``
84-
*****************************
8557
.. autoclass:: agntcy_acp.ACPRunException
8658
:members:
8759
:inherited-members:
8860

89-
``ApiTypeError``
90-
*****************************
9161
.. autoclass:: agntcy_acp.ApiTypeError
9262
:members:
9363
:inherited-members:
9464

95-
``ApiValueError``
96-
*****************************
9765
.. autoclass:: agntcy_acp.ApiValueError
9866
:members:
9967
:inherited-members:
10068

101-
``ApiKeyError``
102-
*****************************
10369
.. autoclass:: agntcy_acp.ApiKeyError
10470
:members:
10571
:inherited-members:
10672

107-
``ApiAttributeError``
108-
*****************************
10973
.. autoclass:: agntcy_acp.ApiAttributeError
11074
:members:
11175
:inherited-members:
11276

113-
``ApiException``
114-
*****************************
11577
.. autoclass:: agntcy_acp.ApiException
11678
:members:
11779
:inherited-members:
11880

119-
``BadRequestException``
120-
*****************************
12181
.. autoclass:: agntcy_acp.BadRequestException
12282
:members:
12383
:inherited-members:
12484

125-
``NotFoundException``
126-
*****************************
12785
.. autoclass:: agntcy_acp.NotFoundException
12886
:members:
12987
:inherited-members:
13088

131-
``UnauthorizedException``
132-
*****************************
13389
.. autoclass:: agntcy_acp.UnauthorizedException
13490
:members:
13591
:inherited-members:
13692

137-
``ForbiddenException``
138-
*****************************
13993
.. autoclass:: agntcy_acp.ForbiddenException
14094
:members:
14195
:inherited-members:
14296

143-
``ServiceException``
144-
*****************************
14597
.. autoclass:: agntcy_acp.ServiceException
14698
:members:
14799
:inherited-members:
148100

149-
``ConflictException``
150-
************************************
151101
.. autoclass:: agntcy_acp.ConflictException
152102
:members:
153103
:inherited-members:
154104

155-
``UnprocessableEntityException``
156-
************************************
157105
.. autoclass:: agntcy_acp.UnprocessableEntityException
158106
:members:
159107
:inherited-members:
160108

161-
``OpenApiException``
162-
*****************************
163109
.. autoclass:: agntcy_acp.OpenApiException
164110
:members:
165111
:inherited-members:

0 commit comments

Comments
 (0)