mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-09-08 03:49:10 +00:00
LocalDocs version 2 with text embeddings.
This commit is contained in:
@@ -23,6 +23,7 @@ public:
|
||||
|
||||
public Q_SLOTS:
|
||||
void handleChunkSizeChanged();
|
||||
void aboutToQuit();
|
||||
|
||||
Q_SIGNALS:
|
||||
void requestAddFolder(const QString &collection, const QString &path);
|
||||
@@ -36,7 +37,6 @@ private:
|
||||
|
||||
private:
|
||||
explicit LocalDocs();
|
||||
~LocalDocs() {}
|
||||
friend class MyLocalDocs;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user