Commit 4e2d87f
fix: delete special charactors (#724)
* 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
---------
Co-authored-by: 黑布林 <[email protected]>
Co-authored-by: CaralHsi <[email protected]>
Co-authored-by: chunyu li <[email protected]>1 parent b1efa60 commit 4e2d87f
1 file changed
+8
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
493 | 494 | | |
494 | 495 | | |
495 | 496 | | |
496 | | - | |
| 497 | + | |
497 | 498 | | |
498 | 499 | | |
499 | 500 | | |
| |||
554 | 555 | | |
555 | 556 | | |
556 | 557 | | |
557 | | - | |
| 558 | + | |
| 559 | + | |
558 | 560 | | |
559 | 561 | | |
560 | 562 | | |
| |||
620 | 622 | | |
621 | 623 | | |
622 | 624 | | |
623 | | - | |
| 625 | + | |
624 | 626 | | |
625 | 627 | | |
626 | 628 | | |
| |||
631 | 633 | | |
632 | 634 | | |
633 | 635 | | |
| 636 | + | |
| 637 | + | |
| 638 | + | |
634 | 639 | | |
635 | 640 | | |
636 | 641 | | |
| |||
0 commit comments