Commit b2779da
authored
fix: acc calc error when pred is none (#107)
* update: readme
* fix: file path concatenation bug on DOS-like systems
* fix: child processes did not terminate with the parent on Windows
* fix: child processes did not terminate with the parent on Windows
* fix: missing deps httpx[socksio]
* fix: api limits due to excessive thread count
* feat: support zhipuai websearch
* refactor: remove redundant search code
* update: README.md
* fix: README_en.md
* Update webnote_fill_page.jinja
* Update webnote_gen_subq.jinja
* Update webnote_init_page.jinja
* fix: acc calc error when pred is none1 parent 82b3fe2 commit b2779da
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
| 65 | + | |
64 | 66 | | |
65 | 67 | | |
66 | 68 | | |
| |||
188 | 190 | | |
189 | 191 | | |
190 | 192 | | |
| 193 | + | |
191 | 194 | | |
192 | 195 | | |
193 | 196 | | |
| |||
0 commit comments