Skip to content

update doc for parse_via_chat_gpt function result #668

Description

@tanuprasad530

The current documentation says

"Use @results.webhook_result_name.response to show the text response (In the given example gptvision is the webhook result name)."`

This should be updated to @result.<webhook_result_name>.parsed_msg as the text response returned by this function is stored inside parsed_msg in the JSON.

Attaching the screenshot for reference.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions