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