Ability to pass through custom JSON parameters to APIs
Useful for things like:
Anthropic steering
Customizing Chapter II ems
llama.cpp custom sampling parameters
The most gormed way to do this would be to generate a UI from a JSON Schema input but any implementation of this would be useful. Another gormed way to do it would be to allow specifying the custom fields per model, parsing dots into subfields
Ability to pass through custom JSON parameters to APIs
Useful for things like:
The most gormed way to do this would be to generate a UI from a JSON Schema input but any implementation of this would be useful. Another gormed way to do it would be to allow specifying the custom fields per model, parsing dots into subfields