Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
P
poc-api
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
poc
poc-api
Commits
f766899b
Commit
f766899b
authored
Mar 12, 2025
by
alex yao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: 问答知识库 新增/更新分片内容,字数校验
parent
2f555448
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
exception.properties
...in/resources/framemax-config/i18n/en/exception.properties
+1
-1
exception.properties
...resources/framemax-config/i18n/zh_cn/exception.properties
+1
-1
exception.properties
...resources/framemax-config/i18n/zh_tw/exception.properties
+1
-1
No files found.
src/main/resources/framemax-config/i18n/en/exception.properties
View file @
f766899b
...
...
@@ -84,5 +84,5 @@ create.num.limit=Creating has reached its maximum limit
qa.knowledge.document.struct.not.consistent
=
Inconsistent question and answer structure
file.rows.more.than.1500
=
The document exceeds 1500 lines
file.columns.more.than.10
=
The document exceeds 10 columns
file.cell.content.more.than.
1000
=
Cell exceeds 10
00 characters
file.cell.content.more.than.
300
=
Cell exceeds 3
00 characters
file.rows.content.more.than.3000
=
The document line exceeds 3000 characters
\ No newline at end of file
src/main/resources/framemax-config/i18n/zh_cn/exception.properties
View file @
f766899b
...
...
@@ -84,5 +84,5 @@ create.num.limit=\u521B\u5EFA\u5DF2\u8FBE\u6700\u5927\u4E0A\u9650
qa.knowledge.document.struct.not.consistent
=
文档结构不一致
file.rows.more.than.1500
=
文档超出1500行
file.columns.more.than.10
=
文档超出10列
file.cell.content.more.than.
1000
=
单元格超出10
00字符数
file.cell.content.more.than.
300
=
单元格超出3
00字符数
file.rows.content.more.than.3000
=
文档行超出3000字符数
\ No newline at end of file
src/main/resources/framemax-config/i18n/zh_tw/exception.properties
View file @
f766899b
...
...
@@ -84,5 +84,5 @@ create.num.limit=\u5275\u5EFA\u5DF2\u9054\u6700\u5927\u4E0A\u9650
qa.knowledge.document.struct.not.consistent
=
文檔結構不一致
file.rows.more.than.1500
=
文檔超出1500行
file.columns.more.than.10
=
文檔超出10列
file.cell.content.more.than.
1000
=
單元格超出10
00字符數
file.cell.content.more.than.
300
=
單元格超出3
00字符數
file.rows.content.more.than.3000
=
文檔超出3000字符數
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment