HamedMP / CursorLens

An open-source dashboard for Cursor.sh IDE. Log AI code generations, track usage, and control AI models (including local ones). Run locally or use upcoming hosted version.
https://www.cursorlens.com
GNU Affero General Public License v3.0
163 stars 25 forks source link

Trouble using ollama, no logs at all! #29

Open arthur-yh opened 2 weeks ago

arthur-yh commented 2 weeks ago

when useing ollama as my local llm providers, I run ollama run codellama, and I set http://localhost:11434/v1 in Cursor setting as endpoint;

well, I can use ollama normally, but http://localhost:3000/ show nothing at all

image