LangChain and node-llama-cpp #416
Unanswered
DarkSorrow
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Seems the bindtools that is suppose to be linked to functions are not there.
I understand that the library is probably not complete yet as you are already working a lot on the current one. I'll try to see if i can start checking myself and maybe contribute because this is linked to the functions of the current library right? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I was trying to check how to use the embedding with LangChain and it seems that i have to initialise my model twice.
I saw that on the normal package i could use the create context but i can't access it with the exemple i saw
Am i missing something to be able to use embedding or is there another way to initialise things?
Beta Was this translation helpful? Give feedback.
All reactions