First upload version 0.0.1
This commit is contained in:
5
node_modules/node-llama-cpp/dist/chatWrappers/EmptyChatWrapper.js
generated
vendored
Normal file
5
node_modules/node-llama-cpp/dist/chatWrappers/EmptyChatWrapper.js
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
import { ChatWrapper } from "../ChatWrapper.js";
|
||||
export class EmptyChatWrapper extends ChatWrapper {
|
||||
wrapperName = "Empty";
|
||||
}
|
||||
//# sourceMappingURL=EmptyChatWrapper.js.map
|
||||
Reference in New Issue
Block a user