mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-07 08:24:52 +00:00
fix missing comma
This commit is contained in:
@@ -37,6 +37,7 @@ class PerplexityChatConfig(OpenAIGPTConfig):
|
||||
"response_format",
|
||||
"stream",
|
||||
"temperature",
|
||||
"top_p" "max_retries",
|
||||
"top_p",
|
||||
"max_retries",
|
||||
"extra_headers",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user