diff --git a/client.py b/client.py index 6d72501..bc14c6d 100755 --- a/client.py +++ b/client.py @@ -127,7 +127,7 @@ for i in range(startAt, len(files)): hz = 1 / (seconds + 0.0001) # Output the result - print("result[0][0][1] ",result[0][0][1]) + #print("result[0][0][1] ",result[0][0][1]) question = this_user_prompt #Don't try to recover it from the list.. response = result[0][0][1]