Skip to content

Commit 01e822a

Browse files
authored
Add 'poolside/laguna-m.1:free' to autoFreeModels (#2988)
1 parent 0885e23 commit 01e822a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

apps/web/src/lib/ai-gateway/models.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ export const PRIMARY_DEFAULT_MODEL = CLAUDE_SONNET_CURRENT_MODEL_ID;
3737
export const autoFreeModels = [
3838
'inclusionai/ling-2.6-1t:free',
3939
'nvidia/nemotron-3-super-120b-a12b:free',
40+
'poolside/laguna-m.1:free',
4041
grok_code_fast_1_optimized_free_model.status === 'public'
4142
? grok_code_fast_1_optimized_free_model.public_id
4243
: null,

0 commit comments

Comments
 (0)