mirror of
https://github.com/RYDE-WORK/Langchain-Chatchat.git
synced 2026-01-28 01:33:17 +08:00
close #2044: duplicated mount_knowledge_base_routes in server/api.py
This commit is contained in:
parent
94d4304638
commit
e78a804ec6
@ -244,7 +244,6 @@ if __name__ == "__main__":
|
||||
args_dict = vars(args)
|
||||
|
||||
app = create_app()
|
||||
mount_knowledge_routes(app)
|
||||
|
||||
run_api(host=args.host,
|
||||
port=args.port,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user