From ffe2278d4d0dee694bab9950d84b371dd18afdbe Mon Sep 17 00:00:00 2001 From: Harshal Sheth Date: Tue, 25 Feb 2025 10:44:54 -0800 Subject: [PATCH] docs: clarify limits on AI docs (#12728) --- docs/automations/ai-docs.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/automations/ai-docs.md b/docs/automations/ai-docs.md index bbec33f3bcae64..decdca9561c557 100644 --- a/docs/automations/ai-docs.md +++ b/docs/automations/ai-docs.md @@ -33,4 +33,5 @@ Data privacy: Your metadata is not sent to any third-party LLMs. We use AWS Bedr ## Limitations +- This feature is not available on tables with more than 100 columns. We are working on expanding this limit. - This feature is powered by an LLM, which can produce inaccurate results. While we've taken steps to reduce the likelihood of hallucinations, they can still occur.