You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ This server allows you to convert between addresses and geographic coordinates.
24
24
25
25
If however, you want to process larger volumes of data, for example CSV files full of address or coordinates, or connecting to database full of data, it is almost certainly both faster and more affordable to use [our command line tools](https://opencagedata.com/tutorials/geocode-commandline), or have the LLM write a script to call our API directly.
26
26
27
-
We offer a markdown-formatted [opencage-geocoding-api SKILL](https://github.com/OpenCageData/opencage-skills/blob/master/opencage-geocoding-api/SKILL.md) file to train your AI on best practices for working with our geocoding API.
27
+
We offer a markdown-formatted [opencage-geocoding-api SKILL](https://github.com/OpenCageData/opencage-skills/blob/master/opencage-geocoding-api/SKILL.md) file to train your AI on best practices for working with our geocoding API.
28
28
29
29
1. Clone the repository. Change into the repository directory
0 commit comments