Spaces:
Sleeping
Sleeping
File size: 512 Bytes
c917d47 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
drift_search:
max_tokens: 4000
drift_k_followups: 3
n_depth: 2
local_search_text_unit_prop: 0.6
local_search_community_prop: 0.4
local_search_top_k_mapped_entities: 10
local_search_top_k_relationships: 10
local_search:
text_unit_prop: 0.5
community_prop: 0.3
conversation_history_max_turns: 5
top_k_mapped_entities: 10
top_k_relationships: 10
max_tokens: 8000
global_search:
max_tokens: 8000
data_max_tokens: 8000
map_max_tokens: 1000
reduce_max_tokens: 2000
concurrency: 16 |