Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex-Karmazin committed Sep 6, 2024
1 parent 4442763 commit 909d0e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions just_agents/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ def rotate_completion(messages: list[dict], options: dict[str, str], stream: boo
return completion(messages=messages, stream=stream, **opt)



def rotate_env_keys() -> str:
load_dotenv()
keys = []
Expand Down

0 comments on commit 909d0e4

Please sign in to comment.