Returns
Returns a Version object for the given parameters, orNone if an error occurs.
Example
Parameters
The name of the version.
The ID of the product you want to create a version for.
A textual description of the version.
The system prompt used with the model for this version.
Reference to a model configured in the Galtea Platform.
Description of the dataset used for training or fine-tuning.
A URI pointing to the dataset.
The ID of the Endpoint Connection used for conversational interactions with your AI product.
The ID of the Endpoint Connection executed before the conversation begins. Used to initialize a session and obtain a session ID. See Version Endpoint Connections for more details.
The ID of the Endpoint Connection executed after the conversation ends. Used to clean up resources.
Legacy parameter maintained for backwards compatibility. Maps to
conversation_endpoint_connection_id.Configuration or description of safety guardrails applied.