You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On master the --instruct CLI argument is broken if no prompt is provided (nothing happens and the program is unresponsive). The problem is caused by 6381d4e . For testing I provided only the --model and --instruct CLI arguments.