mirror of
https://github.com/Mintplex-Labs/anything-llm.git
synced 2025-04-17 18:18:11 +00:00
parent
4afdf846e0
commit
7a78ad3960
1 changed files with 1 additions and 0 deletions
|
@ -94,6 +94,7 @@ const memory = {
|
|||
namespace: workspace.slug,
|
||||
input: query,
|
||||
LLMConnector,
|
||||
topN: workspace?.topN ?? 4,
|
||||
});
|
||||
|
||||
if (contextTexts.length === 0) {
|
||||
|
|
Loading…
Add table
Reference in a new issue