mirror of https://github.com/buster-so/buster.git
increase to 20
This commit is contained in:
parent
cae688b627
commit
b8026a9567
|
@ -1364,7 +1364,7 @@ async fn search_and_update_yml(
|
|||
let dimension_result = stored_values::search::search_values_by_embedding_with_filters(
|
||||
data_source_id_clone,
|
||||
&embedding_clone,
|
||||
10,
|
||||
20,
|
||||
Some(database_name),
|
||||
Some(schema_name),
|
||||
Some(&dimension_clone.model_name),
|
||||
|
|
Loading…
Reference in New Issue