Update packages/types/src/providers/baseten.ts

Co-authored-by: roomote[bot] <219738659+roomote[bot]@users.noreply.github.com>
This commit is contained in:
Alex Ker 2025-11-20 23:50:50 -05:00 committed by GitHub
parent 2fef8f4284
commit a1ce6eab83
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -118,7 +118,7 @@ export const basetenModels = {
outputPrice: 2.5,
cacheWritesPrice: 0,
cacheReadsPrice: 0,
description: "State of the art language model for agentic and coding tasks. Septemeber Update.",
description: "State of the art language model for agentic and coding tasks. September Update.",
},
} as const satisfies Record<string, ModelInfo>