anomalyco / anomalyco/models.dev
OpenCode Go Qwen models conflict with documented Anthropic endpoints
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 6.9k
- Forks
- 1.7k
- Avg merge
- 3h 21m
- Merged PRs (30d)
- 873
Description
This commit by @MrMushrooooom changed the qwen models to use @ai-sdk/openai-compatible npm instead of @ai-sdk/anthropic.
The docs says to use anthropic api: https://opencode.ai/docs/go
In practice, the anthropic endpoint works and openai-completions do not.
Could you please clarify what should be used?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing commit 9d4b5725df2adf1a303059d8635c558b001156d8 with the OpenCode Go documentation at https://opencode.ai/docs/go, focusing on the Qwen model endpoint configuration. Confirm which endpoint works in practice, then clarify whether the model data or documentation should be changed and verify that the documented configuration matches the supported endpoint.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- ai, api
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100