chore: add more model
This commit is contained in:
parent
fdc4afa861
commit
3f4ca1a209
@ -293,7 +293,7 @@ let contexts = [
|
|||||||
],
|
],
|
||||||
];
|
];
|
||||||
|
|
||||||
const models = ["newbing", "chatvaala"];
|
const models = ["newbing", "chatvaala", "chatyuan", "chatglm"];
|
||||||
|
|
||||||
function Home() {
|
function Home() {
|
||||||
const [model, setModel] = useState(models[0]);
|
const [model, setModel] = useState(models[0]);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user