Md Zuhair
Md Zuhair
It'd really help if you provide me with more context about the error. Send the full error
Nope, actually you need it. If you don't want to, then try Ollama and run llama2, it would not require. But bing search API key is a must as it...
Did you select llama2 model?
at what stage is this error coming? when you are doing python3 devika.py?
I could run the project without openai API key. I think it's some other form of issue. If you could give me the whole error message.
pip install urllib3==1.25.11 Run this
https://stackoverflow.com/questions/39064126/failed-to-establish-a-new-connection
So you did ollama serve and then tried to run python3 devika.py or reverse?
Does Ollama run llama2 work in your machine?
I dont understand. Are you asking to add knowledge base? Because I dont think currently knowledge_base is used. Neither do we send it to the template prompt. And why is...