Embeddings are automatically generated based on defined rules and a new GraphQL query to search objects using natural language is automatically added to the schema:Similarly, a GraphQL schema to search for similar objects is also provided:Both queries respect the user session and permissions so only results the user is allowed to see are returned.In addition, thanks to pgvector you can easily perform any operations on the generated embeddings directly from your application.