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

Python: Support listing all keys on vector store #9911

Open
alliscode opened this issue Dec 9, 2024 · 3 comments
Open

Python: Support listing all keys on vector store #9911

alliscode opened this issue Dec 9, 2024 · 3 comments
Assignees
Labels
python Pull requests for the Python Semantic Kernel sk team issue A tag to denote issues that where created by the Semantic Kernel team (i.e., not the community)

Comments

@alliscode
Copy link
Member

The original issue was filed for dotnet but we should make sure python supports this as well. See #9892

@markwallace-microsoft markwallace-microsoft added .NET Issue or Pull requests regarding .NET code python Pull requests for the Python Semantic Kernel triage labels Dec 9, 2024
@github-actions github-actions bot changed the title Python: Support listing all keys on vector store .Net: Python: Support listing all keys on vector store Dec 9, 2024
@github-actions github-actions bot changed the title .Net: Python: Support listing all keys on vector store Python: Support listing all keys on vector store Dec 9, 2024
@alliscode alliscode removed .NET Issue or Pull requests regarding .NET code triage labels Dec 9, 2024
@Kirity12
Copy link

Hi, I’d like to work on the _inner_get_all_keys feature. My plan is to implement a method that retrieves all keys from the collections of different backends: PostgreSQL, Redis, Weaviate, In-memory, Azure Cosmos DB, and Azure AI Search.
Is this something I can work on, or is it already being addressed?

I’d appreciate any feedback or suggestions you may have.

Thanks!
Kirity

@eavanvalkenburg
Copy link
Member

@Kirity12 thanks for the offer, we first need to decide how we will approach that across both dotnet and python and where the generic method lives, vs the implementations, I've created a ADR for that here #9932 , once that is decided, we can do this work, I'll keep you posted!

@Kirity12
Copy link

Kirity12 commented Dec 11, 2024

@eavanvalkenburg Thank you for the update! I'll keep an eye on the ADR for the approach across Python. Kindly let me know, once the decision is made. Looking forward to working on it!

@evchaki evchaki added the sk team issue A tag to denote issues that where created by the Semantic Kernel team (i.e., not the community) label Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python Pull requests for the Python Semantic Kernel sk team issue A tag to denote issues that where created by the Semantic Kernel team (i.e., not the community)
Projects
Status: No status
Development

No branches or pull requests

5 participants