Feature: add Create Model Response API in OpenAI action
Added
-
OpenAI - Create Model Response API: Added a new action to Create Model Response in OpenAI integrations.
- Allows sending structured input to models and retrieving custom model responses.
- Enables fine-tuned workflows for non-chat, model-specific operations.
- Supports use cases such as embedding generation, classification, or specialized model inference.
Improved
- Enhanced the OpenAI action menu with new Model Response section including:
- Create model response (CREATE)
- Get model response (READ)
- List input items (SEARCH)
- Delete model response (DELETE)