mirror of
https://github.com/Mintplex-Labs/anything-llm.git
synced 2024-11-15 10:50:31 +01:00
parent
4afdf846e0
commit
7a78ad3960
@ -94,6 +94,7 @@ const memory = {
|
|||||||
namespace: workspace.slug,
|
namespace: workspace.slug,
|
||||||
input: query,
|
input: query,
|
||||||
LLMConnector,
|
LLMConnector,
|
||||||
|
topN: workspace?.topN ?? 4,
|
||||||
});
|
});
|
||||||
|
|
||||||
if (contextTexts.length === 0) {
|
if (contextTexts.length === 0) {
|
||||||
|
Loading…
Reference in New Issue
Block a user