Skip to content

Refactor provider registration and implement multiple services - #431

Open
marcelklehr wants to merge 7 commits into
mainfrom
refactor/providers-per-model
Open

Refactor provider registration and implement multiple services#431
marcelklehr wants to merge 7 commits into
mainfrom
refactor/providers-per-model

Conversation

@marcelklehr

@marcelklehr marcelklehr commented Sep 9, 2026

Copy link
Copy Markdown
Member

fixes #148
fixes #229

image

🤖 AI (if applicable)

  • The content of this PR was partly or fully generated using AI

… at the same time

Assisted-by: ClaudeCode:claude-opus-5
Signed-off-by: Marcel Klehr <[email protected]>
Assisted-by: ClaudeCode:claude-opus-5
Signed-off-by: Marcel Klehr <[email protected]>
Assisted-by: ClaudeCode:claude-opus-5
Signed-off-by: Marcel Klehr <[email protected]>
Assisted-by: ClaudeCode:claude-opus-5
Signed-off-by: Marcel Klehr <[email protected]>
Assisted-by: ClaudeCode:claude-opus-5
Signed-off-by: Marcel Klehr <[email protected]>
Assisted-by: ClaudeCode:claude-opus-5
Signed-off-by: Marcel Klehr <[email protected]>
@marcelklehr
marcelklehr marked this pull request as ready for review September 9, 2026 10:27
Assisted-by: ClaudeCode:claude-opus-5
Signed-off-by: Marcel Klehr <[email protected]>

@lukasdotcom lukasdotcom left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks nice I've tried it out and it works well on my dev instance. A few things that caught my attention while trying it out though:

  • Quota rules seem to apply to all services, but there is still a usage quota for each individual service. Probably worth it to keep that consistent and allow for specifying a service for quota rules too.

  • Model list here seems to need to be reloaded every single time to see all the models (That might be on purpose though).

Image

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.

Show service name in Personal Settings Multiple AI Service Provider Support

2 participants