[BUG] Tool/promptflow_vectordb.tool.common_index_lookup Can't run common index lookup locally #3886
Labels
bug
Something isn't working
no-recent-activity
There has been no recent activity on this issue/pull request
Describe the bug
I installed promptflow_vectordb version 0.2.13 in my local environment but when I try to use the common index lookup tool the same way I do in the portal I get the following issues:
The options don't load correctly:

when I try to select the index_type, the options don't get displayed and instead I get an error:
If I just paste the same values I use in Foundry I get an error in the query_type like this:

If I try to run it like that I get an error:

How To Reproduce the bug
Steps to reproduce the behavior, how frequent can you experience the bug:
pip install promptflow_vectordb
You can see the problems for here. it happens every time.
Expected behavior
I would like to be able to configure the index lookup tool locally and run it.
Running Information(please complete the following information):
"promptflow": "1.16.2",
"promptflow-azure": "1.16.2",
"promptflow-core": "1.16.2",
"promptflow-devkit": "1.16.2",
"promptflow-tracing": "1.16.2"
}
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: