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] zep #15601

Open
pipedream-component-development opened this issue Feb 12, 2025 · 2 comments · May be fixed by #15616
Open

[Components] zep #15601

pipedream-component-development opened this issue Feb 12, 2025 · 2 comments · May be fixed by #15616
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 Feb 12, 2025

zep

URLs

Polling Sources

new-session

Prompt

Emit new event when a new session is created in Zep.

URLs

new-message

Prompt

Emit new event when a message is added to a session in Zep. Users must provide sessionId.

URLs

session-updated

Prompt

Emit new event when an existing session is updated.

URLs

Actions

create-session

Prompt

Create a new session in Zep. Users must specify the sessionId and userId. Optional props are factRatingInstructions and metadata.

URLs

add-memory

Prompt

Add memory to an existing session in Zep. Users must specify messages. Optional props are factInstruction, returnContext, and summaryInstruction.

URLs

update-session

Prompt

Update an existing session in Zep. Users must specify the sessionId and metadata. Optional prop is factRatingInstruction.

URLs

@pipedream-component-development pipedream-component-development added the triaged For maintainers: This issue has been triaged by a Pipedream employee label Feb 12, 2025
@michelle0927 michelle0927 self-assigned this Feb 13, 2025
@michelle0927 michelle0927 moved this from Prioritized to Doing in Component (Source and Action) Backlog Feb 13, 2025
@michelle0927 michelle0927 linked a pull request Feb 13, 2025 that will close this issue
@michelle0927 michelle0927 moved this from Doing to Ready for PR Review in Component (Source and Action) Backlog Feb 13, 2025
@luancazarine luancazarine moved this from Ready for PR Review to In Review in Component (Source and Action) Backlog Feb 18, 2025
@luancazarine luancazarine moved this from In Review to Ready for QA in Component (Source and Action) Backlog Feb 18, 2025
@vunguyenhung vunguyenhung moved this from Ready for QA to In QA in Component (Source and Action) Backlog Feb 19, 2025
@vunguyenhung vunguyenhung moved this from In QA to Ready for QA in Component (Source and Action) Backlog Feb 19, 2025
@vunguyenhung vunguyenhung moved this from Ready for QA to In QA in Component (Source and Action) Backlog Feb 19, 2025
@vunguyenhung vunguyenhung moved this from In QA to Changes Required in Component (Source and Action) Backlog Feb 19, 2025
@vunguyenhung
Copy link
Collaborator

Hello everyone, I have tested this PR and there're some test cases failed or needed improvement.

Please check the test report below for more information
https://vunguyenhung.notion.site/Components-zep-19ebf548bb5e81ac8382f547d2dce790

@michelle0927 michelle0927 moved this from Changes Required to Ready for QA in Component (Source and Action) Backlog Feb 19, 2025
@vunguyenhung vunguyenhung moved this from Ready for QA to In QA in Component (Source and Action) Backlog Feb 20, 2025
@vunguyenhung vunguyenhung moved this from In QA to Ready for QA in Component (Source and Action) Backlog Feb 20, 2025
@vunguyenhung vunguyenhung moved this from Ready for QA to In QA in Component (Source and Action) Backlog Feb 20, 2025
@vunguyenhung vunguyenhung moved this from In QA to Ready for Release in Component (Source and Action) Backlog Feb 20, 2025
@vunguyenhung
Copy link
Collaborator

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

Test report
https://vunguyenhung.notion.site/Components-zep-19ebf548bb5e81ac8382f547d2dce790

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 Release
Development

Successfully merging a pull request may close this issue.

3 participants