Commit 36b0b29
patch:deduplicate add items (#725)
* update reader and search strategy
* set strategy reader and search config
* fix install problem
* fix
* fix test
* turn off graph recall
* turn off graph recall
* turn off graph recall
* fix Searcher input bug
* fix Searcher
* fix Search
* fix bug
* adjust strategy reader
* adjust strategy reader
* adjust search config input
* reformat code
* re pr
* format repair
* fix time issue
* develop feedback process
* feedback handler configuration
* upgrade feedback using
* add threshold
* update prompt
* update prompt
* fix handler
* add feedback scheduler
* add handler change node update
* add handler change node update
* add handler change node update
* add handler change node update
* fix interface input
* add chunk and ratio filter
* update stopwords
* fix messages queue
* add seach_by_keywords_LIKE
* add doc filter
* add retrieve query
* add retrieve queies
* patch info filter
* add log and make embedding safety net
* add log and make embedding safety net
* deduplicate add objects
* use _add_memories_parallel
* delete Special characters
* delete Special characters
* delete Special characters
* delete Special characters
---------
Co-authored-by: 黑布林 <[email protected]>
Co-authored-by: CaralHsi <[email protected]>
Co-authored-by: chunyu li <[email protected]>1 parent 8ea4828 commit 36b0b29
1 file changed
+18
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
331 | 332 | | |
332 | 333 | | |
333 | 334 | | |
334 | | - | |
| 335 | + | |
335 | 336 | | |
336 | 337 | | |
337 | 338 | | |
| |||
371 | 372 | | |
372 | 373 | | |
373 | 374 | | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
374 | 390 | | |
375 | 391 | | |
376 | 392 | | |
| |||
621 | 637 | | |
622 | 638 | | |
623 | 639 | | |
| 640 | + | |
624 | 641 | | |
625 | 642 | | |
626 | 643 | | |
| |||
0 commit comments