@ -19,6 +19,15 @@ export const createChatCompletion = createAction({
|
||||
modelFetchId: 'fetchModels',
|
||||
}),
|
||||
getSetVariableIds: getChatCompletionSetVarIds,
|
||||
turnableInto: [
|
||||
{
|
||||
blockType: 'open-router',
|
||||
},
|
||||
{
|
||||
blockType: 'together-ai',
|
||||
},
|
||||
{ blockType: 'mistral' },
|
||||
],
|
||||
fetchers: [
|
||||
{
|
||||
id: 'fetchModels',
|
||||
|
Reference in New Issue
Block a user