example fix

Former-commit-id: bf1969a4d9360bd0a55d19d225d2928dafd056fd
pull/133/head
Kye 1 year ago committed by Zack
parent 0d37e04fb0
commit ff302d36bf

@ -31,7 +31,7 @@ flow = Flow(
llm=llm,
max_loops=2,
dashboard=True,
tools=[search_api]
# tools=[search_api]
# stopping_condition=None, # You can define a stopping condition as needed.
# loop_interval=1,
# retry_attempts=3,

Loading…
Cancel
Save