Skip to content

Feat/custom byok connections - #64

Merged
AlexBybye merged 4 commits into
masterfrom
feat/custom-byok-connections
Sep 10, 2026
Merged

AlexBybye merged 4 commits into
masterfrom
feat/custom-byok-connections

Conversation

@AlexBybye

Copy link
Copy Markdown
Owner
image # 一次很有意义的更新 起初为了限定产品规模,采用了固定四家API-key provider,但实际上,我们很多情景会用到更多的模型及其供应商,考虑到学生是初学者,前端UI封装了点击按钮询问/models并返回模型及其名称的接口,这些都是从deepseekharness抄的现成的,不得不说真的很有产品思维。

Cherry-picked and isolated from b990162; excludes the bounded Agent Action experiment and AB metrics.
…per connection(DSH idea)

- Introduced StoredByokModel dataclass to represent individual BYOK models.
- Updated StoredModelCredential to include a tuple of models.
- Enhanced JSON schemas for model credential list and upsert to support multiple models.
- Added tests for registering and using multiple models under a single BYOK connection.
- Updated frontend components to manage and display multiple models in the BYOK credentials panel.
- Implemented discovery functionality to fetch models from the specified endpoint.
@AlexBybye
AlexBybye merged commit afb5c7b into master Sep 10, 2026
0 of 2 checks passed
@AlexBybye
AlexBybye deleted the feat/custom-byok-connections branch September 10, 2026 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant