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

Falkor DB Query Engine: Add delete method and handle exceptions #178

Merged
merged 5 commits into from
Dec 12, 2024

Conversation

AgentGenie
Copy link
Collaborator

Why are these changes needed?

Some exceptions are not handled in explicit way. Handle those that the APIs will throw meaningful message.
Add delete API.

Related issue number

Follow up on #177

Checks

tested with notebook example locally.

@AgentGenie AgentGenie enabled auto-merge December 12, 2024 08:01
Copy link
Collaborator

@marklysze marklysze left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works well, thanks!

@AgentGenie AgentGenie added this pull request to the merge queue Dec 12, 2024
Merged via the queue into main with commit a10979c Dec 12, 2024
210 of 218 checks passed
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.

3 participants