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

Retreiver - Delete cleanup #265

Open
MarkDaoust opened this issue Mar 29, 2024 · 0 comments
Open

Retreiver - Delete cleanup #265

MarkDaoust opened this issue Mar 29, 2024 · 0 comments
Labels
component:python sdk Issue/PR related to Python SDK status:triaged Issue/PR triaged to the corresponding sub-team type:bug Something isn't working

Comments

@MarkDaoust
Copy link
Collaborator

Description of the bug:

  • Resource objects (Corpus, Document, Chunk) should have .delete methods
  • Methods like document.delete_chunk(chunk.name) should work on chunk objects not just chunk names.
  • Document and Chunk should probably have ".parent", or ".document" or ".corpus" methods.

Actual vs expected behavior:

No response

Any other information you'd like to share?

No response

@MarkDaoust MarkDaoust added type:bug Something isn't working component:python sdk Issue/PR related to Python SDK labels Mar 29, 2024
@singhniraj08 singhniraj08 added the status:triaged Issue/PR triaged to the corresponding sub-team label Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:python sdk Issue/PR related to Python SDK status:triaged Issue/PR triaged to the corresponding sub-team type:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants