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
Developers experiencing issues with AI column suggestion feature in the database. They try to input column design in the AI suggestion field but receive unrelated column suggestions. They want to streamline the column creation process without manual script writing or excessive clicks.Recommended threads
- Get Started - Web is broken
Trying to complete the get started tasks since the "66%" was finally getting to me, and clicked on "web", was met with: ``` Uncaught TypeError: Cannot read prop...
- Cloud login down?
I am able to access my functions, databases, and buckets - as well as deploy via cli, but I cannot login to the console - nor does my appwrite-account-based log...
- Certificate not regenerating
My Certainly issued certificate expired and I haven't recieved a new one yet. I've tried re-adding the domain aswell as its DNS records however it directly jum...