Skip to content

Commit fc665e7

Browse files
committed
format
1 parent c8acde2 commit fc665e7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

stagehand/llm/client.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,6 @@ def create_response(
114114
if "gpt-5" in completion_model:
115115
filtered_params["temperature"] = 1
116116

117-
118117
self.logger.debug(
119118
f"Calling litellm.completion with model={completion_model} and params: {filtered_params}",
120119
category="llm",

0 commit comments

Comments
 (0)