Skip to content

BUG: conversational_analytics : get_analytics function Β #2

@shivankurchavan

Description

@shivankurchavan

Bug:
When we pass in feedback to LLM for pre-processing before displaying it on analytics, we expect response in 3 lines topic, sentiment, trend. If the response is not in the format of these three headers(ie if its less than 3 or more than 3 lines) the application throws error.

Solution:
we add some validator like a middleware where itll check for the 3 main sections required and remove the other unnecessary ones

Screenshot_2024-08-25_15-23-17
Screenshot_2024-08-25_15-23-52

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions