将所有httpx请求改为使用Client,提高效率,方便以后设置代理等。 将本项目相关服务加入无代理列表,避免fastchat的服务器请求错误。(windows下无效) |
||
|---|---|---|
| .. | ||
| dialogue | ||
| knowledge_base | ||
| model_config | ||
| __init__.py | ||
| utils.py | ||
将所有httpx请求改为使用Client,提高效率,方便以后设置代理等。 将本项目相关服务加入无代理列表,避免fastchat的服务器请求错误。(windows下无效) |
||
|---|---|---|
| .. | ||
| dialogue | ||
| knowledge_base | ||
| model_config | ||
| __init__.py | ||
| utils.py | ||