You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: