Entelligence
entelligenceEntelligence leverages artificial intelligence to provide insights, recommendations, and predictive analytics for businesses seeking data-driven decision-making capabilities
Acciones disponibles (2)
Cada acción es una operación que el agente puede ejecutar contra este conector. Haz clic en una acción para ver sus parámetros.
Add a new repositoryENTELLIGENCE_ADD_A_NEW_REPOSITORYAcciónAdd a new repository to the system with specified details
ENTELLIGENCE_ADD_A_NEW_REPOSITORYAcciónAdd a new repository to the system with specified details
Parámetros de entrada
UrlstringObligatorioThe URL of the repository
NamestringObligatorioThe name of the repository
BranchstringOptional branch name
IsPublicbooleanObligatorioWhether the repository is public or private
UserUUIDstringOptional UUID of the user adding the repository
IngestPrsbooleanOptional flag to ingest pull requests
IngestDocsbooleanOptional flag to ingest documentation
AccessTokenstringOptional access token for private repositories
VectorDBURLstringOptional URL of the vector database
IngestIssuesbooleanOptional flag to ingest issues
IsMergedRepobooleanOptional flag indicating if this is a merged repository
DocumentationUrlstringOptional URL for the repository"s documentation
OrganizationUUIDstringOptional UUID of the organization the repository belongs to
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Interact with the repository agentENTELLIGENCE_INTERACT_WITH_THE_REPOSITORY_AGENTAcciónSend a question and related information to the repository agent and receive a streaming response
ENTELLIGENCE_INTERACT_WITH_THE_REPOSITORY_AGENTAcciónSend a question and related information to the repository agent and receive a streaming response
Parámetros de entrada
historyobject[]ObligatorioList of previous interactions or context
questionstringObligatorioThe question to ask the Repository Agent
usernamestringOptional username
vectorDBUrlstringObligatorioURL of the vector database
advancedAgentbooleanOptional flag to use advanced agent features
githubUsernamestringOptional GitHub username
Parámetros de salida
dataobjectObligatorioerrorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not