suyao
|
0250ec6f2e
|
feat(constants): Add BibTeX file extension to supported text files
|
2025-03-10 17:33:02 +08:00 |
|
Yuankui Li
|
0789ccedbb
|
feat: 知识库支持更多txt based格式
|
2025-02-25 19:07:06 +08:00 |
|
zzsx
|
ff14dcc559
|
feat: 添加更多C++文件扩展名支持
在 `textExts` 数组中添加了以下C++文件扩展名:
- `.hpp`: C++ 头文件
- `.cc`: C++ 源文件
- `.cxx`: C++ 源文件
- `.cppm`: C++20 模块接口文件
- `.ipp`: 模板实现文件
- `.ixx`: C++20 模块实现文件
|
2025-02-25 13:19:32 +08:00 |
|
kangfenmao
|
12c9d810a2
|
feat: Add C and C++ file extensions to supported text files
close #2066
|
2025-02-20 14:45:11 +08:00 |
|
Wenwei Lin
|
574d02a8c9
|
feat: support json and draftsExport file in knowledge base (#1717)
|
2025-02-17 08:25:07 +08:00 |
|
bfdyanshe
|
253fc6f4e1
|
fix: Separate EPUB files into dedicated book file extension category
|
2025-02-16 13:46:52 +08:00 |
|
bC2y5tal
|
99aa0d3255
|
feat: Add EPUB file support to document loader
|
2025-02-16 13:46:52 +08:00 |
|
kangfenmao
|
dc9444a9d4
|
feat(constants): add C# file extension to textExts array #835
- Updated the textExts array in constant.ts to include '.cs' for C# files, enhancing the file type recognition capabilities.
|
2025-01-23 13:22:17 +08:00 |
|
kangfenmao
|
408976e5dc
|
feat: add shortcut for assistant and topic show
|
2024-12-10 20:28:05 +08:00 |
|
kangfenmao
|
7f2f3ad88a
|
refactor: shortcuts feature
|
2024-12-03 10:23:53 +08:00 |
|