Commit 38b495e
Feat/fix palyground bug (#701)
* fix playground bug, internet search judge
* fix playground internet bug
* modify delete mem
* modify tool resp bug in multi cube
* fix bug in playground chat handle and search inter
* modify prompt
* fix bug in playground
* fix bug playfround
* fix bug
* fix code
* fix model bug in playground
* modify plan b
* llm param modify
* add logger in playground
* modify code
* fix bug
* modify code
* modify code
* fix bug
* fix search bug in plarground
* fixx bug
* move schadualr to back
* modify pref location
* modify fast net search
* add tags and new package
* modify prompt fix bug
* remove nltk due to image promblem
* prompt modify
* modify bug remove redundant field
* modify bug
* fix playground bug
* fix bug
* bust internet topk
* bust to 50
* fix bug cite
* modify search
---------
Co-authored-by: yuan.wang <[email protected]>
Co-authored-by: chunyu li <[email protected]>1 parent 87e1833 commit 38b495e
File tree
3 files changed
+18
-8
lines changed- src/memos
- api/handlers
- memories/textual/tree_text_memory/retrieve
3 files changed
+18
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
505 | 505 | | |
506 | 506 | | |
507 | 507 | | |
508 | | - | |
| 508 | + | |
509 | 509 | | |
510 | 510 | | |
511 | 511 | | |
512 | 512 | | |
513 | 513 | | |
514 | | - | |
| 514 | + | |
515 | 515 | | |
516 | 516 | | |
| 517 | + | |
517 | 518 | | |
518 | 519 | | |
519 | 520 | | |
| |||
Lines changed: 14 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
50 | 52 | | |
51 | 53 | | |
52 | 54 | | |
53 | 55 | | |
54 | 56 | | |
55 | 57 | | |
56 | 58 | | |
| 59 | + | |
57 | 60 | | |
58 | 61 | | |
59 | 62 | | |
| |||
62 | 65 | | |
63 | 66 | | |
64 | 67 | | |
65 | | - | |
| 68 | + | |
66 | 69 | | |
67 | 70 | | |
68 | 71 | | |
69 | 72 | | |
70 | | - | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
71 | 79 | | |
72 | 80 | | |
73 | 81 | | |
| |||
77 | 85 | | |
78 | 86 | | |
79 | 87 | | |
| 88 | + | |
80 | 89 | | |
81 | 90 | | |
82 | 91 | | |
83 | 92 | | |
84 | 93 | | |
85 | 94 | | |
86 | 95 | | |
87 | | - | |
| 96 | + | |
88 | 97 | | |
89 | 98 | | |
90 | 99 | | |
| |||
276 | 285 | | |
277 | 286 | | |
278 | 287 | | |
279 | | - | |
| 288 | + | |
280 | 289 | | |
281 | 290 | | |
282 | 291 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments