aaif-goose / aaif-goose/goose

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

オープン 初心者向け
#11,865 コメント 1 件 リアクション 0 件 担当者 1 名 @jamadeo が担当を希望しています GitHub で見る
主要言語
Rust
スター
54.2k
フォーク
6.2k
平均マージ
3日 4時間
マージ済み PR(30日)
240

説明

## 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.

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

The work is adding a new declarative provider. Start by examining the existing provider definitions in `crates/goose-providers/src/declarative/definitions/` to understand the JSON structure. The patch is ready on a fork, so review the branch `feat/kyma-provider` to see the exact changes. Run the mentioned commands (`cargo check`, `cargo fmt --check`, `cargo clippy`, `cargo test --lib declarative`) to verify the implementation. Done looks like a new JSON file, a registration line, and an updated documentation table.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
rust
領域
ai-infra-agents, backend-api-design
issue の種類
機能追加
難易度
2/5
見積もり時間
1〜3時間
活発さ
活発
明瞭さ
明確に書かれている
初心者へのやさしさ
75/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。