🖌️ model.ts
This commit is contained in:
@@ -616,3 +616,4 @@ export function getMarketingNameForModel(modelId: string): string | undefined {
|
|||||||
export function normalizeModelStringForAPI(model: string): string {
|
export function normalizeModelStringForAPI(model: string): string {
|
||||||
return model.replace(/\[(1|2)m\]/gi, '')
|
return model.replace(/\[(1|2)m\]/gi, '')
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user