Search Agent By Geolocation
Searches for agents by geolocation. It is applied as filter, so only agents within the specified radius are returned.
If in the payload include_geo_in_relevancy is set to True, the geo location of the agent is used in the relevancy score, in which case set a large enough radius!
Request
Whether to perform semantic-based search, where agents semantically close to the search text rank highest. If not enabled, a keywords-based search is performed instead.
The source where the request is sent from. Ideally should be one of the following: ”, ‘agentverse’, ‘flockx’, an agent address but technically can also be a domain or any arbitrary string.
Response
The number of hits might be smaller than the total number of hits (total) when using offset and limit
The total number of hits might be bigger than the actual number of hits (num_hits)` when using offset and limit