Skip to content

Commit

Permalink
add api key as supported param for litellm
Browse files Browse the repository at this point in the history
Signed-off-by: Arjun Krishna <arjunkrishna1306@gmail.com>
  • Loading branch information
arjun-krishna1 committed Aug 20, 2024
1 parent e9ebd0c commit 3f74b4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions garak/generators/litellm.py
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ class LiteLLMGenerator(Generator):
"generations",
"context_len",
"max_tokens",
"api_key",
"provider",
"api_base",
"temperature",
Expand Down

0 comments on commit 3f74b4d

Please sign in to comment.