sim icon indicating copy to clipboard operation
sim copied to clipboard

[BUG] Copilot feature not working in locally hosted version.

Open polarNerd204 opened this issue 4 months ago • 0 comments

Copilot feature not working in locally hosted version.

As a noob to agent building I have spent a few days getting this up and running on my MacBook pro. I can log into a web hosted version of sai and a locally hosted version.

The copilot feature works great in the web hosted version….but does not seem to run at all in my local version. Also is there a way to substitute my own LLM for copilot in my locally hosted version? It would be great to switch or add new ones just for copilot.

Currently I am using ollama as the LLM inside the nodes of my workflow. Is there a quick way to export the webhosted workflow and then load it up in my locally hosted version? I don’t really want to use the web hosted version at all but need the copilot of roughing things together. Hope you can clarify and or point the way to instructions for a fix.

Additional context I am using docker and running olama as my LLM

I commeneted out these 2 lines (in my .env file ) so when i run the local host3000 version it would use Olama in the copilot section. Copilot API Key (Comment out to use local Ollama instead) COPILOT_API_KEY=sk-sim-copilot-J....

polarNerd204 avatar Sep 28 '25 13:09 polarNerd204