OpenLLM
OpenLLM copied to clipboard
feat(cli): parsing Union Type
Describe the bug
This is rather a feature, where parsing configuration should support union type.
TODO:
- convert union to correct click type. This probably will involve writing custom Click type called UnionType.
To reproduce
No response
Logs
No response
Environment
No response