mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-03-19 14:22:10 +01:00
nit
This commit is contained in:
parent
1954105cc6
commit
66976529d2
@ -148,7 +148,7 @@ schema DANSWER_CHUNK_NAME {
|
||||
}
|
||||
|
||||
function inline document_aggregated_boost_factor() {
|
||||
# Time in years (91.3 days ~= 3 Months ~= 1 fiscal quarter if no age found)
|
||||
# Aggregated boost factor, currently only used for information content classification
|
||||
expression: if(isNan(attribute(aggregated_boost_factor)) == 1, 1.0, attribute(aggregated_boost_factor))
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user