aaif-goose / aaif-goose/goose

Provider request: Kyma API (OpenAI-compatible, declarative)

Aperta
#11,865 1 commento 0 reazioni 1 assegnatario Rivendicata da @jamadeo Vedi su GitHub
Lingua principale
Rust
Stelle
54.2k
Fork
6.2k
Merge medio
3g 2h
PR unite (30g)
262

Descrizione

## Summary

Request to add Kyma API (https://kymaapi.com) as a declarative provider. Kyma is an OpenAI-compatible endpoint (`https://api.kymaapi.com/v1`, key in `KYMA_API_KEY`) in front of open and frontier language models, with per-model uptime measured from real traffic (https://kymaapi.com/status) and public usage rankings (https://kymaapi.com/rankings).

## Proposed change

A declarative provider in the same shape as the existing aggregator entries: one JSON definition under `crates/goose-providers/src/declarative/definitions/`, one registration line, one row in the providers table of the docs. `dynamic_models: true`, so goose reads the live catalog from `/v1/models` at configure time, with a static fallback list for first run.

The patch is ready on a fork (`kyma-api/goose`, branch `feat/kyma-provider`): `cargo check`, `cargo fmt --check`, `cargo clippy --all-targets -- -D warnings` and `cargo test --lib declarative` (11/11) pass on the pinned toolchain. Opening this issue first per CONTRIBUTING so it can be triaged to Ready before the PR.

## Maintenance

Kyma keeps the definition current when its catalog changes; contact hello@kymaapi.com.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.