forked from cline/cline
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Labels
Issue - In ProgressSomeone is actively working on this. Should link to a PR soon.Someone is actively working on this. Should link to a PR soon.bugSomething isn't workingSomething isn't working
Description
App Version
v3.26.6
API Provider
Ollama
Model Used
qwen2.5-coder:14b
Roo Code Task Links (Optional)
No response
🔁 Steps to Reproduce
- Start chatting with ollama
- In Task Header you will see tokens usage as: used/1
💥 Outcome Summary
Appears it was broken in #4314
info is always undefined here:
| const info = routerModels.ollama && routerModels.ollama[id] |
I'm not sure if this is also effecting the auto trimming, as I've had it over run the context window and been trimmed by ollama.
📄 Relevant Logs or Errors (Optional)
Metadata
Metadata
Assignees
Labels
Issue - In ProgressSomeone is actively working on this. Should link to a PR soon.Someone is actively working on this. Should link to a PR soon.bugSomething isn't workingSomething isn't working
Type
Projects
Status
Done