Skip to content

Show provider information in the UI #408

@julien-nc

Description

@julien-nc

We could let the users know more about which provider is going to process their tasks. We could also potentially display the AI rating of the provider.

For that we need to:

  • Include some more provider-related information in the task type list for the Assistant (and clients) to display it in their UI
  • Maybe extend the provider concept so it includes a description and a rating
  • Figure out a way to compute the rating in integration_openai depending on the service that is used. We could have a hardcoded list of service URLs for which we know the rating. If an unknown URL is set, we could let the admin set the rating in integration_openai's admin settings.

cc @marcelklehr @DaphneMuller

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions