Skip to content

Vendors seems to be hardcoded and updating providers/ entries don't get picked up on rebuild #2

@xavbart

Description

@xavbart

The list of vendors is statically given in the following files :

AddKeyForm.tsx
DeleteKeyModal.tsx```

So adding vendors in `dashboard/src/config/providers/` never gets picked up, even with a force rebuild --no-cache

Also, although the Wizard will see the entries, if one add them in config/providers/  (and update the index.ts), and rebuild, the "add key" process will fail.
So the wizard is dynamic (after rebuild) (and I can add my ollama, lmstudio local references…) but the key page is not.

Am I mistaken or is it indeed an issue?
(not enough credits left to vibe code a fix, would love to push a PR)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions