-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
AI config required after update #15097
Comments
Was able to solve the issue by creating a fake Custom AI config. Just input junk in the fields and then was able to submit forms again. Then when I went back to the AI config screen, the fake config is not there anymore. |
hi @bengalaviz, are you seeing this on an enterprise self-hosted instance? thanks |
We've got the same issue on premium self-hosted instance |
thanks for the info @Stropdasman |
@andz-bb , yes. We are on enterprise self-hosted via docker. |
Checklist
Hosting
Describe the bug
Just updated Budibase fo version 3.2.16. Updated our docker compose to use the new CouchDB version. Now when submitting forms, we get the error "AI config must be defined to use Budibase AI LLM features". Check the settings and no AI config has been setup.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Should not receive error message when there are no AI Configs set.
Screenshots
If applicable, add screenshots to help explain your problem.
App Export
If possible - please attach an export of your budibase application for debugging/reproduction purposes.
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: