Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Probably should preprocess hydration step #38

Open
JasonLo opened this issue May 1, 2024 · 0 comments
Open

Probably should preprocess hydration step #38

JasonLo opened this issue May 1, 2024 · 0 comments
Assignees

Comments

@JasonLo
Copy link
Collaborator

JasonLo commented May 1, 2024

Retrieving GPS coordinates is slow due to API rate limits, requiring about 1.5 seconds per location. For example, processing 10 locations takes 15 seconds. To increase efficiency, we can cache location data similarly to the LLM triplet extraction method by associating each paragraph with pre-retrieved coordinates. We need to verify with Sky whether GPS data is frequently needed in the output or only occasionally before deciding to implement this feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants