🚀 What’s New?
This allows you to set up custom parameters that are not available in the app.- Custom parameters are added to the request body of the API call
- This setting may overrides some of the available parameter settings if the parameter name matches.
- Make sure that the model you are using supports the parameters you are adding
{ "max_tokens": 2000 }
