0xPlaygrounds / 0xPlaygrounds/rig
feat: Add support for OpenCode Zen and Go
- Vorherrschende Sprache
- Rust
- Sterne
- 8.6k
- Forks
- 959
- Ø Merge
- 4 Std. 32 Min.
- Gemergte PRs (30 T.)
- 117
Beschreibung
## Model Provider Integration Request
OpenCode Zen and Go. OpenCode Go is a cheap provider of open-source models, Zen provides a good reliablity and access to the models, you can think of them as a router that tries to give you the best possible inference.
I think it will also be useful for stuff like [boxxy](https://github.com/boxxy-dev/boxxy/issues/35)
### Resources
- [https://opencode.ai/zen](https://opencode.ai/zen)
- [https://opencode.ai/docs/zen/](https://opencode.ai/docs/zen/)
- [https://opencode.ai/go](https://opencode.ai/go)
- [https://opencode.ai/docs/go/](https://opencode.ai/docs/go/)
Beitragsleitfaden
Rechercherichtung
The issue requests adding support for OpenCode Zen and Go as model providers. Start by examining existing provider integrations in the codebase, likely under a directory like `src/providers/`. Review the provided documentation links to understand the APIs. Determine the required changes to the provider abstraction, authentication, and request/response handling. A successful integration would allow configuring and using these providers within the rig framework.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- rust
- Bereich
- ai-infra-agents
- Issue-Typ
- Feature
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 45/100