Commit faf880c
Feat/merge api refactor to dev (#542)
* new type
* llm reconstruct and add search api modify
* llm construction
* add delete and get, modify chat
* modify code
* modify code
* modify code
* coding chat
* fix bug in get and delete
* add internet reference in playground chat stream
* remove moscube
* modify code
* fix pre_commit
* fix make test
* finish info transfer
* add info and custom tags
* modify model product fileds
* fix get api bug
* fix bug
* fix bug in pref add info
---------
Co-authored-by: yuan.wang <[email protected]>
Co-authored-by: CaralHsi <[email protected]>1 parent a2c1c1b commit faf880c
File tree
3 files changed
+19
-4
lines changed- src/memos
- mem_reader/read_multi_model
- memories/textual/prefer_text_memory
- multi_mem_cube
3 files changed
+19
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
Lines changed: 15 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
117 | 121 | | |
118 | 122 | | |
119 | 123 | | |
| |||
140 | 144 | | |
141 | 145 | | |
142 | 146 | | |
143 | | - | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
144 | 157 | | |
145 | 158 | | |
146 | 159 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
498 | 498 | | |
499 | 499 | | |
500 | 500 | | |
501 | | - | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
502 | 504 | | |
503 | 505 | | |
504 | 506 | | |
| |||
0 commit comments