Enable AI
Enable AI
Prerequisites
You need to sign up and add the Pro package at admin.val.build/connect to have access — see pricing on our pricing page.
If you are just getting started head over to our guide.
Enable experimental AI chat
Then add ai.chat.experimental.enable: true to your val.config:
val.config.ts
Login
If you are using Val locally you must be logged in to use the AI chat. Login via the CLI to authenticate your local project with Val Build:
Bash