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] vida #14121

Closed
pipedream-component-development opened this issue Sep 27, 2024 · 1 comment · Fixed by #14143
Closed

[Components] vida #14121

pipedream-component-development opened this issue Sep 27, 2024 · 1 comment · Fixed by #14143
Assignees

Comments

@pipedream-component-development
Copy link
Collaborator

pipedream-component-development commented Sep 27, 2024

vida

URLs

Webhook Sources

new-incoming-conversation-instant

Prompt

Emits new event when an incoming call or message is received before answered by an agent. Required props include the agent and the communication source. Useful for providing context about the caller or messenger to your agent before response.

URLs

new-conversation-instant

Prompt

Emit new events after completion of any communication handled by your Vida AI agent, be it a call, text, or email. For calls, events are sent after the complete call is handled. For texts, events are triggered following each agent's response. No required props.

URLs

Actions

provide-context

Prompt

Uploads additional context for a conversation with your AI Agent. Helpful when integrating data from external CRMs. The mandatory props for this action will be 'AI Agent Identity' and 'Additional Context', the latter being the information that you want to add to the context.

URLs

luancazarine added a commit that referenced this issue Sep 30, 2024
Sources
 - New Incoming Conversation (Instant)
 - New Conversation (Instant)

Actions
 - Provide Context
@luancazarine luancazarine self-assigned this Sep 30, 2024
@luancazarine luancazarine moved this from Doing to Ready for PR Review in Component (Source and Action) Backlog Sep 30, 2024
@luancazarine luancazarine moved this from Ready for PR Review to Ready for QA in Component (Source and Action) Backlog Oct 10, 2024
@vunguyenhung vunguyenhung moved this from Ready for QA to In QA in Component (Source and Action) Backlog Oct 11, 2024
@vunguyenhung vunguyenhung moved this from In QA to Ready for Release in Component (Source and Action) Backlog Oct 11, 2024
@vunguyenhung
Copy link
Collaborator

Hi everyone, all test cases are passed! Ready for release!

Test report
https://vunguyenhung.notion.site/Components-vida-11bbf548bb5e815f8d8de9721eec42ef

luancazarine added a commit that referenced this issue Oct 14, 2024
* vida init

* [Components] vida #14121
Sources
 - New Incoming Conversation (Instant)
 - New Conversation (Instant)

Actions
 - Provide Context

* pnpm update
@github-project-automation github-project-automation bot moved this from Ready for Release to Done in Component (Source and Action) Backlog Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging a pull request may close this issue.

3 participants