mirror of
https://github.com/RYDE-WORK/Langchain-Chatchat.git
synced 2026-01-22 14:57:02 +08:00
1. fix #1431: 优化知识库问答与搜索引擎问答的API接口,避免docs重复返回 2. startup.py根据configs.log_verbose控制log级别 3. 修复/llm_model/list_models的bug: 只有一个参数时,fastapi未返回json导致视图函数出错