mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-09-08 11:58:53 +00:00
Remove duplicated state tracking for chatgpt.
This commit is contained in:
@@ -158,7 +158,6 @@ private:
|
||||
LLModelInfo m_modelInfo;
|
||||
LLModelType m_modelType;
|
||||
QString m_modelName;
|
||||
bool m_isChatGPT;
|
||||
|
||||
// The following are only accessed by this thread
|
||||
QString m_defaultModel;
|
||||
|
Reference in New Issue
Block a user