0xPlaygrounds / 0xPlaygrounds/rig
refactor: split rig providers into own crate
- Linguagem predominante
- Rust
- Estrelas
- 8.6k
- Forks
- 959
- Merge médio
- 4h 32min
- PRs com merge (30d)
- 117
Descrição
- [x] I have looked for existing issues (including closed) about this
## Feature Request
The title is self explanatory.
### Motivation
The rationale behind this is that if we split the providers into its own crate, users are then able to essentially use whatever providers they want without anything else.
I think this is important because it does seem that Rust is missing a good crate just for calling LLMs.
### Proposal
Split the `rig::providers` module into its own crate. That's pretty much it.
### Additional
I will be assigning this work to myself as this is a very large change with sweeping implications if this gets accepted.
Guia de contribuição
Direção de pesquisa
The providers module is currently in rig::providers. Examine its structure, dependencies, and how it's used throughout the codebase. The goal is to extract it into a separate crate, which involves updating Cargo.toml, managing public/private APIs, and ensuring downstream usage remains compatible. Start by reviewing the existing module and its integration points.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- rust
- Domínio
- backend-api-design, tooling
- Tipo de issue
- Refatoração
- Dificuldade
- 5/5
- Tempo estimado
- Mais de uma semana
- Status de atividade
- Estagnada
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 25/100