Skip to content

Commit bc4facd

Browse files
authored
Include ThinkingPart in messages.md API documentation graph (#2299)
1 parent 7728c2a commit bc4facd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/api/messages.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ graph RL
1010
RetryPromptPart(RetryPromptPart) --- ModelRequestPart
1111
TextPart(TextPart) --- ModelResponsePart
1212
ToolCallPart(ToolCallPart) --- ModelResponsePart
13+
ThinkingPart(ThinkingPart) --- ModelResponsePart
1314
ModelRequestPart("ModelRequestPart<br>(Union)") --- ModelRequest
1415
ModelRequest("ModelRequest(parts=list[...])") --- ModelMessage
1516
ModelResponsePart("ModelResponsePart<br>(Union)") --- ModelResponse

0 commit comments

Comments
 (0)