-
Notifications
You must be signed in to change notification settings - Fork 60
Description
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
/providersendpoint 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.