[Bug]: IndexParams type required by create_index() but not exposed in public API #2311
Open
1 task done
Labels
kind/bug
Something isn't working
Is there an existing issue for this?
Describe the bug
The
MilvusClient.create_index()
method expects anIndexParams
type, but this type isn't exposed in the public API.The create_index signature requires it.
But I can't import this type.
Expected Behavior
No response
Steps/Code To Reproduce behavior
No response
Environment details
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: