looker-open-source / looker-explore-assistant

A React Application for interacting with Looker data through natural language.
MIT License
88 stars 56 forks source link

Multiple inputs for single output response #80

Closed praveenkumar-bidgely closed 3 weeks ago

praveenkumar-bidgely commented 4 weeks ago

Hi Development team,

I was wondering if it is possible to give multiple inputs for a single output response from LLM. Reason being there can be multiple ways of asking the same questions with different structuring, terminologies etc. However, if I include input for every variation, the final prompt will become too large. I understand that at some level LLM will figure out the variation in language but for some industry specific question or in some specific scenarios, it will be better suited if we can provide multiple inputs...it will definitely gives us more flexibility with lesser size prompting. Please share your thoughts. :)