Commit Graph

8 Commits

Author SHA1 Message Date
MartialBE
79524108a3
🔖 chore: Rename relay/util to relay/relay_util package and add utils package 2024-05-29 00:36:54 +08:00
ZeroDeng
0f658c5a53
🐛 fix: Fixed SOCKS5 Proxy Authentication Issue
* fix(telegram代理): 修复telegram设置socks5加用户名密码无法代理的问题

修复socks5使用代理用户名密码的时候无法连接认证的问题。
2024-05-26 23:25:03 +08:00
Martial BE
7511d614cf
🐛 fix: incorrect timeout time cited 2024-04-19 14:59:41 +08:00
Martial BE
0c5ad810a9
🐛 fix: config file loading error 2024-04-18 23:10:47 +08:00
Buer
71171c63f5
feat: support configuration file (#117)
* ♻️ refactor: move file directory

* ♻️ refactor: move file directory

* ♻️ refactor: support multiple config methods

* 🔥 del: remove unused code

* 💩 refactor: Refactor channel management and synchronization

* 💄 improve: add channel website

*  feat: allow recording 0 consumption
2024-03-20 14:12:47 +08:00
Buer
7c78ed9fad
🐛 fix: glm-4v support base64 image (#81)
* 💄 improve: http client changes proxy using context

* 🐛 fix: glm-4v support base64 image
2024-03-01 18:52:39 +08:00
Buer
2cc120f35b
🐛 fix: proxy bug (#49) 2024-01-20 13:26:11 +08:00
Buer
ef041e28a1
♻️ refactor: provider refactor (#41)
* ♻️ refactor: provider refactor
* 完善百度/讯飞的函数调用,现在可以在`lobe-chat`中正常调用函数了
2024-01-19 02:47:10 +08:00