i-dot-ai / caddy-chatbot

Caddy is an AI powered co-pilot for customer service functions everywhere.
https://ai.gov.uk/projects/caddy/
MIT License
15 stars 4 forks source link

Rewording advisor message before RAG #155

Open alexmoore-iai opened 2 months ago

alexmoore-iai commented 2 months ago

UF: When people put in negative information, what happens is Caddy is using that information in retrieval

Solution: Split query into consider and not consider or positive and negative reasoning bucket. Do RAG retrieval and then use not consider to rule out information. Consistent theme of long lists of suggestions - want adaption to we have done this already. Preprocessing step to remove negatives?