Avoid DeepAgents default_temperature kwarg
All checks were successful
build / build (push) Successful in 3s
All checks were successful
build / build (push) Successful in 3s
This commit is contained in:
@@ -144,7 +144,6 @@ def build_reviewer_graph(
|
||||
return create_a2a_deep_agent(
|
||||
ctx,
|
||||
creds=llm_creds,
|
||||
default_temperature=0.0,
|
||||
tools=tools,
|
||||
system_prompt=SYSTEM_PROMPT,
|
||||
backend=backend,
|
||||
|
||||
Reference in New Issue
Block a user