I am trying to run the azure prompt flow on vs code but while running I am getting the "pf.flow.test failed with UserErrorException: JSONDecodeError: Execution failure in 'lookup': (JSONDecodeError) Expecting value: line 1 column 1 (char 0)" error.

Mandar Potinda 0 Reputation points
2024-08-23T11:31:22.8166667+00:00

Actually, I want to run the Q&A prompt flow on VS code, But I am getting error "pf.flow.test failed with UserErrorException: JSONDecodeError: Execution failure in 'lookup': (JSONDecodeError) Expecting value: line 1 column 1 (char 0)" after following the Microsoft document also.

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
1,004 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Rudy Sandoval 5 Reputation points
    2024-09-05T22:26:52.3566667+00:00

    Try downgrading to promptflow-vectordb==0.2.10

    1 person found this answer helpful.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.