Validate the completion params that are passed as input to the API
Open
- Dominant language
- Python
- Stars
- 9
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Currently the top-level `inference` function takes a generic dictionary without validating that the keys are valid chat completion parameters. The scope of this ticket is to add validation, ideally making it easy/flexible to support new options going forward.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.