RAG Example: cannot import name 'MilvusOnlineStoreConfig'
Open
kind/bug
priority/p2
- Dominant language
- Python
- Stars
- 7.3k
- Forks
- 1.4k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 15
Description
## Expected Behavior
Able to execute `from feast.infra.online_stores.milvus_online_store import MilvusOnlineStoreConfig`, which is needed for `feast apply` in the local RAG example
## Current Behavior
ImportError: cannot import name 'MilvusOnlineStoreConfig' from 'feast.infra.online_stores.milvus_online_store'
## Steps to reproduce
### Specifications
- Version: feast[milvus,nlp]>=0.51.0
- Platform: macOS, Python">=3.11,<3.12"
- Subsystem:
## Possible Solution
Contributor guide
Assessment
This issue has not been assessed yet.