Skip to content

How to send a llama_parse job in python async? #513

@AyushParikh

Description

@AyushParikh

hi, I want to start a job in python but not wait for the response. How can I achieve this?

    parser = LlamaParse(
        webhook_url=webhook_url
    ).load_data(file_path=path)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions