Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the ability to verbose view the results coming from the API response. #3

Open
baditaflorin opened this issue Apr 20, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@baditaflorin
Copy link

image

@baditaflorin
Copy link
Author

Or something, not sure what it did in the back and how it used the 116 requests that it send in less than 10 minutes. Some visual feedback could help. Also maybe some limits, for example try max X times before asking the user to try again.

image

@dion-
Copy link
Owner

dion- commented Apr 20, 2023

Thanks for the feedback! I'll have a think about this issue. I've add a warning to README in the meantime. It currently has a very basic max limit of 7 loops to prevent it from getting stuck and chewing up too many tokens, though from my experimentation so far with the current strategy, if the issue is unlikely to be resolved if it not fixed in 3-4 tries.

Can I ask if you've had any success using GPT3.5? I've found it is adequate for small & simple issues, but can be easily confused. GPT4 is much more success at complex issues and can even implement relatively complex bits of logic – though it is much more expensive to run.

@dion- dion- added the enhancement New feature or request label Apr 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants