Commit Graph

21 Commits

Author SHA1 Message Date
projectmoon 8194471032 changelog update 2024-10-08 09:38:22 +02:00
projectmoon 06a3aef92a various updates 2024-10-07 22:31:17 +02:00
projectmoon 91a7de26fd OSM: handle unnamed POIs, data caching.
- Handle unnamed POIs by looking up nearby addresses from Nominatim.
 - Cache basically everything in a JSON file (very inefficiently too).
 - This helps adhere to the Nominatim TOU and reduces load on all
   public OSM services.
 - Breaking change for the Nominatim URL valve setting.
 - Send citations containing search results.
2024-09-30 18:53:52 +02:00
projectmoon 496000fc69 OSM: Integrate OpenRouteService 2024-09-27 23:23:56 +02:00
projectmoon fcb0a072ca Checkpoint Filter: Fix logic error when un-setting num_ctx in chat 2024-09-25 22:23:06 +02:00
projectmoon 68e0be9608 OSM: Find specific stores near coordinates. 2024-09-25 20:51:14 +02:00
projectmoon 3a81f9bcf4 OSM: Event emitter to show updates. Add FAQ. 2024-09-23 22:12:17 +02:00
projectmoon 4fd2d62bae OSM: handle 'near me' scenarios 2024-09-23 01:00:32 +02:00
projectmoon 155d480cd7 OSM: override doityourself to hardware 2024-09-19 21:32:04 +00:00
projectmoon 3f3219da43 OSM: changelog update 2024-09-19 21:04:11 +00:00
projectmoon 8eb050dfb3 OSM: better single place lookups 2024-09-19 20:58:31 +00:00
projectmoon 3477d972ce OSM: slight adjustment to result instructions 2024-09-17 22:43:54 +00:00
projectmoon fc00abe030 OSM: support way results for more accurate search. 2024-09-17 22:30:27 +00:00
projectmoon b832c3c387 OSM: better accuracy, bunch more searchable things. 2024-09-17 20:15:33 +00:00
projectmoon c115f656a4 OSM: better accuracy in multi-turn conversations 2024-08-05 14:39:47 +02:00
projectmoon 45bd9bb5e4 OSM: update changelog 2024-08-05 14:07:04 +02:00
projectmoon 4ea0b2b292 OSM: Allow leisure tag in nominatim fallback results. 2024-08-05 10:13:41 +02:00
projectmoon 9f51613d26 OSM: minor fixes 2024-08-05 10:10:25 +02:00
projectmoon ad1408c944 Update changelog 2024-08-05 09:50:40 +02:00
projectmoon 7a8ae0c9c6 Improve search results in OSM tool. 2024-08-05 09:48:44 +02:00
projectmoon f2e8ec785e Changelog, plus rename readme 2024-07-22 21:03:20 +02:00