For the complete documentation index, see llms.txt. This page is also available as Markdown.

SPARK_INFO

This function is only available in Coherent Assistant and not implemented into Neuron. Spark services created with this UDF will not include this functionality.

Returns information about the Coherent Assistant connection to Spark. This uses a similar pattern as the CELL() and INFO() function.

Syntax

CS.SPARK_INFO(type_text)

type_text
Information
Example

CHANNEL

Environment channel

production

VERSION

Coherent Assistant environment channel

1.22.3

AUTHENTICATED

Login status

TRUE

LOGINURL

Login URL

https://spark.myenvironment.coherent.global/

ENVIRONMENT

Coherent environment

myenvironment

TENANT

Tenant name

mytenant

SERVICE

Spark service URI if linked

myfolder/myservice

Last updated