forked from React-Group/interstellar_ai
fixed some apis and model picker
This commit is contained in:
parent
238e82bb95
commit
32edaaef42
3 changed files with 11 additions and 2 deletions
|
@ -49,7 +49,7 @@ const InputOutputBackend: React.FC = () => {
|
|||
Additionally, under no circumstances ever translate your answer into multiple languages.`,
|
||||
},
|
||||
{ role: "assistant", content: "Hello! How may I help you?" },
|
||||
]);
|
||||
]);
|
||||
}
|
||||
}, [preferredCurrency, preferredLanguage, timeFormat, dateFormat, preferredMeasurement, timeZone]);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue