Skip to content

Handling mention of a link in a question. which can be found from pervious conversation in a thread #73

@Eyobyb

Description

@Eyobyb

Description:
We need to take care of mentioning a link within a thread. if a user question mentions a link from the previous messages inside the thread. it should be included in the question as well as scraped accordingly.
Steps to Reproduce:
Asking inside a thread about the link provided earlier.

Observation: The system answers with limitations in its data set "I apologize for the inconvenience, but I am currently unable to access the article"

Actual Results:
Currently, the system is not aware of changes.

Expected Results:
To have summarized scraped information based on the question and the scrapped data using the link. The pipeline answering is based on that.

Possible Solutions:
To recreate the question based on previous conversations if necessary.

Steps Taken So Far:
Checking if the question has a mention of a link but not a link. ( but failed due to the meaning of link being broad) using LLM
Recreate the question so that it has full info to be a stand-alone by giving the LLM both the previous conversation and question.

Environment:
N/A.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions