Commit b167894
Feat/merge api refactor to dev (#549)
* 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
* modify code
* fix bug in get and delete
---------
Co-authored-by: yuan.wang <[email protected]>
Co-authored-by: CaralHsi <[email protected]>1 parent 16f2197 commit b167894
File tree
2 files changed
+10
-18
lines changed- src/memos
- api/handlers
- memories/textual/prefer_text_memory
2 files changed
+10
-18
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
162 | 163 | | |
163 | 164 | | |
164 | 165 | | |
165 | | - | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
166 | 169 | | |
167 | 170 | | |
168 | 171 | | |
169 | | - | |
| 172 | + | |
170 | 173 | | |
171 | 174 | | |
172 | 175 | | |
| |||
183 | 186 | | |
184 | 187 | | |
185 | 188 | | |
186 | | - | |
| 189 | + | |
187 | 190 | | |
188 | 191 | | |
189 | | - | |
| 192 | + | |
| 193 | + | |
190 | 194 | | |
191 | 195 | | |
192 | 196 | | |
| |||
Lines changed: 2 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
| 117 | + | |
121 | 118 | | |
122 | 119 | | |
123 | 120 | | |
| |||
144 | 141 | | |
145 | 142 | | |
146 | 143 | | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
| 144 | + | |
157 | 145 | | |
158 | 146 | | |
159 | 147 | | |
| |||
0 commit comments