feat: add LongCat 2.0 Preview model
This commit is contained in:
@@ -57,6 +57,16 @@ export default {
|
||||
contextWindow: 256_000,
|
||||
}
|
||||
},
|
||||
{
|
||||
id: "LongCat-2.0-Preview",
|
||||
name: "LongCat 2.0 Preview",
|
||||
attributes: {
|
||||
inputModalities: ['text'],
|
||||
outputModalities: ['text'],
|
||||
capabilities: ['tools'],
|
||||
contextWindow: 256_000,
|
||||
}
|
||||
},
|
||||
{
|
||||
id: "LongCat-Flash-Lite",
|
||||
name: "LongCat Flash Lite",
|
||||
|
||||
Reference in New Issue
Block a user