fry69

Results 270 comments of fry69

I'm closing this issue for now. If any new related concerns arise, please feel free to comment, and I'll reopen the issue.

Thank you for filing this issue. It looks like OpenRouter returned an unspecified error, which makes it hard to tell what is actually going on. Can you please post more...

> I was using `openrouter/openai/o1-preview` but I didn't manage to capture anything about the error state beyond this unfortunately. Support for `o1` models in currently only available in the `main`...

I can confirm that when using plain `generateText()` that there is no reasoning content in the response, unlike like with using the API directly (same model -> `deepseek/deepseek-r1-0528:free`). I cannot...

Looks like I may have responded to an unrelated issue, sorry for that. The older release works perfectly fine and return reasoning content as expected: ```json "@openrouter/ai-sdk-provider": "^0.7.2", "ai": "^4.3.16",...

I think this can now get closed as fixed in current release? @louisgv

Does this still happen with Pre-Release `0.9.195`?

Current stable versions >=`0.8.46` (and Pre-Release >=`0.9.196`) contain this fix, please test and confirm if the problem is solved (or not).

Thank you for filing this issue. I do not think aider can help with this out of the box, nor can I imagine how such a feature inside aider would...

Thank you for filing this issue. `/read` is an alias for `/read-only`, it got renamed in August last year (commit f9471fc). Since then it seems `/read` and `/read-only` get used...