|
agent
|
python3.8用户需要加上__future__ (#1624)
|
2023-09-29 16:04:44 +08:00 |
|
chat
|
Dev (#1618)
|
2023-09-28 20:19:26 +08:00 |
|
db
|
优化configs (#1474)
|
2023-09-15 17:52:22 +08:00 |
|
model_workers
|
update baichuan.py
|
2023-09-29 13:19:17 +08:00 |
|
static
|
update api and webui:
|
2023-08-16 13:18:58 +08:00 |
|
api.py
|
第一版初步agent实现 (#1503)
|
2023-09-17 11:19:16 +08:00 |
|
llm_api.py
|
将所有httpx请求改为使用Client,提高效率,方便以后设置代理等。 (#1554)
|
2023-09-21 15:19:51 +08:00 |
|
llm_api_shutdown.py
|
update import pkgs and format
|
2023-08-10 21:26:05 +08:00 |
|
llm_api_stale.py
|
fix argument name in help text (#1532)
|
2023-09-20 10:38:50 +08:00 |
|
utils.py
|
将所有httpx请求改为使用Client,提高效率,方便以后设置代理等。 (#1554)
|
2023-09-21 15:19:51 +08:00 |