Geolocation integration with GPT’s

Is it possible not determine a users location for a GPT using an external geolocation drive like IPinfo? I managed to get it working slightly , but it keeps returning the same ip address.

You are talking about GPTs but tagged it with API. Which is conflicting.

If you are speaking about GPTs you cannot geolocate a user for obvious reasons.

If you are talking about Assistants (API) you would need to have already geolocated the user and pass the information inside of a function call.

1 Like