mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 02:34:29 +00:00
commit
ea058ab4ea
1 changed files with 2 additions and 1 deletions
|
@ -37,6 +37,7 @@ class PerplexityChatConfig(OpenAIGPTConfig):
|
||||||
"response_format",
|
"response_format",
|
||||||
"stream",
|
"stream",
|
||||||
"temperature",
|
"temperature",
|
||||||
"top_p" "max_retries",
|
"top_p",
|
||||||
|
"max_retries",
|
||||||
"extra_headers",
|
"extra_headers",
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue