Credits: add GLM-5.3
This commit is contained in:
parent
37cbb816e5
commit
05c3600767
1 changed files with 1 additions and 0 deletions
|
|
@ -264,6 +264,7 @@ fun SettingsScreen(
|
|||
}
|
||||
Spacer(modifier = Modifier.height(8.dp))
|
||||
CreditItem(text = "GLM-5.2")
|
||||
CreditItem(text = "GLM-5.3")
|
||||
CreditItem(text = "Gemini 3.6 Flash")
|
||||
Spacer(modifier = Modifier.height(12.dp))
|
||||
Text(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue