Commit 0b84709
feat: update prompt to improve json respond format of some LLM models (#928)
* update prompt to improve json respond format of some LLM models
* fix
* fix
---------
Co-authored-by: WinstonLiyte <[email protected]>1 parent fd39a94 commit 0b84709
File tree
2 files changed
+4
-1
lines changed- rdagent
- components/coder/factor_coder
- scenarios/qlib
2 files changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
| 53 | + | |
52 | 54 | | |
53 | 55 | | |
54 | 56 | | |
| |||
188 | 190 | | |
189 | 191 | | |
190 | 192 | | |
191 | | - | |
| 193 | + | |
192 | 194 | | |
193 | 195 | | |
194 | 196 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| 112 | + | |
112 | 113 | | |
113 | 114 | | |
114 | 115 | | |
| |||
0 commit comments