MCPcopy Create free account

hub / github.com/GenerousMan/DeepSeek-Chat-UI / functions

Functions27 in github.com/GenerousMan/DeepSeek-Chat-UI

↓ 26 callersFunctionget_cursor
()
db_utils.py:15
↓ 2 callersFunctionhash_password
(password)
auth_utils.py:7
↓ 2 callersFunctionis_blacklisted
(username)
auth_utils.py:13
↓ 1 callersFunction_display_assistant_message
解析并显示助理消息
helper_utils.py:77
↓ 1 callersFunctionadmin_panel
()
admin_utils.py:46
↓ 1 callersFunctionauthenticate_user
(username, password)
auth_utils.py:18
↓ 1 callersFunctiondelete_user
(user_id)
admin_utils.py:21
↓ 1 callersFunctiondisplay_chat_history
显示完整的聊天记录
helper_utils.py:87
↓ 1 callersFunctiondisplay_message
显示聊天消息
helper_utils.py:68
↓ 1 callersFunctionformat_file_contents
将文件内容格式化为带分隔符的字符串
file_utils.py:53
↓ 1 callersFunctiongenerate_api_key
(username, key, total_tokens)
admin_utils.py:7
↓ 1 callersFunctionget_active_api_config
获取当前激活的API配置
api_utils.py:36
↓ 1 callersFunctionget_connection
()
db_utils.py:9
↓ 1 callersFunctionhandle_user_input
()
app.py:16
↓ 1 callersFunctioninitialize_database
()
db_utils.py:28
↓ 1 callersFunctionload_session
从数据库加载指定会话
helper_utils.py:52
↓ 1 callersFunctionlogin_form
()
auth_utils.py:27
↓ 1 callersFunctionmain
()
app.py:195
↓ 1 callersFunctionmain_interface
()
app.py:82
↓ 1 callersFunctionprocess_stream
合并处理思考阶段和响应阶段
api_utils.py:48
↓ 1 callersFunctionregister_form
()
auth_utils.py:42
↓ 1 callersFunctionsave_session
保存当前会话到数据库
helper_utils.py:8
↓ 1 callersFunctionsave_uploaded_files
保存上传文件到临时目录并返回文件信息
file_utils.py:7
↓ 1 callersFunctionsetup_admin
(admin_user, admin_pass, key)
admin_utils.py:26
↓ 1 callersFunctionupdate_admin_status
(user_id, is_admin)
admin_utils.py:17
↓ 1 callersFunctionverify_password
(password, hashed)
auth_utils.py:10
↓ 1 callersFunctionweb_search
执行谷歌搜索并返回格式化结果
api_utils.py:7