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
Awesome work! This is a really useful tool. To get it to run with gpt-5, I had to change the max_tokens property name to max_completion_tokens and set the temperature = 1 in config.toml.