Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,13 @@ These errors are related to the parsing.
include::partial$errors/errors-table.hbs[]
--

[NOTE#note-3000]
.Error 3000
====
If using AI Functions, this error code indicates that the function you're using is not enabled or associated with an LLM.
You need to xref:ai:build:ai-functions.adoc#enable-ai-functions[enable the function] and try again.
====

== 4xxx Codes (plan)

These errors are related to the query plan.
Expand Down
Loading