Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.featureform.com/llms.txt

Use this file to discover all available pages before exploring further.

client.nearest([(name, variant)], vec, numResults)
With the Vector Database provider, you can perform nearest neighbor queries to find similar entities or data points based on their feature vectors. This functionality is particularly valuable in various use cases, such as recommendation systems, content similarity analysis, and LLM applications.