find_records | R Documentation |
Finding top K records in a vector database.
find_records(gitai, query, top_k = 1, verbose = is_verbose())
gitai |
A |
query |
A character, user query. |
top_k |
A numeric, number of top K records to return. |
verbose |
A logical. If |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.