mirror of https://github.com/aliasrobotics/cai.git
fix
This commit is contained in:
parent
45e2214f16
commit
3a203cee5f
|
|
@ -340,7 +340,7 @@ def run_cai_cli(starting_agent, context_variables=None, max_turns=float('inf'),
|
|||
get_toolbar_with_refresh,
|
||||
current_text
|
||||
) + messages_ctf
|
||||
else:
|
||||
else:
|
||||
user_input = messages_ctf
|
||||
idle_time += time.time() - idle_start_time
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue