-
Notifications
You must be signed in to change notification settings - Fork 92
Open
Description
Copilot is setup to use ollama API (No key needed), but it seems they want a version endpoint under /api:
2026-03-14 08:35:00 [DEBUG]
Received request: GET to /api/version
2026-03-14 08:35:00 [ERROR]
Unexpected endpoint or method. (GET /api/version). Returning 200 anyway
2026-03-14 08:35:24 [DEBUG]
Received request: GET to /api/version
2026-03-14 08:35:24 [ERROR]
Unexpected endpoint or method. (GET /api/version). Returning 200 anyway
2026-03-14 08:38:40 [DEBUG]
Received request: GET to /api/version
2026-03-14 08:38:40 [ERROR]
Unexpected endpoint or method. (GET /api/version). Returning 200 anyway
I am currently using LM Studio and am just locally hosting.
Or is there a way for me to add the /version endpoint myself?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels