# tct-big-model **Repository Path**: web1992/tct-big-model ## Basic Information - **Project Name**: tct-big-model - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2025-06-09 - **Last Updated**: 2026-02-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 大数据问答 ## 框架 vue2 + element ui ## node环境 使用14.21.3 才能安装依赖包 ## 功能介绍 - 对话 - 知识库 - 智能体 - 用户管理 ## 特点 - 问答采用流式访问,支持服务器长时间单向推送给客户端内容 - 支持markdown格式预览 ## 新增功能 - 知识库 支持一键查询功能 通过内容检索返回相关内容列表(3条) - 敏感词过滤 支持用户自定义敏感词 - 大文件切片上传