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

Add a new repository to the system with specified details

Action Parameters

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

Action Response

data
object
error
successful
boolean

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

Action Parameters

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

Action Response

data
object
error
successful
boolean