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

Openai cannot be trusted #23

Open
flashgnash opened this issue Oct 17, 2024 · 0 comments
Open

Openai cannot be trusted #23

flashgnash opened this issue Oct 17, 2024 · 0 comments
Labels
bug Something isn't working improvement

Comments

@flashgnash
Copy link
Owner

Currently, the bot attempts to parse json directly from openai, and fails if it's invalid

There should be a retry system in place so if it fails to parse, it tries again X number of times before giving up and erroring

I'm not sure why it's suddenly started giving different output, and there may be some other changes needed to get it to output more reliably in general

(turning down the temperature and fixing the same seed might be a good idea)

@flashgnash flashgnash added bug Something isn't working improvement labels Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working improvement
Projects
None yet
Development

No branches or pull requests

1 participant