Skip to content

Proofread#11309

Merged
dbreseman merged 4 commits into
developmentfrom
db-proofread
Jun 5, 2026
Merged

Proofread#11309
dbreseman merged 4 commits into
developmentfrom
db-proofread

Conversation

@dbreseman
Copy link
Copy Markdown
Collaborator

No description provided.

@dbreseman dbreseman self-assigned this Jun 5, 2026
For `Chat Completions with History`, `FileCollection` can optionally be added to individual user messages using [Chat: Add Message to Request](/agents/genai-for-mx/commons/#chat-add-message-to-request).

Use the two microflow actions from the OpenAI specific toolbox [Files: Initialize Collection with OpenAI File](#initialize-filecollection) and [Files: Add OpenAIFile to Collection](#add-file) to construct the input with either `FileDocuments` (for vision, it needs to be of type `Image`) or `URLs`. There are similar file operations exposed by the GenAI commons module that can be used for vision requests with the OpenAIConnector for Mistral. However, these generic operations do not support the optional OpenAI API-specific `Detail` attribute.
Use the two microflow actions from the OpenAI-specific toolbox[Files: Initialize Collection with OpenAI File](#initialize-filecollection) and [Files: Add OpenAIFile to Collection](#add-file)to construct the input with either `FileDocuments` (for vision, this must be of type `Image`) or `URLs`. The GenAI Commons module exposes similar file operations that can be used for vision requests with the OpenAI connector for Mistral. However, these generic operations do not support the optional OpenAI API-specific `Detail` attribute.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [vale] reported by reviewdog 🐶
[Mendix.Dashes] Remove spaces around the em dash (—). Or, to set off a list item intro, use an en dash (–) instead.

@dbreseman dbreseman merged commit 3921e3f into development Jun 5, 2026
3 checks passed
@dbreseman dbreseman deleted the db-proofread branch June 5, 2026 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant