Parsing of POI names between python and javascript files was creating some issues when trying to match the names with the database. This has been fixed.
GPT occasionally recommends non-existent POIs, which could not be found in the database. This caused the fetching of coordinates to fail. The functions for /get_ccoordinates are now able to handle such cases.
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.
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.