ZimaBlue
TTypebot
•Created by ZimaBlue on 7/28/2024 in #help-and-questions
Can Typebot Route User Questions Based on Intent Using AI Models and Pass Key Parameters?
I saw a template that lets AI determine the user's intention and then puts nodes together, but the number of nodes will be very large. It would be better if it could carry parameters and jump to the corresponding typebot
3 replies
TTypebot
•Created by ZimaBlue on 7/24/2024 in #help-and-questions
My server has no internet, what should I do?
I want to use it within the company, only LAN
5 replies
TTypebot
•Created by ZimaBlue on 7/24/2024 in #help-and-questions
My server has no internet, what should I do?
I saw in this issue that admin_email can be skipped, but there is no input box on the page
https://github.com/baptisteArno/typebot.io/pull/1537
My .env:
ENCRYPTION_SECRET=do+Us357Bxxxxxx
DATABASE_URL=postgresql://postgres:xxx@typebot-db:5432/typebot
NODE_OPTIONS=--no-node-snapshot
NEXTAUTH_URL=http://10.8.2.70:7017
NEXT_PUBLIC_VIEWER_URL=http://10.8.2.70:7018
[email protected]
5 replies