AIGoldenfinger

Results 16 comments of AIGoldenfinger

It is not very hard to guess that if it ask you for OpenAI key means something triggered a not configured definition to use ollama. By default it is set...

> I am trying to run Ollama locally per the instructions (from my docker container) however for this example, it appears to still be using OpenAI? Not sure, but I...

> > > Resolved! I set the CUDA_LIB_DIR and CUDACXX environment variables in the corresponding toolkit directories, recompiled, and now it works perfectly. > > > The only thing is...

**WOW, You are way too smart, my mind can't comprehend the brilliance of the solution provided.** Still looking for a simple way to get a previous version and a way...

I really don't get... it is not about the host (even that seem to be the problem if we have many IPs and hostnames) it is something about the defaults....

TRIED: using the hostname: host.docker.internal This fix worked on similar problem of another project... on Dialoqbase, but doesn't work on litellm 😂

As he mentioned - get the folder **packages** from [here](https://github.com/langchain-ai/opengpts/tree/2b5798852b4df13b9f12743458f10bef64b7fa2c/backend) and add it in the **backend** folder. Then the requirement reference to _**gizmo-agent**_ will be found as well as the...

I found it MUCH easier to **install Ubuntu 22.04 instead of playing or try upgrading the python3 on Ubuntu 20.04**. How to install and test on Ubuntu-22.04 on Windows with...

Try: `pip install python-docx`