You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Resolves the database name from the given element id.
88
88
|===
89
89
90
90
91
-
[role=label--new-5.12]
92
-
[[header-query-functions-genai]]
93
-
== GenAI functions
94
-
95
-
[options="header"]
96
-
|===
97
-
| Function | Signature | Description
98
-
1.1+| xref:genai-integrations.adoc#single-embedding[`genai.vector.encode()`] | `genai.vector.encode(resource :: STRING, provider :: STRING, configuration :: MAP = {}) :: LIST<FLOAT>` | Encode a given resource as a vector using the named provider.
99
-
|===
100
-
101
-
102
91
[[header-query-functions-graph]]
103
92
== Graph functions
104
93
@@ -108,7 +97,7 @@ Graph functions provide information about the constituent graphs in composite da
0 commit comments