mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-01-04 03:25:30 +08:00
Feat: HTTP componant supports variables (#10432)
### What problem does this PR solve? HTTP component supports variables. #10382   ### Type of change - [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
@ -1128,6 +1128,8 @@ export default {
|
||||
cleanHtml: 'Làm sạch HTML',
|
||||
cleanHtmlTip:
|
||||
'Nếu phản hồi được định dạng HTML và chỉ muốn nội dung chính, hãy bật nó lên.',
|
||||
invalidUrl:
|
||||
'Phải là URL hợp lệ hoặc URL có chứa các biến theo định dạng {ten_bien} hoặc {thanh_phan@bien}',
|
||||
reference: 'Tham khảo',
|
||||
input: 'Đầu vào',
|
||||
output: 'Đầu ra',
|
||||
|
||||
Reference in New Issue
Block a user