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

feat: add db update function in py sdk #110

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Undertone0809
Copy link
Contributor

Pull Request

Description

  • Add TaskDB update statement of Step, Task and Artifact for python sdk.
  • Add update functions implementation for InMemoryTaskDB.
  • Fix: When we run execute_agent_task_step, step need to be updated in DB.

Checklist

Please review and check the following items to ensure your pull request can be processed smoothly:

  • My code adheres to the project's coding standards and style guidelines.

  • I have tested my changes thoroughly, including unit tests where applicable.

  • I have updated the documentation to reflect any changes made in this pull request.

  • My branch is up-to-date with the latest changes from the main branch.

  • I have received code review feedback and addressed any comments or concerns.

Additional Notes

If there are any additional details or considerations that reviewers should be aware of, please provide them here.

References, Fixes and Closes

List any other pull requests or issues that this pull request references, fixes, or closes, if applicable.

  • References #related_issue_number
  • Fixes #related_issue_number
  • Closes #related_issue_number

Signed-off-by: zeeland <zeeland4work@gmail.com>
Copy link

vercel bot commented Mar 25, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
agentprotocolai ⬜️ Ignored (Inspect) Visit Preview Mar 25, 2024 8:37am

@Undertone0809 Undertone0809 changed the title feat: add db update function feat: add db update function in py sdk Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant