From 058112fd213315921992ee4a30c2e038bfd6aeb8 Mon Sep 17 00:00:00 2001 From: Daniel Lenton Date: Wed, 11 Sep 2024 01:08:11 +0100 Subject: [PATCH] added LiteLLM mention to passthrough arguments section. --- universal_api/arguments.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/universal_api/arguments.mdx b/universal_api/arguments.mdx index 09ad92793..552212036 100644 --- a/universal_api/arguments.mdx +++ b/universal_api/arguments.mdx @@ -153,6 +153,8 @@ referred to as **Platform Arguments** The *passthrough* arguments are not handled by Unify at all, they are *passed through* directly to the backend provider, without any modification. +We build upon LiteLLM's [Provider-specific Params](https://docs.litellm.ai/docs/completion/provider_specific_params) +for handling these arguments. There are three types of passthrough arguments: