weaviate / weaviate/weaviate-agents-python-client
Multi-tenancy support for Personalization Agent
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 11
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
We need tenant config like this for Personalization Agent too: https://github.com/weaviate/weaviate-agents-python-client/blob/f17b746e7abbaaecf39c49411939901d46db83fe/weaviate_agents/query/classes/collection.py#L19
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the tenant configuration in weaviate_agents/query/classes/collection.py at the referenced line, then trace how configuration is defined for the Personalization Agent. Add equivalent multi-tenancy support for that agent and verify that its tenant configuration is accepted and used consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100