@pastel kiln
Description:
api/v1/responses and SDK Call Model supported the following: topP, topK, frequencyPenalty, presencePenalty
Where are the rest of the parameters?
repetition_penalty, min_p, top_a, seed, stop
They are only acknowledged in https://openrouter.ai/docs/api/reference/parameters
(I remember each model used to show what parameters it accept, and the "default" values)
Does anyone know what happened to the other parameters?
Are the parameters missing form doc silently accepted? or are they deprecated and silently discarded?
Regardless popular tools like sillytavern still seems to show them as options...
Thanks