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

Fix response length limitations #112

Open
LuchoAravena opened this issue Oct 24, 2024 · 0 comments · Fixed by #113
Open

Fix response length limitations #112

LuchoAravena opened this issue Oct 24, 2024 · 0 comments · Fixed by #113
Assignees
Labels
🐞 Bug Something isn't working

Comments

@LuchoAravena
Copy link
Collaborator

LuchoAravena commented Oct 24, 2024

Sometimes OpenAi returns an image review with 2000 or more caracteres, which produces an 50013 Discord error "BASE_TYPE_MAX_LENGTH"

We need to separate that review in chunks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 Bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant