Frederick Yuan

Results 3 comments of Frederick Yuan

By the way, the "RememberLastLaunchLocation" setting should be exposed to the user, so don't need to change the setting manually (every time after the PowerToys upgrade).

Hi @pchalasani, when I set `interactive=False`, after tool calling, the agent return similar message continuelly. Any suggestion for this? By the way, I'm using gpt-3.5, is it related? ``` >>>...

> @frankyuan This is expected. You have to have some way to signal that the task is done, to exit the loop. That could either be by > > *...