0xPlaygrounds / 0xPlaygrounds/rig
feat: Support AWS_BEARER_TOKEN_BEDROCK
- Lingua principale
- Rust
- Stelle
- 8.6k
- Fork
- 959
- Merge medio
- 4h 32m
- PR unite (30g)
- 117
Descrizione
- [x] I have looked for existing issues (including closed) about this
## Feature Request
Support AWS_BEARER_TOKEN_BEDROCK for Bedrock inference calls.
### Motivation
Bearer tokens make prototype iteration slightly easier when working with Bedrock.
### Proposal
Haven't looked deeply; this might "just work" if this crate uses the aws-sdk-bedrock crate.
### Alternatives
The standard AWS_SECRET_ACCESS_KEY works for production workloads.
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Check if the aws-sdk-bedrock crate already supports AWS_BEARER_TOKEN_BEDROCK. Look at the authentication flow in the codebase, likely in a module handling AWS SDK configuration. Verify how inference calls are made and where credentials are injected. Test with a bearer token to see if it works or what changes are needed.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- aws, rust
- Ambito
- ai-infra-agents, backend
- Tipo di issue
- Funzionalità
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 45/100