Entelligence

Learn how to use Entelligence with Composio

Overview

Enum

ENTELLIGENCE

Description

Entelligence leverages artificial intelligence to provide insights, recommendations, and predictive analytics for businesses seeking data-driven decision-making capabilities

Authentication Details

Actions

Send a question and related information to the repository agent and receive a streaming response

Action Parameters

question
stringRequired
history
arrayRequired
vectorDBUrl
stringRequired
githubUsername
string
username
string
advancedAgent
booleanDefaults to True

Action Response

data
object
successful
boolean
error

Add a new repository to the system with specified details

Action Parameters

Name
stringRequired
Url
stringRequired
IsPublic
booleanRequired
UserUUID
string
OrganizationUUID
string
VectorDBURL
string
IsMergedRepo
boolean
DocumentationUrl
string
Branch
string
AccessToken
string
IngestPrs
boolean
IngestIssues
boolean
IngestDocs
boolean

Action Response

data
object
successful
boolean
error