Skip to content

Commit

Permalink
darglint
Browse files Browse the repository at this point in the history
  • Loading branch information
ThibaultLSDC committed Dec 3, 2024
1 parent a300d71 commit 9ab98d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/agentlab/llm/llm_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ def retry_multiple(
parser (callable): a function taking a message and retruning a parsed value,
or raising a ParseError
log (bool): whether to log the retry messages.
num_samples (int): the number of samples to generate from the model.
Returns:
dict: the parsed value, with a string at key "action".
Expand Down

0 comments on commit 9ab98d8

Please sign in to comment.