This website requires JavaScript.
Explore
Help
Sign In
nyrn
/
openclaw
mirror of
https://github.com/openclaw/openclaw.git
Watch
1
Star
0
Fork
You've already forked openclaw
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d2ec78607d
openclaw
/
src
/
memory
/
node-llama.ts
4 lines
82 B
TypeScript
Raw
Blame
History
export
async
function
importNodeLlamaCpp() {
return
import
(
"node-llama-cpp"
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink