Skip to content

Commit

Permalink
Merge pull request stanfordnlp#620 from stanfordnlp/settings_patch
Browse files Browse the repository at this point in the history
trace patch
  • Loading branch information
okhat authored Mar 18, 2024
2 parents 8f197de + 2e080e3 commit 03e77e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dsp/utils/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ def __new__(cls):
force_reuse_cached_compilation=False,
compiling=False,
skip_logprobs=False,
trace=None,
trace=[],
release=0,
log_openai_usage=False,
bypass_assert=False,
Expand Down

0 comments on commit 03e77e7

Please sign in to comment.