Skip to content

Connect to multiple services #263

@julien-nc

Description

@julien-nc

Describe the feature you'd like to request

Some services don't implement all the features/endpoints. Sometimes, image generation is missing or STT etc...
It would be nice to be able to connect to multiple services to make the app more flexible and increase the chances that everybody can use all the features.

Describe the solution you'd like

Two solutions:

  1. Basic: Keep some "main" URL+credentials and allow to optionally override them for each "feature/endpoint" (STT, TTS, image gen). All text generation (and chat) would use the "main" config.
  2. Aggregation. Allow admins to add any number of "connections". Then aggregate the models of all connected services.

I'm in favour of 1. which is simpler to implement. 1. is less flexible than 2. but I don't think we need so much flexibility in this app.

Sub-issues

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions