Proxy
Proxy a model to chat/completions or completions automatically
Proxy a request to either chat/completions or completions automatically based on the model. Will cache if temperature=0 or seed is set.
post/v1/proxy/auto
Request body
{"stackTrail":"paths:/v1/proxy/auto:post:requestBody:content:application/json:schema","oasType":"schema","type":"unknown","nullable":true}
Response
Proxy response (supports both streaming and non-streaming formats)
{"stackTrail":"paths:/v1/proxy/auto:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown","nullable":true}