@lobehub/chat 1.1.3 → 1.1.5

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.
@@ -0,0 +1,831 @@
1
+ ---
2
+ title: OpenAI GPT 系列 Tools Calling
3
+ description: 使用 LobeChat 测试 OpenAI GPT 系列模型(GPT 3.5-turbo / GPT-4 /GPT-4o) 的工具调用能力,并展现评测结果
4
+ tags:
5
+ - Tools Calling
6
+ - Benchmark
7
+ - Function Calling
8
+ - 工具调用
9
+ - 插件
10
+ ---
11
+
12
+ # OpenAI GPT 系列工具调用(Tools Calling)
13
+
14
+ OpenAI GPT 系列模型 Tool Calling 能力一览:
15
+
16
+ | 模型 | 支持 Tool Calling | 流式 (Stream) | 并发(Parallel) | 简单指令得分 | 复杂指令 |
17
+ | ------------- | ----------------- | --------------- | ---------------- | ------------ | -------- |
18
+ | GPT-3.5-turbo | ✅ | ✅ | ✅ | 🌟🌟🌟 | 🌟 |
19
+ | GPT-4-turbo | ✅ | ✅ | ✅ | 🌟🌟 | 🌟🌟 |
20
+ | GPT-4o | ✅ | ✅ | ✅ | 🌟🌟🌟 | 🌟🌟 |
21
+
22
+ <Callout type={'info'}>
23
+ 关于测试指令,详见 [工具调用 Tools Calling -
24
+ 评测任务介绍](/zh/docs/usage/tools-calling#评测任务介绍)
25
+ </Callout>
26
+
27
+ ## GPT 3.5-turbo
28
+
29
+ ### 简单调用指令:天气查询
30
+
31
+ 测试指令:指令 ①
32
+
33
+ <Video src="https://github.com/lobehub/lobe-chat/assets/28616219/65901ee2-78b8-4f56-9e0d-6407c484f434" />
34
+
35
+ <Image
36
+ alt="GPT 3.5 Turbo 简单指令的 Tool Calling"
37
+ src="https://github.com/lobehub/lobe-chat/assets/28616219/1251dfc0-d1c4-4c3d-825e-dd6205793d53"
38
+ />
39
+
40
+ <details>
41
+ <summary>流式 Tool Calling 原始输出:</summary>
42
+
43
+ ```yml
44
+ [stream start] 2024-21-5 14:22:53.476
45
+ [chunk 0] 2024-21-5 14:22:53.481
46
+ {"id":"chatcmpl-9cRxXqXcytS0xohr9sczNjeWP4JHF","object":"chat.completion.chunk","created":1718950967,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"role":"assistant","content":""},"logprobs":null,"finish_reason":null}]}
47
+
48
+ [chunk 1] 2024-21-5 14:22:47.886
49
+ {"id":"chatcmpl-9cRxXqXcytS0xohr9sczNjeWP4JHF","object":"chat.completion.chunk","created":1718950967,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"content":"好"},"logprobs":null,"finish_reason":null}]}
50
+
51
+ [chunk 2] 2024-21-5 14:22:47.888
52
+ {"id":"chatcmpl-9cRxXqXcytS0xohr9sczNjeWP4JHF","object":"chat.completion.chunk","created":1718950967,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"content":"的"},"logprobs":null,"finish_reason":null}]}
53
+
54
+ [chunk 3] 2024-21-5 14:22:47.889
55
+ {"id":"chatcmpl-9cRxXqXcytS0xohr9sczNjeWP4JHF","object":"chat.completion.chunk","created":1718950967,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"content":",请"},"logprobs":null,"finish_reason":null}]}
56
+
57
+ [chunk 4] 2024-21-5 14:22:47.918
58
+ {"id":"chatcmpl-9cRxXqXcytS0xohr9sczNjeWP4JHF","object":"chat.completion.chunk","created":1718950967,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"content":"稍"},"logprobs":null,"finish_reason":null}]}
59
+
60
+ [chunk 5] 2024-21-5 14:22:47.919
61
+ {"id":"chatcmpl-9cRxXqXcytS0xohr9sczNjeWP4JHF","object":"chat.completion.chunk","created":1718950967,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"content":"等"},"logprobs":null,"finish_reason":null}]}
62
+
63
+ [chunk 6] 2024-21-5 14:22:47.919
64
+ {"id":"chatcmpl-9cRxXqXcytS0xohr9sczNjeWP4JHF","object":"chat.completion.chunk","created":1718950967,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"content":","},"logprobs":null,"finish_reason":null}]}
65
+
66
+ [chunk 7] 2024-21-5 14:22:47.962
67
+ {"id":"chatcmpl-9cRxXqXcytS0xohr9sczNjeWP4JHF","object":"chat.completion.chunk","created":1718950967,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"content":"我"},"logprobs":null,"finish_reason":null}]}
68
+
69
+ [chunk 8] 2024-21-5 14:22:47.963
70
+ {"id":"chatcmpl-9cRxXqXcytS0xohr9sczNjeWP4JHF","object":"chat.completion.chunk","created":1718950967,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"content":"马"},"logprobs":null,"finish_reason":null}]}
71
+
72
+ [chunk 9] 2024-21-5 14:22:47.963
73
+ {"id":"chatcmpl-9cRxXqXcytS0xohr9sczNjeWP4JHF","object":"chat.completion.chunk","created":1718950967,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"content":"上"},"logprobs":null,"finish_reason":null}]}
74
+
75
+ [chunk 10] 2024-21-5 14:22:48.189
76
+ {"id":"chatcmpl-9cRxXqXcytS0xohr9sczNjeWP4JHF","object":"chat.completion.chunk","created":1718950967,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"content":"为"},"logprobs":null,"finish_reason":null}]}
77
+
78
+ [chunk 11] 2024-21-5 14:22:48.191
79
+ {"id":"chatcmpl-9cRxXqXcytS0xohr9sczNjeWP4JHF","object":"chat.completion.chunk","created":1718950967,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"content":"您"},"logprobs":null,"finish_reason":null}]}
80
+
81
+ [chunk 12] 2024-21-5 14:22:48.191
82
+ {"id":"chatcmpl-9cRxXqXcytS0xohr9sczNjeWP4JHF","object":"chat.completion.chunk","created":1718950967,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"content":"查"},"logprobs":null,"finish_reason":null}]}
83
+
84
+ [chunk 13] 2024-21-5 14:22:48.194
85
+ {"id":"chatcmpl-9cRxXqXcytS0xohr9sczNjeWP4JHF","object":"chat.completion.chunk","created":1718950967,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"content":"找"},"logprobs":null,"finish_reason":null}]}
86
+
87
+ [chunk 14] 2024-21-5 14:22:48.196
88
+ {"id":"chatcmpl-9cRxXqXcytS0xohr9sczNjeWP4JHF","object":"chat.completion.chunk","created":1718950967,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"content":"北京"},"logprobs":null,"finish_reason":null}]}
89
+
90
+ [chunk 15] 2024-21-5 14:22:48.197
91
+ {"id":"chatcmpl-9cRxXqXcytS0xohr9sczNjeWP4JHF","object":"chat.completion.chunk","created":1718950967,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"content":"和"},"logprobs":null,"finish_reason":null}]}
92
+
93
+ [chunk 16] 2024-21-5 14:22:48.198
94
+ {"id":"chatcmpl-9cRxXqXcytS0xohr9sczNjeWP4JHF","object":"chat.completion.chunk","created":1718950967,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"content":"杭"},"logprobs":null,"finish_reason":null}]}
95
+
96
+ [chunk 17] 2024-21-5 14:22:48.199
97
+ {"id":"chatcmpl-9cRxXqXcytS0xohr9sczNjeWP4JHF","object":"chat.completion.chunk","created":1718950967,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"content":"州"},"logprobs":null,"finish_reason":null}]}
98
+
99
+ [chunk 18] 2024-21-5 14:22:48.200
100
+ {"id":"chatcmpl-9cRxXqXcytS0xohr9sczNjeWP4JHF","object":"chat.completion.chunk","created":1718950967,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"content":"的"},"logprobs":null,"finish_reason":null}]}
101
+
102
+ [chunk 19] 2024-21-5 14:22:49.30
103
+ {"id":"chatcmpl-9cRxXqXcytS0xohr9sczNjeWP4JHF","object":"chat.completion.chunk","created":1718950967,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"content":"天"},"logprobs":null,"finish_reason":null}]}
104
+
105
+ [chunk 20] 2024-21-5 14:22:49.31
106
+ {"id":"chatcmpl-9cRxXqXcytS0xohr9sczNjeWP4JHF","object":"chat.completion.chunk","created":1718950967,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"content":"气"},"logprobs":null,"finish_reason":null}]}
107
+
108
+ [chunk 21] 2024-21-5 14:22:49.32
109
+ {"id":"chatcmpl-9cRxXqXcytS0xohr9sczNjeWP4JHF","object":"chat.completion.chunk","created":1718950967,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"content":"信息"},"logprobs":null,"finish_reason":null}]}
110
+
111
+ [chunk 22] 2024-21-5 14:22:49.37
112
+ {"id":"chatcmpl-9cRxXqXcytS0xohr9sczNjeWP4JHF","object":"chat.completion.chunk","created":1718950967,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"content":"。"},"logprobs":null,"finish_reason":null}]}
113
+
114
+ [chunk 23] 2024-21-5 14:22:49.39
115
+ {"id":"chatcmpl-9cRxXqXcytS0xohr9sczNjeWP4JHF","object":"chat.completion.chunk","created":1718950967,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"id":"call_5c8hmWNo6z9hgWgPnrIYAEjL","type":"function","function":{"name":"realtime-weather____fetchCurrentWeather","arguments":""}}]},"logprobs":null,"finish_reason":null}]}
116
+
117
+ [chunk 24] 2024-21-5 14:22:49.41
118
+ {"id":"chatcmpl-9cRxXqXcytS0xohr9sczNjeWP4JHF","object":"chat.completion.chunk","created":1718950967,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":"{\"ci"}}]},"logprobs":null,"finish_reason":null}]}
119
+
120
+ [chunk 25] 2024-21-5 14:22:49.43
121
+ {"id":"chatcmpl-9cRxXqXcytS0xohr9sczNjeWP4JHF","object":"chat.completion.chunk","created":1718950967,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":"ty\": "}}]},"logprobs":null,"finish_reason":null}]}
122
+
123
+ [chunk 26] 2024-21-5 14:22:49.44
124
+ {"id":"chatcmpl-9cRxXqXcytS0xohr9sczNjeWP4JHF","object":"chat.completion.chunk","created":1718950967,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":"\"北京\"}"}}]},"logprobs":null,"finish_reason":null}]}
125
+
126
+ [chunk 27] 2024-21-5 14:22:49.46
127
+ {"id":"chatcmpl-9cRxXqXcytS0xohr9sczNjeWP4JHF","object":"chat.completion.chunk","created":1718950967,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"tool_calls":[{"index":1,"id":"call_BtCx1tdT0TW9Pp2Cco6lynZo","type":"function","function":{"name":"realtime-weather____fetchCurrentWeather","arguments":""}}]},"logprobs":null,"finish_reason":null}]}
128
+
129
+ [chunk 28] 2024-21-5 14:22:49.47
130
+ {"id":"chatcmpl-9cRxXqXcytS0xohr9sczNjeWP4JHF","object":"chat.completion.chunk","created":1718950967,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"tool_calls":[{"index":1,"function":{"arguments":"{\"ci"}}]},"logprobs":null,"finish_reason":null}]}
131
+
132
+ [chunk 29] 2024-21-5 14:22:49.47
133
+ {"id":"chatcmpl-9cRxXqXcytS0xohr9sczNjeWP4JHF","object":"chat.completion.chunk","created":1718950967,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"tool_calls":[{"index":1,"function":{"arguments":"ty\": "}}]},"logprobs":null,"finish_reason":null}]}
134
+
135
+ [chunk 30] 2024-21-5 14:22:49.48
136
+ {"id":"chatcmpl-9cRxXqXcytS0xohr9sczNjeWP4JHF","object":"chat.completion.chunk","created":1718950967,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"tool_calls":[{"index":1,"function":{"arguments":"\"杭州\"}"}}]},"logprobs":null,"finish_reason":null}]}
137
+
138
+ [chunk 31] 2024-21-5 14:22:49.49
139
+ {"id":"chatcmpl-9cRxXqXcytS0xohr9sczNjeWP4JHF","object":"chat.completion.chunk","created":1718950967,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{},"logprobs":null,"finish_reason":"tool_calls"}]}
140
+
141
+ [stream finished] total chunks: 32
142
+ ```
143
+
144
+ </details>
145
+
146
+ ### 复杂调用指令:文生图
147
+
148
+ 测试指令:指令 ②
149
+
150
+ <Video src="https://github.com/lobehub/lobe-chat/assets/28616219/2047665f-ab22-4da7-a390-0fb4ec5a2a14" />
151
+
152
+ <Image
153
+ alt="GPT 3.5 Turbo 复杂指令的 Tool Calling"
154
+ src="https://github.com/lobehub/lobe-chat/assets/28616219/125ad028-a621-4433-b5fa-321f8fd76302"
155
+ />
156
+
157
+ <details>
158
+ <summary>流式 Tool Calling 原始输出:</summary>
159
+
160
+ ```yml
161
+ [stream start] 2024-21-5 15:17:51.3
162
+ [chunk 0] 2024-21-5 15:17:51.18
163
+ {"id":"chatcmpl-9cSoovX209wVb9nZr3VmPE6AgV2NS","object":"chat.completion.chunk","created":1718954270,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"role":"assistant","content":null,"tool_calls":[{"index":0,"id":"call_8Jyy5K4x3Zl7KDKxZRigeWlg","type":"function","function":{"name":"lobe-image-designer____text2image____builtin","arguments":""}}]},"logprobs":null,"finish_reason":null}]}
164
+
165
+ [chunk 1] 2024-21-5 15:17:51.21
166
+ {"id":"chatcmpl-9cSoovX209wVb9nZr3VmPE6AgV2NS","object":"chat.completion.chunk","created":1718954270,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":"{\""}}]},"logprobs":null,"finish_reason":null}]}
167
+
168
+ [chunk 2] 2024-21-5 15:17:51.34
169
+ {"id":"chatcmpl-9cSoovX209wVb9nZr3VmPE6AgV2NS","object":"chat.completion.chunk","created":1718954270,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":"prom"}}]},"logprobs":null,"finish_reason":null}]}
170
+
171
+ [chunk 3] 2024-21-5 15:17:51.54
172
+ {"id":"chatcmpl-9cSoovX209wVb9nZr3VmPE6AgV2NS","object":"chat.completion.chunk","created":1718954270,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":"pts"}}]},"logprobs":null,"finish_reason":null}]}
173
+
174
+ [chunk 4] 2024-21-5 15:17:51.56
175
+ {"id":"chatcmpl-9cSoovX209wVb9nZr3VmPE6AgV2NS","object":"chat.completion.chunk","created":1718954270,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":"\":[\""}}]},"logprobs":null,"finish_reason":null}]}
176
+
177
+ [chunk 5] 2024-21-5 15:17:51.60
178
+ {"id":"chatcmpl-9cSoovX209wVb9nZr3VmPE6AgV2NS","object":"chat.completion.chunk","created":1718954270,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":"A"}}]},"logprobs":null,"finish_reason":null}]}
179
+
180
+ [chunk 6] 2024-21-5 15:17:51.63
181
+ {"id":"chatcmpl-9cSoovX209wVb9nZr3VmPE6AgV2NS","object":"chat.completion.chunk","created":1718954270,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" photo"}}]},"logprobs":null,"finish_reason":null}]}
182
+
183
+ [chunk 7] 2024-21-5 15:17:51.95
184
+ {"id":"chatcmpl-9cSoovX209wVb9nZr3VmPE6AgV2NS","object":"chat.completion.chunk","created":1718954270,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" of"}}]},"logprobs":null,"finish_reason":null}]}
185
+
186
+ [chunk 8] 2024-21-5 15:17:51.96
187
+ {"id":"chatcmpl-9cSoovX209wVb9nZr3VmPE6AgV2NS","object":"chat.completion.chunk","created":1718954270,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" a"}}]},"logprobs":null,"finish_reason":null}]}
188
+
189
+ [chunk 9] 2024-21-5 15:17:51.117
190
+ {"id":"chatcmpl-9cSoovX209wVb9nZr3VmPE6AgV2NS","object":"chat.completion.chunk","created":1718954270,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" small"}}]},"logprobs":null,"finish_reason":null}]}
191
+
192
+ [chunk 10] 2024-21-5 15:17:51.118
193
+ {"id":"chatcmpl-9cSoovX209wVb9nZr3VmPE6AgV2NS","object":"chat.completion.chunk","created":1718954270,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":","}}]},"logprobs":null,"finish_reason":null}]}
194
+
195
+ [chunk 11] 2024-21-5 15:17:51.118
196
+ {"id":"chatcmpl-9cSoovX209wVb9nZr3VmPE6AgV2NS","object":"chat.completion.chunk","created":1718954270,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" fluffy"}}]},"logprobs":null,"finish_reason":null}]}
197
+
198
+ [chunk 12] 2024-21-5 15:17:51.161
199
+ {"id":"chatcmpl-9cSoovX209wVb9nZr3VmPE6AgV2NS","object":"chat.completion.chunk","created":1718954270,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" brown"}}]},"logprobs":null,"finish_reason":null}]}
200
+
201
+ [chunk 13] 2024-21-5 15:17:51.161
202
+ {"id":"chatcmpl-9cSoovX209wVb9nZr3VmPE6AgV2NS","object":"chat.completion.chunk","created":1718954270,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" and"}}]},"logprobs":null,"finish_reason":null}]}
203
+
204
+ [chunk 14] 2024-21-5 15:17:51.162
205
+ {"id":"chatcmpl-9cSoovX209wVb9nZr3VmPE6AgV2NS","object":"chat.completion.chunk","created":1718954270,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" white"}}]},"logprobs":null,"finish_reason":null}]}
206
+
207
+ [chunk 15] 2024-21-5 15:17:51.194
208
+ {"id":"chatcmpl-9cSoovX209wVb9nZr3VmPE6AgV2NS","object":"chat.completion.chunk","created":1718954270,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" puppy"}}]},"logprobs":null,"finish_reason":null}]}
209
+
210
+ [chunk 16] 2024-21-5 15:17:51.196
211
+ {"id":"chatcmpl-9cSoovX209wVb9nZr3VmPE6AgV2NS","object":"chat.completion.chunk","created":1718954270,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" with"}}]},"logprobs":null,"finish_reason":null}]}
212
+
213
+ [chunk 17] 2024-21-5 15:17:51.197
214
+ {"id":"chatcmpl-9cSoovX209wVb9nZr3VmPE6AgV2NS","object":"chat.completion.chunk","created":1718954270,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" big"}}]},"logprobs":null,"finish_reason":null}]}
215
+
216
+ [chunk 18] 2024-21-5 15:17:51.205
217
+ {"id":"chatcmpl-9cSoovX209wVb9nZr3VmPE6AgV2NS","object":"chat.completion.chunk","created":1718954270,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":","}}]},"logprobs":null,"finish_reason":null}]}
218
+
219
+ [chunk 19] 2024-21-5 15:17:51.208
220
+ {"id":"chatcmpl-9cSoovX209wVb9nZr3VmPE6AgV2NS","object":"chat.completion.chunk","created":1718954270,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" curious"}}]},"logprobs":null,"finish_reason":null}]}
221
+
222
+ [chunk 20] 2024-21-5 15:17:51.219
223
+ {"id":"chatcmpl-9cSoovX209wVb9nZr3VmPE6AgV2NS","object":"chat.completion.chunk","created":1718954270,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" eyes"}}]},"logprobs":null,"finish_reason":null}]}
224
+
225
+ [chunk 21] 2024-21-5 15:17:51.219
226
+ {"id":"chatcmpl-9cSoovX209wVb9nZr3VmPE6AgV2NS","object":"chat.completion.chunk","created":1718954270,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" standing"}}]},"logprobs":null,"finish_reason":null}]}
227
+
228
+ [chunk 22] 2024-21-5 15:17:51.233
229
+ {"id":"chatcmpl-9cSoovX209wVb9nZr3VmPE6AgV2NS","object":"chat.completion.chunk","created":1718954270,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" on"}}]},"logprobs":null,"finish_reason":null}]}
230
+
231
+ [chunk 23] 2024-21-5 15:17:51.234
232
+ {"id":"chatcmpl-9cSoovX209wVb9nZr3VmPE6AgV2NS","object":"chat.completion.chunk","created":1718954270,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" a"}}]},"logprobs":null,"finish_reason":null}]}
233
+
234
+ [chunk 24] 2024-21-5 15:17:51.261
235
+ {"id":"chatcmpl-9cSoovX209wVb9nZr3VmPE6AgV2NS","object":"chat.completion.chunk","created":1718954270,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" grass"}}]},"logprobs":null,"finish_reason":null}]}
236
+
237
+ [chunk 25] 2024-21-5 15:17:51.261
238
+ {"id":"chatcmpl-9cSoovX209wVb9nZr3VmPE6AgV2NS","object":"chat.completion.chunk","created":1718954270,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":"y"}}]},"logprobs":null,"finish_reason":null}]}
239
+
240
+ [chunk 26] 2024-21-5 15:17:51.300
241
+ {"id":"chatcmpl-9cSoovX209wVb9nZr3VmPE6AgV2NS","object":"chat.completion.chunk","created":1718954270,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" field"}}]},"logprobs":null,"finish_reason":null}]}
242
+
243
+ [chunk 27] 2024-21-5 15:17:51.301
244
+ {"id":"chatcmpl-9cSoovX209wVb9nZr3VmPE6AgV2NS","object":"chat.completion.chunk","created":1718954270,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" under"}}]},"logprobs":null,"finish_reason":null}]}
245
+
246
+ [chunk 28] 2024-21-5 15:17:51.334
247
+ {"id":"chatcmpl-9cSoovX209wVb9nZr3VmPE6AgV2NS","object":"chat.completion.chunk","created":1718954270,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" the"}}]},"logprobs":null,"finish_reason":null}]}
248
+
249
+ [chunk 29] 2024-21-5 15:17:51.334
250
+ {"id":"chatcmpl-9cSoovX209wVb9nZr3VmPE6AgV2NS","object":"chat.completion.chunk","created":1718954270,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" sunlight"}}]},"logprobs":null,"finish_reason":null}]}
251
+
252
+ [chunk 30] 2024-21-5 15:17:51.353
253
+ {"id":"chatcmpl-9cSoovX209wVb9nZr3VmPE6AgV2NS","object":"chat.completion.chunk","created":1718954270,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":".\""}}]},"logprobs":null,"finish_reason":null}]}
254
+
255
+ [chunk 31] 2024-21-5 15:17:51.354
256
+ {"id":"chatcmpl-9cSoovX209wVb9nZr3VmPE6AgV2NS","object":"chat.completion.chunk","created":1718954270,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":"],\""}}]},"logprobs":null,"finish_reason":null}]}
257
+
258
+ [chunk 32] 2024-21-5 15:17:51.522
259
+ {"id":"chatcmpl-9cSoovX209wVb9nZr3VmPE6AgV2NS","object":"chat.completion.chunk","created":1718954270,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":"quality"}}]},"logprobs":null,"finish_reason":null}]}
260
+
261
+ [chunk 33] 2024-21-5 15:17:51.523
262
+ {"id":"chatcmpl-9cSoovX209wVb9nZr3VmPE6AgV2NS","object":"chat.completion.chunk","created":1718954270,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":"\":\""}}]},"logprobs":null,"finish_reason":null}]}
263
+
264
+ [chunk 34] 2024-21-5 15:17:51.524
265
+ {"id":"chatcmpl-9cSoovX209wVb9nZr3VmPE6AgV2NS","object":"chat.completion.chunk","created":1718954270,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":"hd"}}]},"logprobs":null,"finish_reason":null}]}
266
+
267
+ [chunk 35] 2024-21-5 15:17:51.525
268
+ {"id":"chatcmpl-9cSoovX209wVb9nZr3VmPE6AgV2NS","object":"chat.completion.chunk","created":1718954270,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":"\",\""}}]},"logprobs":null,"finish_reason":null}]}
269
+
270
+ [chunk 36] 2024-21-5 15:17:51.526
271
+ {"id":"chatcmpl-9cSoovX209wVb9nZr3VmPE6AgV2NS","object":"chat.completion.chunk","created":1718954270,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":"size"}}]},"logprobs":null,"finish_reason":null}]}
272
+
273
+ [chunk 37] 2024-21-5 15:17:51.533
274
+ {"id":"chatcmpl-9cSoovX209wVb9nZr3VmPE6AgV2NS","object":"chat.completion.chunk","created":1718954270,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":"\":\""}}]},"logprobs":null,"finish_reason":null}]}
275
+
276
+ [chunk 38] 2024-21-5 15:17:51.534
277
+ {"id":"chatcmpl-9cSoovX209wVb9nZr3VmPE6AgV2NS","object":"chat.completion.chunk","created":1718954270,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":"102"}}]},"logprobs":null,"finish_reason":null}]}
278
+
279
+ [chunk 39] 2024-21-5 15:17:51.535
280
+ {"id":"chatcmpl-9cSoovX209wVb9nZr3VmPE6AgV2NS","object":"chat.completion.chunk","created":1718954270,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":"4"}}]},"logprobs":null,"finish_reason":null}]}
281
+
282
+ [chunk 40] 2024-21-5 15:17:51.536
283
+ {"id":"chatcmpl-9cSoovX209wVb9nZr3VmPE6AgV2NS","object":"chat.completion.chunk","created":1718954270,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":"x"}}]},"logprobs":null,"finish_reason":null}]}
284
+
285
+ [chunk 41] 2024-21-5 15:17:51.536
286
+ {"id":"chatcmpl-9cSoovX209wVb9nZr3VmPE6AgV2NS","object":"chat.completion.chunk","created":1718954270,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":"102"}}]},"logprobs":null,"finish_reason":null}]}
287
+
288
+ [chunk 42] 2024-21-5 15:17:51.537
289
+ {"id":"chatcmpl-9cSoovX209wVb9nZr3VmPE6AgV2NS","object":"chat.completion.chunk","created":1718954270,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":"4"}}]},"logprobs":null,"finish_reason":null}]}
290
+
291
+ [chunk 43] 2024-21-5 15:17:51.537
292
+ {"id":"chatcmpl-9cSoovX209wVb9nZr3VmPE6AgV2NS","object":"chat.completion.chunk","created":1718954270,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":"\",\""}}]},"logprobs":null,"finish_reason":null}]}
293
+
294
+ [chunk 44] 2024-21-5 15:17:51.557
295
+ {"id":"chatcmpl-9cSoovX209wVb9nZr3VmPE6AgV2NS","object":"chat.completion.chunk","created":1718954270,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":"style"}}]},"logprobs":null,"finish_reason":null}]}
296
+
297
+ [chunk 45] 2024-21-5 15:17:51.558
298
+ {"id":"chatcmpl-9cSoovX209wVb9nZr3VmPE6AgV2NS","object":"chat.completion.chunk","created":1718954270,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":"\":\""}}]},"logprobs":null,"finish_reason":null}]}
299
+
300
+ [chunk 46] 2024-21-5 15:17:51.560
301
+ {"id":"chatcmpl-9cSoovX209wVb9nZr3VmPE6AgV2NS","object":"chat.completion.chunk","created":1718954270,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":"natural"}}]},"logprobs":null,"finish_reason":null}]}
302
+
303
+ [chunk 47] 2024-21-5 15:17:51.560
304
+ {"id":"chatcmpl-9cSoovX209wVb9nZr3VmPE6AgV2NS","object":"chat.completion.chunk","created":1718954270,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":"\"}"}}]},"logprobs":null,"finish_reason":null}]}
305
+
306
+ [chunk 48] 2024-21-5 15:17:51.561
307
+ {"id":"chatcmpl-9cSoovX209wVb9nZr3VmPE6AgV2NS","object":"chat.completion.chunk","created":1718954270,"model":"gpt-3.5-turbo-0125","system_fingerprint":null,"choices":[{"index":0,"delta":{},"logprobs":null,"finish_reason":"tool_calls"}]}
308
+
309
+ [stream finished] total chunks: 49
310
+ ```
311
+
312
+ </details>
313
+
314
+ ## GPT-4 Turbo
315
+
316
+ ### 简单调用指令:天气查询
317
+
318
+ 测试指令:指令 ①
319
+
320
+ GPT-4 Turbo 在调用 Tool Calling 时并没有像 GPT-3.5 Turbo 一样回复「好的」,且经过多次测试始终一样,因此在这一条复合指令的跟随中反而不如 GPT-3.5 Turbo,但剩余两项能力均不错。
321
+
322
+ 当然,也有可能是因为 GPT-4 Turbo 的模型更加有“自主意识”,认为不需要输出这一句“好的”。
323
+
324
+ <Video src="https://github.com/lobehub/lobe-chat/assets/28616219/f865d91b-b84a-4258-ae09-9d1e15eeb43d" />
325
+
326
+ <Image
327
+ alt="GPT-4 Turbo 简单指令的 Tool Calling"
328
+ src="https://github.com/lobehub/lobe-chat/assets/28616219/19298693-7a9b-4b54-9e28-c46b541b4f41"
329
+ />
330
+
331
+ <details>
332
+ <summary>流式 Tool Calling 原始输出:</summary>
333
+
334
+ ```yml
335
+
336
+ [stream start] 2024-6-22 17:33:28.818
337
+
338
+ [chunk 0] 2024-6-22 17:33:28.823
339
+ {"id":"chatcmpl-9crPbkOImn4LxnDRSBsrTyOTr1saK","object":"chat.completion.chunk","created":1719048807,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"role":"assistant","content":null},"logprobs":null,"finish_reason":null}]}
340
+
341
+ [chunk 1] 2024-6-22 17:33:28.823
342
+ {"id":"chatcmpl-9crPbkOImn4LxnDRSBsrTyOTr1saK","object":"chat.completion.chunk","created":1719048807,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"id":"call_hKvHwh1w2NEjnpTyJdQYNd2c","type":"function","function":{"name":"realtime-weather____fetchCurrentWeather","arguments":""}}]},"logprobs":null,"finish_reason":null}]}
343
+
344
+ [chunk 2] 2024-6-22 17:33:28.823
345
+ {"id":"chatcmpl-9crPbkOImn4LxnDRSBsrTyOTr1saK","object":"chat.completion.chunk","created":1719048807,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":"{\"ci"}}]},"logprobs":null,"finish_reason":null}]}
346
+
347
+ [chunk 3] 2024-6-22 17:33:28.823
348
+ {"id":"chatcmpl-9crPbkOImn4LxnDRSBsrTyOTr1saK","object":"chat.completion.chunk","created":1719048807,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":"ty\": "}}]},"logprobs":null,"finish_reason":null}]}
349
+
350
+ [chunk 4] 2024-6-22 17:33:28.824
351
+ {"id":"chatcmpl-9crPbkOImn4LxnDRSBsrTyOTr1saK","object":"chat.completion.chunk","created":1719048807,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":"\"杭州\"}"}}]},"logprobs":null,"finish_reason":null}]}
352
+
353
+ [chunk 5] 2024-6-22 17:33:28.824
354
+ {"id":"chatcmpl-9crPbkOImn4LxnDRSBsrTyOTr1saK","object":"chat.completion.chunk","created":1719048807,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":1,"id":"call_eq0GZi5bPMhjcahClrmObeUM","type":"function","function":{"name":"realtime-weather____fetchCurrentWeather","arguments":""}}]},"logprobs":null,"finish_reason":null}]}
355
+
356
+ [chunk 6] 2024-6-22 17:33:28.825
357
+ {"id":"chatcmpl-9crPbkOImn4LxnDRSBsrTyOTr1saK","object":"chat.completion.chunk","created":1719048807,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":1,"function":{"arguments":"{\"ci"}}]},"logprobs":null,"finish_reason":null}]}
358
+
359
+ [chunk 7] 2024-6-22 17:33:28.825
360
+ {"id":"chatcmpl-9crPbkOImn4LxnDRSBsrTyOTr1saK","object":"chat.completion.chunk","created":1719048807,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":1,"function":{"arguments":"ty\": "}}]},"logprobs":null,"finish_reason":null}]}
361
+
362
+ [chunk 8] 2024-6-22 17:33:28.826
363
+ {"id":"chatcmpl-9crPbkOImn4LxnDRSBsrTyOTr1saK","object":"chat.completion.chunk","created":1719048807,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":1,"function":{"arguments":"\"北京\"}"}}]},"logprobs":null,"finish_reason":null}]}
364
+
365
+ [chunk 9] 2024-6-22 17:33:28.826
366
+ {"id":"chatcmpl-9crPbkOImn4LxnDRSBsrTyOTr1saK","object":"chat.completion.chunk","created":1719048807,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{},"logprobs":null,"finish_reason":"tool_calls"}]}
367
+
368
+ [stream finished] total chunks: 10
369
+ ```
370
+
371
+ </details>
372
+
373
+ ### 复杂调用指令:文生图
374
+
375
+ 测试指令:指令 ②
376
+
377
+ <Video src="https://github.com/lobehub/lobe-chat/assets/28616219/69989faf-9b98-41ec-ba51-40cc3545d8d1" />
378
+
379
+ <Image
380
+ alt="GPT-4o 复杂指令的 Tool Calling"
381
+ src="https://github.com/lobehub/lobe-chat/assets/28616219/8329c1b2-5e36-4457-946c-ce3781b05afd"
382
+ />
383
+
384
+ <details>
385
+ <summary>流式 Tool Calling 原始输出:</summary>
386
+
387
+ ```yml
388
+ [stream start] 2024-6-22 18:24:55.268
389
+ [chunk 0] 2024-6-22 18:24:55.272
390
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"role":"assistant","content":null,"tool_calls":[{"index":0,"id":"call_lx9T9mToywwWjK8Hkag0ZyRh","type":"function","function":{"name":"lobe-image-designer____text2image____builtin","arguments":""}}]},"logprobs":null,"finish_reason":null}]}
391
+
392
+ [chunk 1] 2024-6-22 18:24:55.311
393
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":"{\""}}]},"logprobs":null,"finish_reason":null}]}
394
+
395
+ [chunk 2] 2024-6-22 18:24:55.312
396
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":"prom"}}]},"logprobs":null,"finish_reason":null}]}
397
+
398
+ [chunk 3] 2024-6-22 18:24:55.381
399
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":"pts"}}]},"logprobs":null,"finish_reason":null}]}
400
+
401
+ [chunk 4] 2024-6-22 18:24:55.382
402
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":"\":[\""}}]},"logprobs":null,"finish_reason":null}]}
403
+
404
+ [chunk 5] 2024-6-22 18:24:55.440
405
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":"Photo"}}]},"logprobs":null,"finish_reason":null}]}
406
+
407
+ [chunk 6] 2024-6-22 18:24:55.443
408
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" of"}}]},"logprobs":null,"finish_reason":null}]}
409
+
410
+ [chunk 7] 2024-6-22 18:24:55.565
411
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" a"}}]},"logprobs":null,"finish_reason":null}]}
412
+
413
+ [chunk 8] 2024-6-22 18:24:55.567
414
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" small"}}]},"logprobs":null,"finish_reason":null}]}
415
+
416
+ [chunk 9] 2024-6-22 18:24:55.653
417
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" fluffy"}}]},"logprobs":null,"finish_reason":null}]}
418
+
419
+ [chunk 10] 2024-6-22 18:24:55.656
420
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" dog"}}]},"logprobs":null,"finish_reason":null}]}
421
+
422
+ [chunk 11] 2024-6-22 18:24:55.662
423
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" with"}}]},"logprobs":null,"finish_reason":null}]}
424
+
425
+ [chunk 12] 2024-6-22 18:24:55.663
426
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" big"}}]},"logprobs":null,"finish_reason":null}]}
427
+
428
+ [chunk 13] 2024-6-22 18:24:55.698
429
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" brown"}}]},"logprobs":null,"finish_reason":null}]}
430
+
431
+ [chunk 14] 2024-6-22 18:24:55.700
432
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" eyes"}}]},"logprobs":null,"finish_reason":null}]}
433
+
434
+ [chunk 15] 2024-6-22 18:24:55.790
435
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":","}}]},"logprobs":null,"finish_reason":null}]}
436
+
437
+ [chunk 16] 2024-6-22 18:24:55.790
438
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" sitting"}}]},"logprobs":null,"finish_reason":null}]}
439
+
440
+ [chunk 17] 2024-6-22 18:24:55.865
441
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" on"}}]},"logprobs":null,"finish_reason":null}]}
442
+
443
+ [chunk 18] 2024-6-22 18:24:55.867
444
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" a"}}]},"logprobs":null,"finish_reason":null}]}
445
+
446
+ [chunk 19] 2024-6-22 18:24:55.905
447
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" grass"}}]},"logprobs":null,"finish_reason":null}]}
448
+
449
+ [chunk 20] 2024-6-22 18:24:55.907
450
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":"y"}}]},"logprobs":null,"finish_reason":null}]}
451
+
452
+ [chunk 21] 2024-6-22 18:24:56.91
453
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" field"}}]},"logprobs":null,"finish_reason":null}]}
454
+
455
+ [chunk 22] 2024-6-22 18:24:56.97
456
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" under"}}]},"logprobs":null,"finish_reason":null}]}
457
+
458
+ [chunk 23] 2024-6-22 18:24:56.170
459
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" clear"}}]},"logprobs":null,"finish_reason":null}]}
460
+
461
+ [chunk 24] 2024-6-22 18:24:56.173
462
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" blue"}}]},"logprobs":null,"finish_reason":null}]}
463
+
464
+ [chunk 25] 2024-6-22 18:24:56.173
465
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" skies"}}]},"logprobs":null,"finish_reason":null}]}
466
+
467
+ [chunk 26] 2024-6-22 18:24:56.174
468
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":".\",\""}}]},"logprobs":null,"finish_reason":null}]}
469
+
470
+ [chunk 27] 2024-6-22 18:24:56.174
471
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":"Illustr"}}]},"logprobs":null,"finish_reason":null}]}
472
+
473
+ [chunk 28] 2024-6-22 18:24:56.175
474
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":"ation"}}]},"logprobs":null,"finish_reason":null}]}
475
+
476
+ [chunk 29] 2024-6-22 18:24:56.211
477
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" of"}}]},"logprobs":null,"finish_reason":null}]}
478
+
479
+ [chunk 30] 2024-6-22 18:24:56.212
480
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" a"}}]},"logprobs":null,"finish_reason":null}]}
481
+
482
+ [chunk 31] 2024-6-22 18:24:56.315
483
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" tiny"}}]},"logprobs":null,"finish_reason":null}]}
484
+
485
+ [chunk 32] 2024-6-22 18:24:56.320
486
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" puppy"}}]},"logprobs":null,"finish_reason":null}]}
487
+
488
+ [chunk 33] 2024-6-22 18:24:56.367
489
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" with"}}]},"logprobs":null,"finish_reason":null}]}
490
+
491
+ [chunk 34] 2024-6-22 18:24:56.369
492
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" a"}}]},"logprobs":null,"finish_reason":null}]}
493
+
494
+ [chunk 35] 2024-6-22 18:24:56.429
495
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" smooth"}}]},"logprobs":null,"finish_reason":null}]}
496
+
497
+ [chunk 36] 2024-6-22 18:24:56.430
498
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" coat"}}]},"logprobs":null,"finish_reason":null}]}
499
+
500
+ [chunk 37] 2024-6-22 18:24:56.553
501
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" and"}}]},"logprobs":null,"finish_reason":null}]}
502
+
503
+ [chunk 38] 2024-6-22 18:24:56.555
504
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" per"}}]},"logprobs":null,"finish_reason":null}]}
505
+
506
+ [chunk 39] 2024-6-22 18:24:56.602
507
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":"ky"}}]},"logprobs":null,"finish_reason":null}]}
508
+
509
+ [chunk 40] 2024-6-22 18:24:56.604
510
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" ears"}}]},"logprobs":null,"finish_reason":null}]}
511
+
512
+ [chunk 41] 2024-6-22 18:24:56.610
513
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" playing"}}]},"logprobs":null,"finish_reason":null}]}
514
+
515
+ [chunk 42] 2024-6-22 18:24:56.697
516
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" with"}}]},"logprobs":null,"finish_reason":null}]}
517
+
518
+ [chunk 43] 2024-6-22 18:24:56.699
519
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" a"}}]},"logprobs":null,"finish_reason":null}]}
520
+
521
+ [chunk 44] 2024-6-22 18:24:56.740
522
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" colorful"}}]},"logprobs":null,"finish_reason":null}]}
523
+
524
+ [chunk 45] 2024-6-22 18:24:56.748
525
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" ball"}}]},"logprobs":null,"finish_reason":null}]}
526
+
527
+ [chunk 46] 2024-6-22 18:24:56.816
528
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" in"}}]},"logprobs":null,"finish_reason":null}]}
529
+
530
+ [chunk 47] 2024-6-22 18:24:56.817
531
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" a"}}]},"logprobs":null,"finish_reason":null}]}
532
+
533
+ [chunk 48] 2024-6-22 18:24:56.880
534
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" sunny"}}]},"logprobs":null,"finish_reason":null}]}
535
+
536
+ [chunk 49] 2024-6-22 18:24:56.882
537
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" park"}}]},"logprobs":null,"finish_reason":null}]}
538
+
539
+ [chunk 50] 2024-6-22 18:24:56.951
540
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":".\",\""}}]},"logprobs":null,"finish_reason":null}]}
541
+
542
+ [chunk 51] 2024-6-22 18:24:56.954
543
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":"Oil"}}]},"logprobs":null,"finish_reason":null}]}
544
+
545
+ [chunk 52] 2024-6-22 18:24:57.7
546
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" painting"}}]},"logprobs":null,"finish_reason":null}]}
547
+
548
+ [chunk 53] 2024-6-22 18:24:57.9
549
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" of"}}]},"logprobs":null,"finish_reason":null}]}
550
+
551
+ [chunk 54] 2024-6-22 18:24:57.76
552
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" an"}}]},"logprobs":null,"finish_reason":null}]}
553
+
554
+ [chunk 55] 2024-6-22 18:24:57.78
555
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" elegant"}}]},"logprobs":null,"finish_reason":null}]}
556
+
557
+ [chunk 56] 2024-6-22 18:24:57.131
558
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" small"}}]},"logprobs":null,"finish_reason":null}]}
559
+
560
+ [chunk 57] 2024-6-22 18:24:57.132
561
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" dog"}}]},"logprobs":null,"finish_reason":null}]}
562
+
563
+ [chunk 58] 2024-6-22 18:24:57.223
564
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" with"}}]},"logprobs":null,"finish_reason":null}]}
565
+
566
+ [chunk 59] 2024-6-22 18:24:57.225
567
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" long"}}]},"logprobs":null,"finish_reason":null}]}
568
+
569
+ [chunk 60] 2024-6-22 18:24:57.255
570
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" silky"}}]},"logprobs":null,"finish_reason":null}]}
571
+
572
+ [chunk 61] 2024-6-22 18:24:57.255
573
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" fur"}}]},"logprobs":null,"finish_reason":null}]}
574
+
575
+ [chunk 62] 2024-6-22 18:24:57.348
576
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" and"}}]},"logprobs":null,"finish_reason":null}]}
577
+
578
+ [chunk 63] 2024-6-22 18:24:57.350
579
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" expressive"}}]},"logprobs":null,"finish_reason":null}]}
580
+
581
+ [chunk 64] 2024-6-22 18:24:57.395
582
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" eyes"}}]},"logprobs":null,"finish_reason":null}]}
583
+
584
+ [chunk 65] 2024-6-22 18:24:57.395
585
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":","}}]},"logprobs":null,"finish_reason":null}]}
586
+
587
+ [chunk 66] 2024-6-22 18:24:57.475
588
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" resting"}}]},"logprobs":null,"finish_reason":null}]}
589
+
590
+ [chunk 67] 2024-6-22 18:24:57.477
591
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" by"}}]},"logprobs":null,"finish_reason":null}]}
592
+
593
+ [chunk 68] 2024-6-22 18:24:57.517
594
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" a"}}]},"logprobs":null,"finish_reason":null}]}
595
+
596
+ [chunk 69] 2024-6-22 18:24:57.519
597
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" cozy"}}]},"logprobs":null,"finish_reason":null}]}
598
+
599
+ [chunk 70] 2024-6-22 18:24:57.639
600
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" fireplace"}}]},"logprobs":null,"finish_reason":null}]}
601
+
602
+ [chunk 71] 2024-6-22 18:24:57.640
603
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" in"}}]},"logprobs":null,"finish_reason":null}]}
604
+
605
+ [chunk 72] 2024-6-22 18:24:57.662
606
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" a"}}]},"logprobs":null,"finish_reason":null}]}
607
+
608
+ [chunk 73] 2024-6-22 18:24:57.662
609
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" vintage"}}]},"logprobs":null,"finish_reason":null}]}
610
+
611
+ [chunk 74] 2024-6-22 18:24:57.743
612
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" room"}}]},"logprobs":null,"finish_reason":null}]}
613
+
614
+ [chunk 75] 2024-6-22 18:24:57.744
615
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":".\",\""}}]},"logprobs":null,"finish_reason":null}]}
616
+
617
+ [chunk 76] 2024-6-22 18:24:57.798
618
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":"Cart"}}]},"logprobs":null,"finish_reason":null}]}
619
+
620
+ [chunk 77] 2024-6-22 18:24:57.799
621
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":"oon"}}]},"logprobs":null,"finish_reason":null}]}
622
+
623
+ [chunk 78] 2024-6-22 18:24:57.858
624
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" of"}}]},"logprobs":null,"finish_reason":null}]}
625
+
626
+ [chunk 79] 2024-6-22 18:24:57.860
627
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" a"}}]},"logprobs":null,"finish_reason":null}]}
628
+
629
+ [chunk 80] 2024-6-22 18:24:57.921
630
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" playful"}}]},"logprobs":null,"finish_reason":null}]}
631
+
632
+ [chunk 81] 2024-6-22 18:24:57.922
633
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" small"}}]},"logprobs":null,"finish_reason":null}]}
634
+
635
+ [chunk 82] 2024-6-22 18:24:57.987
636
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" dog"}}]},"logprobs":null,"finish_reason":null}]}
637
+
638
+ [chunk 83] 2024-6-22 18:24:57.989
639
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" with"}}]},"logprobs":null,"finish_reason":null}]}
640
+
641
+ [chunk 84] 2024-6-22 18:24:58.56
642
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" exaggerated"}}]},"logprobs":null,"finish_reason":null}]}
643
+
644
+ [chunk 85] 2024-6-22 18:24:58.58
645
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" features"}}]},"logprobs":null,"finish_reason":null}]}
646
+
647
+ [chunk 86] 2024-6-22 18:24:58.136
648
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":","}}]},"logprobs":null,"finish_reason":null}]}
649
+
650
+ [chunk 87] 2024-6-22 18:24:58.138
651
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" jumping"}}]},"logprobs":null,"finish_reason":null}]}
652
+
653
+ [chunk 88] 2024-6-22 18:24:58.195
654
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" joy"}}]},"logprobs":null,"finish_reason":null}]}
655
+
656
+ [chunk 89] 2024-6-22 18:24:58.196
657
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":"ously"}}]},"logprobs":null,"finish_reason":null}]}
658
+
659
+ [chunk 90] 2024-6-22 18:24:58.269
660
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" in"}}]},"logprobs":null,"finish_reason":null}]}
661
+
662
+ [chunk 91] 2024-6-22 18:24:58.271
663
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" a"}}]},"logprobs":null,"finish_reason":null}]}
664
+
665
+ [chunk 92] 2024-6-22 18:24:58.392
666
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" backyard"}}]},"logprobs":null,"finish_reason":null}]}
667
+
668
+ [chunk 93] 2024-6-22 18:24:58.394
669
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" filled"}}]},"logprobs":null,"finish_reason":null}]}
670
+
671
+ [chunk 94] 2024-6-22 18:24:58.461
672
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" with"}}]},"logprobs":null,"finish_reason":null}]}
673
+
674
+ [chunk 95] 2024-6-22 18:24:58.463
675
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" flowers"}}]},"logprobs":null,"finish_reason":null}]}
676
+
677
+ [chunk 96] 2024-6-22 18:24:58.463
678
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" and"}}]},"logprobs":null,"finish_reason":null}]}
679
+
680
+ [chunk 97] 2024-6-22 18:24:58.464
681
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" butterflies"}}]},"logprobs":null,"finish_reason":null}]}
682
+
683
+ [chunk 98] 2024-6-22 18:24:58.548
684
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":".\""}}]},"logprobs":null,"finish_reason":null}]}
685
+
686
+ [chunk 99] 2024-6-22 18:24:58.550
687
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":"],\""}}]},"logprobs":null,"finish_reason":null}]}
688
+
689
+ [chunk 100] 2024-6-22 18:24:58.591
690
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":"quality"}}]},"logprobs":null,"finish_reason":null}]}
691
+
692
+ [chunk 101] 2024-6-22 18:24:58.594
693
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":"\":\""}}]},"logprobs":null,"finish_reason":null}]}
694
+
695
+ [chunk 102] 2024-6-22 18:24:58.601
696
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":"hd"}}]},"logprobs":null,"finish_reason":null}]}
697
+
698
+ [chunk 103] 2024-6-22 18:24:58.603
699
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":"\"}"}}]},"logprobs":null,"finish_reason":null}]}
700
+
701
+ [chunk 104] 2024-6-22 18:24:58.603
702
+ {"id":"chatcmpl-9csDOkW83jCbQaLcIEYvvQJmfW0qz","object":"chat.completion.chunk","created":1719051894,"model":"gpt-4-turbo-2024-04-09","system_fingerprint":"fp_9d7f5c6195","choices":[{"index":0,"delta":{},"logprobs":null,"finish_reason":"tool_calls"}]}
703
+
704
+ [stream finished] total chunks: 105
705
+ ```
706
+
707
+ </details>
708
+
709
+ ## GPT 4o
710
+
711
+ ### 简单调用指令:天气查询
712
+
713
+ 测试指令:指令 ①
714
+
715
+ GPT-4o 和 3.5 一样,在简单调用指令中,能够达到非常不错的复合指令遵循能力。
716
+
717
+ <Video src="https://github.com/lobehub/lobe-chat/assets/28616219/c77b65ab-0854-4e1f-a25b-ff43275bd318" />
718
+
719
+ <Image
720
+ alt="GPT-4o 简单指令的 Tool Calling"
721
+ src="https://github.com/lobehub/lobe-chat/assets/28616219/e5d6214f-f628-4064-a330-cbd7c5d474ac"
722
+ />
723
+
724
+ <details>
725
+ <summary>流式 Tool Calling 原始输出:</summary>
726
+
727
+ ```yaml
728
+ [stream start] 2024-6-22 17:55:15.541
729
+
730
+ [chunk 0] 2024-6-22 17:55:15.545
731
+ {"id":"chatcmpl-9crkh8Js4rzPsOr2CUiXXkJzntcUs","object":"chat.completion.chunk","created":1719050115,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3e7d703517","choices":[{"index":0,"delta":{"role":"assistant","content":""},"logprobs":null,"finish_reason":null}]}
732
+
733
+ [chunk 1] 2024-6-22 17:55:15.550
734
+ {"id":"chatcmpl-9crkh8Js4rzPsOr2CUiXXkJzntcUs","object":"chat.completion.chunk","created":1719050115,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3e7d703517","choices":[{"index":0,"delta":{"content":"好的"},"logprobs":nul"finish_reason":null}]}
735
+
736
+ [chunk 2] 2024-6-22 17:55:15.551
737
+ {"id":"chatcmpl-9crkh8Js4rzPsOr2CUiXXkJzntcUs","object":"chat.completion.chunk","created":1719050115,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3e7d703517","choices":[{"index":0,"delta":{"content":",请"},"logprobs":nul"finish_reason":null}]}
738
+
739
+ [chunk 3] 2024-6-22 17:55:15.572
740
+ {"id":"chatcmpl-9crkh8Js4rzPsOr2CUiXXkJzntcUs","object":"chat.completion.chunk","created":1719050115,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3e7d703517","choices":[{"index":0,"delta":{"content":"稍"},"logprobs":null,finish_reason":null}]}
741
+
742
+ [chunk 4] 2024-6-22 17:55:15.573
743
+ {"id":"chatcmpl-9crkh8Js4rzPsOr2CUiXXkJzntcUs","object":"chat.completion.chunk","created":1719050115,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3e7d703517","choices":[{"index":0,"delta":{"content":"等"},"logprobs":null,finish_reason":null}]}
744
+
745
+ [chunk 5] 2024-6-22 17:55:15.592
746
+ {"id":"chatcmpl-9crkh8Js4rzPsOr2CUiXXkJzntcUs","object":"chat.completion.chunk","created":1719050115,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3e7d703517","choices":[{"index":0,"delta":{"content":",我"},"logprobs":nul"finish_reason":null}]}
747
+
748
+ [chunk 6] 2024-6-22 17:55:15.593
749
+ {"id":"chatcmpl-9crkh8Js4rzPsOr2CUiXXkJzntcUs","object":"chat.completion.chunk","created":1719050115,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3e7d703517","choices":[{"index":0,"delta":{"content":"将"},"logprobs":null,finish_reason":null}]}
750
+
751
+ [chunk 7] 2024-6-22 17:55:15.606
752
+ {"id":"chatcmpl-9crkh8Js4rzPsOr2CUiXXkJzntcUs","object":"chat.completion.chunk","created":1719050115,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3e7d703517","choices":[{"index":0,"delta":{"content":"为"},"logprobs":null,finish_reason":null}]}
753
+
754
+ [chunk 8] 2024-6-22 17:55:15.606
755
+ {"id":"chatcmpl-9crkh8Js4rzPsOr2CUiXXkJzntcUs","object":"chat.completion.chunk","created":1719050115,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3e7d703517","choices":[{"index":0,"delta":{"content":"您"},"logprobs":null,finish_reason":null}]}
756
+
757
+ [chunk 9] 2024-6-22 17:55:15.625
758
+ {"id":"chatcmpl-9crkh8Js4rzPsOr2CUiXXkJzntcUs","object":"chat.completion.chunk","created":1719050115,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3e7d703517","choices":[{"index":0,"delta":{"content":"查询"},"logprobs":nul"finish_reason":null}]}
759
+
760
+ [chunk 10] 2024-6-22 17:55:15.626
761
+ {"id":"chatcmpl-9crkh8Js4rzPsOr2CUiXXkJzntcUs","object":"chat.completion.chunk","created":1719050115,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3e7d703517","choices":[{"index":0,"delta":{"content":"杭州"},"logprobs":nul"finish_reason":null}]}
762
+
763
+ [chunk 11] 2024-6-22 17:55:15.644
764
+ {"id":"chatcmpl-9crkh8Js4rzPsOr2CUiXXkJzntcUs","object":"chat.completion.chunk","created":1719050115,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3e7d703517","choices":[{"index":0,"delta":{"content":"和"},"logprobs":null,finish_reason":null}]}
765
+
766
+ [chunk 12] 2024-6-22 17:55:15.645
767
+ {"id":"chatcmpl-9crkh8Js4rzPsOr2CUiXXkJzntcUs","object":"chat.completion.chunk","created":1719050115,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3e7d703517","choices":[{"index":0,"delta":{"content":"北京"},"logprobs":nul"finish_reason":null}]}
768
+
769
+ [chunk 13] 2024-6-22 17:55:16.180
770
+ {"id":"chatcmpl-9crkh8Js4rzPsOr2CUiXXkJzntcUs","object":"chat.completion.chunk","created":1719050115,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3e7d703517","choices":[{"index":0,"delta":{"content":"的"},"logprobs":null,finish_reason":null}]}
771
+
772
+ [chunk 14] 2024-6-22 17:55:16.180
773
+ {"id":"chatcmpl-9crkh8Js4rzPsOr2CUiXXkJzntcUs","object":"chat.completion.chunk","created":1719050115,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3e7d703517","choices":[{"index":0,"delta":{"content":"天气"},"logprobs":nul"finish_reason":null}]}
774
+
775
+ [chunk 15] 2024-6-22 17:55:16.180
776
+ {"id":"chatcmpl-9crkh8Js4rzPsOr2CUiXXkJzntcUs","object":"chat.completion.chunk","created":1719050115,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3e7d703517","choices":[{"index":0,"delta":{"content":"情况"},"logprobs":nul"finish_reason":null}]}
777
+
778
+ [chunk 16] 2024-6-22 17:55:16.180
779
+ {"id":"chatcmpl-9crkh8Js4rzPsOr2CUiXXkJzntcUs","object":"chat.completion.chunk","created":1719050115,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3e7d703517","choices":[{"index":0,"delta":{"content":"。"},"logprobs":null,finish_reason":null}]}
780
+
781
+ [chunk 17] 2024-6-22 17:55:16.181
782
+ {"id":"chatcmpl-9crkh8Js4rzPsOr2CUiXXkJzntcUs","object":"chat.completion.chunk","created":1719050115,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3e7d703517","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"id":"call_xvk2SqA8Pll2Jq7ndqlmQ35U","type":"function","function":{"name":"realtime-weather____fetchCurrentWeather","arguments":""}}]},"logprobs":null,"finish_reason":null}]}
783
+
784
+ [chunk 18] 2024-6-22 17:55:16.181
785
+ {"id":"chatcmpl-9crkh8Js4rzPsOr2CUiXXkJzntcUs","object":"chat.completion.chunk","created":1719050115,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3e7d703517","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":"{\"ci"}}]},"logprobs":null,"finish_reason":null}]}
786
+
787
+ [chunk 19] 2024-6-22 17:55:16.181
788
+ {"id":"chatcmpl-9crkh8Js4rzPsOr2CUiXXkJzntcUs","object":"chat.completion.chunk","created":1719050115,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3e7d703517","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":"ty\": "}}]},"logprobs":null,"finish_reason":null}]}
789
+
790
+ [chunk 20] 2024-6-22 17:55:16.182
791
+ {"id":"chatcmpl-9crkh8Js4rzPsOr2CUiXXkJzntcUs","object":"chat.completion.chunk","created":1719050115,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3e7d703517","choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":"\"杭州\"}"}}]},"logprobs":null,"finish_reason":null}]}
792
+
793
+ [chunk 21] 2024-6-22 17:55:16.182
794
+ {"id":"chatcmpl-9crkh8Js4rzPsOr2CUiXXkJzntcUs","object":"chat.completion.chunk","created":1719050115,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3e7d703517","choices":[{"index":0,"delta":{"tool_calls":[{"index":1,"id":"call_V6fv1cdQ4udwpQR8mRmKbA3M","type":"function","function":{"name":"realtime-weather____fetchCurrentWeather","arguments":""}}]},"logprobs":null,"finish_reason":null}]}
795
+
796
+ [chunk 22] 2024-6-22 17:55:16.182
797
+ {"id":"chatcmpl-9crkh8Js4rzPsOr2CUiXXkJzntcUs","object":"chat.completion.chunk","created":1719050115,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3e7d703517","choices":[{"index":0,"delta":{"tool_calls":[{"index":1,"function":{"arguments":"{\"ci"}}]},"logprobs":null,"finish_reason":null}]}
798
+
799
+ [chunk 23] 2024-6-22 17:55:16.182
800
+ {"id":"chatcmpl-9crkh8Js4rzPsOr2CUiXXkJzntcUs","object":"chat.completion.chunk","created":1719050115,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3e7d703517","choices":[{"index":0,"delta":{"tool_calls":[{"index":1,"function":{"arguments":"ty\": "}}]},"logprobs":null,"finish_reason":null}]}
801
+
802
+ [chunk 24] 2024-6-22 17:55:16.183
803
+ {"id":"chatcmpl-9crkh8Js4rzPsOr2CUiXXkJzntcUs","object":"chat.completion.chunk","created":1719050115,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3e7d703517","choices":[{"index":0,"delta":{"tool_calls":[{"index":1,"function":{"arguments":"\"北京\"}"}}]},"logprobs":null,"finish_reason":null}]}
804
+
805
+ [chunk 25] 2024-6-22 17:55:16.183
806
+ {"id":"chatcmpl-9crkh8Js4rzPsOr2CUiXXkJzntcUs","object":"chat.completion.chunk","created":1719050115,"model":"gpt-4o-2024-05-13","system_fingerprint":"fp_3e7d703517","choices":[{"index":0,"delta":{},"logprobs":null,"finish_reason":"tool_calls"}]}
807
+
808
+ [stream finished] total chunks: 26
809
+ ```
810
+
811
+ </details>
812
+
813
+ ### 复杂调用指令:文生图
814
+
815
+ 测试指令:指令 ②
816
+
817
+ <Video src="https://github.com/lobehub/lobe-chat/assets/28616219/714bd86a-3b58-4941-8323-186c3fa4c6ea" />
818
+
819
+ <Image
820
+ alt="GPT-4o 复杂指令的 Tool Calling"
821
+ src="https://github.com/lobehub/lobe-chat/assets/28616219/8329c1b2-5e36-4457-946c-ce3781b05afd"
822
+ />
823
+
824
+ <details>
825
+ <summary>流式 Tool Calling 原始输出:</summary>
826
+
827
+ ```yml
828
+
829
+ ```
830
+
831
+ </details>