Skip to content

Empty JSON Output for prompt using LLM  #893

Open
@SumanthMeenan

Description

@SumanthMeenan

I want to extract all providers listed in this url https://www.aetna.com/dsepublic/#/contentPage?page=providerResults&parameters=searchText%3D'Primary%20Care%20Physician%20(PCP)';isGuidedSearch%3Dtrue&site_id=asa&language=en

I can use selenium, Bsoup etc., but came across this tool
I'm getting empty array as output
Found providers ['openai', 'azure_openai'] for model gpt-3.5-turbo-0125, using openai.
If it was not intended please specify the model provider in the graph configuration
--- Executing Fetch Node ---
--- (Fetching HTML from: https://www.aetna.com/dsepublic/#/contentPage?page=providerResults&parameters=searchText%3D'Primary%20Care%20Physician%20(PCP)';isGuidedSearch%3Dtrue&site_id=asa&language=en) ---
--- Executing ParseNode Node ---
Error occurred: not enough values to unpack (expected 2, got 0)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions