Refactor
This commit is contained in:
@@ -4,11 +4,11 @@ import { fileURLToPath } from "node:url";
|
||||
import {
|
||||
type ChatHistoryItem,
|
||||
type ChatSessionModelFunctions,
|
||||
createModelDownloader,
|
||||
getLlama,
|
||||
type LLamaChatPromptOptions,
|
||||
LlamaChatSession,
|
||||
type LlamaModel,
|
||||
createModelDownloader,
|
||||
getLlama,
|
||||
resolveChatWrapper,
|
||||
} from "node-llama-cpp";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user