XtraBros / smart-itinerary-planner

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

Fixing insertion of hyperlinks and getting stuck on POST /get_coordinates #20

Closed zwzac closed 3 months ago

zwzac commented 3 months ago

1) Getting stuck on POST /get_coordinates:

2) Insertion of hyperlinks: Initial prompt with function calling occasionally did not reply in the proper format, hence skipping the insertion of hyperlinks. The prompt has been altered to more consistently adhere to the required task so that the hyperlinks can be inserted.