mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-09-05 10:30:29 +00:00
Move the llmodel C API to new top-level directory and version it.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#include <QObject>
|
||||
#include <QThread>
|
||||
|
||||
#include "llmodel/llmodel.h"
|
||||
#include "../gpt4all-backend/llmodel.h"
|
||||
|
||||
class Chat;
|
||||
class ChatLLM : public QObject
|
||||
|
Reference in New Issue
Block a user