feat: add spark v3.0 llm support (#1434)

This commit is contained in:
takatost
2023-10-31 16:13:11 +08:00
committed by GitHub
parent 518083dfe0
commit 076f3289d2
3 changed files with 55 additions and 11 deletions

View File

@@ -22,6 +22,12 @@
"completion": "0.36",
"unit": "0.0001",
"currency": "RMB"
},
"spark-v3": {
"prompt": "0.36",
"completion": "0.36",
"unit": "0.0001",
"currency": "RMB"
}
}
}