mirror of
https://github.com/farcasclaudiu/openclaw.git
synced 2026-06-28 11:01:39 +03:00
fix: make node-llama-cpp optional
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
export async function importNodeLlamaCpp() {
|
||||
return import("node-llama-cpp");
|
||||
}
|
||||
Reference in New Issue
Block a user