fixed fuzzy search returning emmoty list instead of None
updated prompt to always include POI data, and use fuzzy search to highlight POIs from the user message. fuzzy search is only helping to identify POIs from user messages and match them to the actual POI names in the database. I will need to do some more tests to see if the current threshold is suitable and if the fuzzy search can help to differntiate POIs with similar names.