-
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
@zainhoda hi zainhoda, do you know where is my code problem |
Beta Was this translation helpful? Give feedback.
-
Hello, @chunji96! :] Hmm, don't you need to connect to a database before you can start asking questions? Also, it looks like the issue you are having is related to |
Beta Was this translation helpful? Give feedback.
Hello, @chunji96! :]
Hmm, don't you need to connect to a database before you can start asking questions?
Please, refer to this notebook.
Also, it looks like the issue you are having is related to
Ollama
(see here).You first need to setup a running instance of
Ollama
that you can access, maybe that's what you tried to do by creating the endpoint/api/chat
?https://github.com/ollama/ollama/blob/main/examples/jupyter-notebook/ollama.ipynb