UW-xDD / text2graph_llm

An experimental API endpoint to convert text to knowledge graph triplets.
MIT License
2 stars 1 forks source link

Geolocation with Geocode API #30

Closed ilmcconnell closed 5 months ago

ilmcconnell commented 5 months ago

Geocoding with Geocode API, and a rate limiting AsyncClient to meet Geocode Free Tier rate limits (1/sec).

ilmcconnell commented 5 months ago

Yeah, good idea. I'll move it into geocode.py