binary-husky
a393edfaa4
ALLOW CUSTOM API KEY PATTERN
2023-07-21 22:49:07 +08:00
binary-husky
dd7a01cda5
Merge pull request #976 from fenglui/master
...
fix msg.data.split(DELIMITER) exception when msg.data is int
2023-07-21 17:02:29 +08:00
fenglui
00a3b91f95
fix msg.data.split(DELIMITER) exception when msg.data is int
2023-07-21 03:51:33 +08:00
qingxu fu
61ba544282
add latex test samples
2023-07-20 19:49:23 +08:00
qingxu fu
b5b8c123e4
latex plugin stability improvement
2023-07-20 19:39:22 +08:00
qingxu fu
d9ceba959f
expand range after failure
2023-07-20 18:39:02 +08:00
qingxu fu
6b5b040701
remove pdf merge
2023-07-20 18:29:06 +08:00
qingxu fu
4f4c09a5f3
增强Latex修复能力
2023-07-20 18:08:22 +08:00
qingxu fu
067bc97cce
Merge branch 'interface-interlm' of https://github.com/binary-husky/chatgpt_academic into interface-interlm
2023-07-20 12:46:52 +08:00
qingxu fu
7368580cd6
concat pdf after translation
2023-07-20 12:46:48 +08:00
binary-husky
df90db210c
Merge branch 'master' into interface-interlm
2023-07-20 11:40:45 +08:00
binary-husky
0927ed20a2
edit default configuration
2023-07-20 11:39:35 +08:00
binary-husky
73b22f85be
compat third party gpt error handle
2023-07-20 11:09:22 +08:00
binary-husky
b8d77557b0
Update README.md
2023-07-20 10:12:42 +08:00
binary-husky
99b8fce8f3
Merge pull request #965 from QQisQQ/patch-2
...
解决new bing 报错200 (fix new bing error code 200 )
2023-07-19 10:15:15 +08:00
binary-husky
16364f1b2d
Merge pull request #966 from doujiang-zheng/master
...
Add timestamp for chat_secrets.log and disable the verbose httpx log.
2023-07-19 10:14:36 +08:00
doujiang-zheng
3b88e00cfb
Add timestamp for chat_secrets.log and disable the verbose httpx log.
2023-07-19 09:43:59 +08:00
QQisQQ
0c8c539e9b
解决new bing 报错200 (fix new bing error code 200 )
...
modify from 16e00af9d5
works for my issue:
```
Traceback (most recent call last):
File "./request_llm/bridge_newbingfree.py", line 152, in run
asyncio.run(self.async_run())
File "/root/miniconda3/envs/py311/lib/python3.11/asyncio/runners.py", line 190, in run
return runner.run(main)
^^^^^^^^^^^^^^^^
File "/root/miniconda3/envs/py311/lib/python3.11/asyncio/runners.py", line 118, in run
return self._loop.run_until_complete(task)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/root/miniconda3/envs/py311/lib/python3.11/asyncio/base_events.py", line 653, in run_until_complete
return future.result()
^^^^^^^^^^^^^^^
File "./request_llm/bridge_newbingfree.py", line 98, in async_run
async for final, response in self.newbing_model.ask_stream(
File "./request_llm/edge_gpt_free.py", line 676, in ask_stream
async for response in self.chat_hub.ask_stream(
File "./request_llm/edge_gpt_free.py", line 456, in ask_stream
self.wss = await self.session.ws_connect(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/root/miniconda3/envs/py311/lib/python3.11/site-packages/aiohttp/client.py", line 795, in _ws_connect
raise WSServerHandshakeError(
aiohttp.client_exceptions.WSServerHandshakeError: 200, message='Invalid response status', url=URL('wss://sydney.bing.com/sydney/ChatHub')
```
2023-07-19 04:39:15 +08:00
binary-husky
fd549fb986
merge success
2023-07-18 19:51:13 +08:00
binary-husky
babb775cfb
interface with interlm
2023-07-18 16:33:34 +08:00
qingxu fu
eef9e470c9
Latex解除非UTF8编码错误
2023-07-18 11:00:20 +08:00
binary-husky
3002c6318a
Update README.md
2023-07-17 22:21:39 +08:00
binary-husky
6d0bceaebd
移除插件依赖
2023-07-17 22:00:29 +08:00
binary-husky
aa51d6fde6
up
2023-07-17 21:54:28 +08:00
binary-husky
136479e218
Update README.md
2023-07-17 10:38:46 +08:00
binary-husky
19a2742354
Merge pull request #957 from 1Haschwalth/patch-1
...
Update README.md
2023-07-17 10:35:15 +08:00
1Haschwalth
45aac96dd3
Update README.md
2023-07-16 21:50:08 +08:00
binary-husky
6f21ae8939
support claude api
2023-07-16 15:03:05 +08:00
binary-husky
add98f4eeb
修复自动版本升级Bug
2023-07-16 13:23:28 +08:00
binary-husky
fe231f72b6
fix theme folder rename problem
2023-07-16 13:15:55 +08:00
binary-husky
b308fde480
update readme
2023-07-15 19:19:39 +08:00
binary-husky
f3e14ff806
更新繁體中文映射詞典
2023-07-15 19:11:00 +08:00
binary-husky
79ef9bdf1c
update English projection dictionary
2023-07-15 19:01:49 +08:00
binary-husky
a3e938aee9
Merge branch 'master' of github.com:binary-husky/chatgpt_academic
2023-07-15 18:41:46 +08:00
binary-husky
b19a6155f4
restore jittor support
2023-07-15 18:41:35 +08:00
binary-husky
801f7342b1
Update config.py
2023-07-15 17:58:34 +08:00
binary-husky
4829fa0f35
Update README.md
2023-07-15 17:46:19 +08:00
binary-husky
3671f4208e
Update README.md
2023-07-15 17:39:04 +08:00
binary-husky
e8c51181ee
进一步提高语音识别的实时性
2023-07-15 17:02:00 +08:00
binary-husky
3ccbb4d6fb
移除google字体
2023-07-15 17:01:37 +08:00
binary-husky
93fe457e99
Merge branch 'master' of github.com:binary-husky/chatgpt_academic
2023-07-15 16:41:46 +08:00
binary-husky
afac657aaa
解决语音助手看门狗线程泄露的问题
2023-07-15 16:41:11 +08:00
binary-husky
3e5c32860a
Update README.md
2023-07-15 14:59:05 +08:00
binary-husky
d577bb38b6
Update use_audio.md
2023-07-15 14:58:27 +08:00
binary-husky
418bc32b39
Update use_audio.md
2023-07-15 14:53:30 +08:00
binary-husky
7148ea0596
更新README
2023-07-15 14:44:07 +08:00
binary-husky
87adb17df4
3.46
2023-07-15 14:38:18 +08:00
binary-husky
3fcee3762d
微调样式
2023-07-15 14:35:24 +08:00
binary-husky
1f014779e4
微调样式
2023-07-15 14:31:38 +08:00
binary-husky
97879e73ef
恢复横向调整css
2023-07-15 13:35:11 +08:00