I tried using the AI column suggestion feature. For me, I prefer writing my column design separately in a notepad. Then my intention is to paste it into the AI suggestion field with something like this
TypeScript
source - str 25 chars
provider - str 20 chars
pref_product - bool
pref_learning - bool```
The intent is that AI can help me create the columns I want without me having me to click-ops all the columns in the UI. However, it basically ignores my input and suggests columns that are unrelated to what I provided. Personally, it would be a pretty compelling use case to not have to write a script or rely on clicking through the column creation process.
TL;DR
User confirmed that the AI column suggestion prompt is working fine for them. 26 Dec, 2025, 06:20
Hey, I used your prompt and it works fine for me.
Recommended threads
- Appwrite Auth & Function don't reveal cl...
When I execute a function or sign in with my Flutter app, Appwrite does not show my real IP: instead, it seems that Appwrite shows Fastly CDN IP address.
- All function deployments fail (node 18-2...
Error: bash: /usr/local/server/helpers/build-cache.sh: No such file or directory Sidecar error: Build archive was not created at /mnt/code/code.tar.gz Scope: ...
- Database Write Limits hit
Hello Appwrite Admins, I'm a GitHub Education user, and about a week ago, my database was really badly optimized, resulting in about 600k writes in a single day...