XtraBros / smart-itinerary-planner

Smart itinerary planner empowered by AI.
Apache License 2.0
1 stars 0 forks source link

[bug] Stuck on /get_coordinates and missing hyperlinks #19

Closed zwzac closed 3 months ago

zwzac commented 3 months ago

Stuck on /get_coordinates: Backend occasionally is unable to match POI names from the request to the database, causing the locaiton of the POI to be missing and stalling the proccesses.

Missing hyperlinks: Initial prompt with function calling occasionally replies the user directly instead of allowing the route to be planned and the message to be editted.

zwzac commented 3 months ago

Backend still ocassionally leaves a leading white space in the POI name even after the change in logic to remove it.