use gpt-3.5-turbo as default new ChatStore
This commit is contained in:
@@ -108,7 +108,6 @@ export function App() {
|
|||||||
chatStore.systemMessageContent,
|
chatStore.systemMessageContent,
|
||||||
chatStore.apiEndpoint,
|
chatStore.apiEndpoint,
|
||||||
chatStore.streamMode,
|
chatStore.streamMode,
|
||||||
chatStore.model
|
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user