Asset Name | Asset Type | Description |
---|---|---|
Generic Connector | Service Connector | Generic connector for executing Application Integration requests. |
GenericConnection | App Connection | Generic connection for executing Application Integration requests. |
SlackAIAgentConnection | App Connection | Slack connection. |
GoogleVertexFunctionCalling | App Connection | Google Vertex AI connection. |
Generic Executor | Process | Subprocess for calling Application Integration processes. |
Google Vertex Function Calling | Process | Subprocess for making a function call and summarizing the response. |
Slack AI Agent | Process | Process that receives a query from Slack, uses function calling to dynamically generate, orchestrate, and run the necessary AI agents, and then returns the generated response to the Slack channel. |