豆包模型的接入
豆包模型、通义千问模型配置化 界面对话框优化:区分不同角色、不同数据来源 对话框展示数据来源:数据来源统一取自ws(独立建设本服务ws默认8010),完整的一套ws数据响应收发,心跳机制。(app.py) 增加ws测试页面、增加豆包模型测试页面 页面sessionId获取机制修改 STUN服务器优化
Showing
13 changed files
with
3349 additions
and
149 deletions
config/doubao_config.json
0 → 100644
config/llm_config.json
0 → 100644
llm/Doubao.py
0 → 100644
llm/__init__.py
0 → 100644
test_doubao_integration.py
0 → 100644
test_websocket_server.py
0 → 100644
web/webrtcapichat.html
0 → 100644
web/websocket_test.html
0 → 100644
-
Please register or login to post a comment