fixed some apis and model picker

This commit is contained in:
Patrick_Pluto 2024-10-01 08:18:14 +02:00
parent 238e82bb95
commit 32edaaef42
3 changed files with 11 additions and 2 deletions

View file

@ -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]);