Skip to content

[RFE] Expose LLM Providers Via Endpoint #255

@Jdubrick

Description

@Jdubrick

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

It would be helpful for the LLM providers that are loaded into Lightspeed Core to be exposed via an endpoint, i.e. /config/providers. Currently (in Road Core) to verify what providers are available you have to send a request to /query with a random provider and it will send a response back with a list of available providers.

Describe the solution you'd like
A clear and concise description of what you want to happen.

  • Add a /providers endpoint that lists all available providers available to query

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions