Have Questions?  Need Expert Answers?  JOIN LUNCH N' LEARNS!

Get Chat Completion Models

Prev Next
Step Details
Introduced in Version9.3.0
Last Modified in Version9.3.0
LocationAI > Common > Providers

The Get Chat Completion Models step is used to retrieve all available chat completion models available for a given provider. 

Prerequisites 

This step requires the AI Common to be installed before it will be available in the toolbox.


Properties

Settings

PropertyDescriptionData Type
Override Default ProviderBoolean permitting the user to override which provider is usedBoolean

ProviderProvider selected to overrideString

Get Provider From FlowBoolean permitting overriding provider to be chosen from flowBoolean

Select ModelBoolean allowing for a specific model to be chosenBoolean

Select PromptBoolean permitting the advanced selection of a specific promptBoolean
Select ModelBoolean permitting the user to decide which model to retrieve chat completion models fromBoolean
Select PromptBoolean permitting selection of prompt making search more preciseBoolean
PromptString of prompt selectedString

Inputs

PropertyDescriptionData Type
Override VariablesList of variables to override in order to refine search resultsList of AIPromptVariable

Outputs

PropertyDescriptionData Type
Done


Chat ResponseOutputted response in correlation to the promptList of AIChatCompletion

PromptPrompt given that expects a response via the Chat ResponseString
Failed


ReasonThis output provides an error message that details any errors encountered during the process. If there are issues with the operation, this message will help identify and troubleshoot the problem.String


Example Inputs and Outputs

InputOutput
Decisions.AI.GoogleGemini0: gemini-1.5-flash
1: gemini-1.5-pro
2: gemini-1.0-pro
Decisions.AI.Anthropic0: claude-2.1
1: claude 2.0
2: claude-instant-1.2


Related Information


AI Common Module