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
- Session not found. Please run appwrite l...
I have encounter an issue with appwrite CLI They asking for a login session but in the doc, it’s mention that only setup client with endpoint / api key is enou...
- SELF HOSTING ISSUE, DATA NOT MIGRATING T...
Hey, devs, I recently tried to migrate my cloud instance to a self hosted version but my data is not transferred fully only the table structure is transferred ...
- No Document ID?
Hi I have a self hosted appwrite. My documents get a document ID but are not visible in the console. I don't know why this happens and how to fix this