WikiChat icon indicating copy to clipboard operation
WikiChat copied to clipboard

Pipeline description is unclear

Open jwbth opened this issue 1 year ago • 2 comments

I was passing by, and when trying to make sense of the pipeline, I'm stuck on the first step:

Query: cast of Oppenheimer Christopher Nolan film

How is the query extracted from the message in natural language? Does this involve some NLP standard tasks for text mining or even another message to LLM? In any case, it seems that query is not the actual first step as it is stated.

jwbth avatar Jun 11 '24 20:06 jwbth

Thank you for your interest in our project.

You can refer to Section 3.1.1, of our paper: https://arxiv.org/pdf/2305.14292:

WikiChat generates a search query that captures the user’s interest with a prompt.

Meaning that the query is generated by prompting the LLM.

s-jse avatar Jun 11 '24 20:06 s-jse

Thanks for making it clear for me. I would be even more glad if you made this clear to everyone in README, but up to you.

jwbth avatar Jun 11 '24 20:06 jwbth