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
- Urgent Help
Hello Appwrite team, I urgently need your help. I am the founder of OnBuch, an EdTech application used by around 10,000 users in Cameroon. In the last two day...
- Function's Static IP
Is it possible to have static. IP Address instead of Dynamic IP for getting the IP Address whitelist
- How to use dart workspaces to deploy a f...
Hello, I'm developing a Flutter application and I would like to leverage dart pub workspaces to deploy a function with a dart runtime as advertised here : http...