Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Components] vectorshift #16018

Open
pipedream-component-development opened this issue Mar 25, 2025 · 1 comment · May be fixed by #16023
Open

[Components] vectorshift #16018

pipedream-component-development opened this issue Mar 25, 2025 · 1 comment · May be fixed by #16023
Assignees
Labels
triaged For maintainers: This issue has been triaged by a Pipedream employee

Comments

@pipedream-component-development
Copy link
Collaborator

pipedream-component-development commented Mar 25, 2025

vectorshift

URLs

Polling Sources

new-pipeline

Prompt

Emit new event when a new pipeline is created in Vectorshift.

URLs

new-knowledge-base

Prompt

Emit new event when a new knowledge base is created in Vectorshift.

URLs

new-chatbot

Prompt

Emit new event when a new chatbot is created.

URLs

Actions

create-pipeline

Prompt

Create a new pipeline in Vectorshift. Requires a name and config. Users can optionally specify a description.

URLs

run-pipeline

Prompt

Execute a pipeline with the specified inputs and configuration. Requires pipeline ID and inputs. pipeline Id has async options

URLs

add-data-to-knowledge-base

Prompt

Add a data to a knowledge base in Vectorshift. Requires knowledge base ID. Users can optionally specify 'fileData', 'urlData', 'wikipedia', 'youtube', 'arxiv' or 'git'. at least one of them must be provided. User can also provide the 'config' prop.

URLs

@sergio-eliot-rodriguez
Copy link
Collaborator

User request

@luancazarine luancazarine self-assigned this Mar 25, 2025
@luancazarine luancazarine moved this from Prioritized to Doing in Component (Source and Action) Backlog Mar 25, 2025
@luancazarine luancazarine linked a pull request Mar 25, 2025 that will close this issue
luancazarine added a commit that referenced this issue Mar 26, 2025
Sources
 - New Pipeline
 - New Knowledge Base
 - New Chatbot

Actions
 - Create Pipeline
 - Run Pipeline
 - Add Data To Knowledge Base
luancazarine added a commit that referenced this issue Mar 31, 2025
Sources
 - New Pipeline
 - New Knowledge Base
 - New Chatbot

Actions
 - Create Pipeline
 - Run Pipeline
 - Add Data To Knowledge Base
@luancazarine luancazarine moved this from Doing to Ready for PR Review in Component (Source and Action) Backlog Apr 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triaged For maintainers: This issue has been triaged by a Pipedream employee
Projects
Status: Ready for PR Review
Development

Successfully merging a pull request may close this issue.

3 participants