You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: platform/workflows.mdx
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -229,16 +229,17 @@ There are two ways to create a custom workflow:
229
229
10. In the **Image Summzarizer** drop-down list, choose one of the following:
230
230
231
231
-**None**: Do not provide summaries for any detected images in any of the files.
232
-
-**GPT-4o**: Use GPT-4o to provide summaries for any detected images in any of the files. [Learn more](https://openai.com/index/hello-gpt-4o/).
233
-
-**Claude 3.5 Sonnet**: Use Claude 3.5 Sonnet to provide summaries for any detected images in any of the files. [Learn more](https://www.anthropic.com/news/claude-3-5-sonnet).
232
+
-**OpenAI GPT-4o Image Description**: Use GPT-4o to provide summaries for any detected images in any of the files. [Learn more](https://openai.com/index/hello-gpt-4o/).
233
+
-**Claude 3.5 Sonnet Image Description**: Use Claude 3.5 Sonnet to provide summaries for any detected images in any of the files. [Learn more](https://www.anthropic.com/news/claude-3-5-sonnet).
234
234
235
235
[Learn more](/platform/summarizing).
236
236
237
237
11. In the **Table Summzarizer** drop-down list, choose one of the following:
238
238
239
239
-**None**: Do not provide summaries for any detected tables in any of the files.
240
-
-**GPT-4o**: Use GPT-4o to provide summaries for any detected tables in any of the files. [Learn more](https://openai.com/index/hello-gpt-4o/).
241
-
-**Claude 3.5 Sonnet**: Use Claude 3.5 Sonnet to provide summaries for any detected tables in any of the files. [Learn more](https://www.anthropic.com/news/claude-3-5-sonnet).
240
+
-**OpenAI GPT-4o Table Description**: Use GPT-4o to provide summaries for any detected tables in any of the files. [Learn more](https://openai.com/index/hello-gpt-4o/).
241
+
-**OpenAI GPT-4o Table to HTML**: Use GPT-4o to convert any detected tables to HTML format. [Learn more](https://openai.com/index/hello-gpt-4o/).
242
+
-**Claude 3.5 Sonnet Table Description**: Use Claude 3.5 Sonnet to provide summaries for any detected tables in any of the files. [Learn more](https://www.anthropic.com/news/claude-3-5-sonnet).
0 commit comments