Enhancement: Better validation for custom provider YAML files #4737
s-sajid-ali
started this conversation in
Feature Requests & Suggestions
Replies: 1 comment
-
If we had an endpoint plugin system, we could have a marketplace, where vendors and the community can provide endpoints. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What features would you like to see added?
Better validation for custom providers to prevent issues like having
apikey
instead ofapiKey
cause silent failures instead of informative error messages.Reference: LibreChat-AI/librechat.ai#167
More details
Prevent silent failures like the one I came across for
LibreChat/api/server/services/Config/loadConfigModels.js
Line 68 in 493e64e
Which components are impacted by your request?
No response
Pictures
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions