feast-dev / feast-dev/feast

RAG Example: cannot import name 'MilvusOnlineStoreConfig'

Open
#5,547 3 comments 1 reaction 2 assignees Claimed by @franciscojavierarceo View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.