Is it possible to connect Botpress to Ollama, LM S...
# 🤝help
r
Hello, I'm looking to change the OpenAI API to opensource API that I run locally ? Could someone guide me on how to connect it to Botpress Cloud ?
f
You can use Axios in the execute code card And then make a post to your LLM that is running locally
You can use something like ngrok to make a tunnel for it