nucliadb-admin-assets 1.0.0.post2447__py3-none-any.whl → 1.0.0.post2528__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of nucliadb-admin-assets might be problematic. Click here for more details.

Files changed (23) hide show
  1. nucliadb_admin_assets/555.92b9f6822a7de6c8.js +1 -0
  2. nucliadb_admin_assets/assets/connector-logos/sitefinity.svg +7 -0
  3. nucliadb_admin_assets/assets/deployment/app-config.json +1 -1
  4. nucliadb_admin_assets/assets/i18n/common/ca.json +80 -76
  5. nucliadb_admin_assets/assets/i18n/common/en.json +80 -89
  6. nucliadb_admin_assets/assets/i18n/common/es.json +80 -76
  7. nucliadb_admin_assets/assets/i18n/common/fr.json +80 -76
  8. nucliadb_admin_assets/assets/i18n/sync/ca.json +19 -5
  9. nucliadb_admin_assets/assets/i18n/sync/en.json +18 -4
  10. nucliadb_admin_assets/assets/i18n/sync/es.json +18 -4
  11. nucliadb_admin_assets/assets/i18n/sync/fr.json +18 -4
  12. nucliadb_admin_assets/index.html +1 -1
  13. nucliadb_admin_assets/main.dcd5944f38c06d0d.js +1 -0
  14. nucliadb_admin_assets/polyfills.9066651cc91e9048.js +1 -0
  15. nucliadb_admin_assets/{runtime.c5e19dd123391716.js → runtime.cbd4b07776ed8d84.js} +1 -1
  16. {nucliadb_admin_assets-1.0.0.post2447.dist-info → nucliadb_admin_assets-1.0.0.post2528.dist-info}/METADATA +1 -1
  17. {nucliadb_admin_assets-1.0.0.post2447.dist-info → nucliadb_admin_assets-1.0.0.post2528.dist-info}/RECORD +20 -19
  18. nucliadb_admin_assets/789.9aefb8a1a6d6491f.js +0 -1
  19. nucliadb_admin_assets/main.144e2618613efdc8.js +0 -1
  20. nucliadb_admin_assets/polyfills.07329d7acd49761e.js +0 -1
  21. {nucliadb_admin_assets-1.0.0.post2447.dist-info → nucliadb_admin_assets-1.0.0.post2528.dist-info}/WHEEL +0 -0
  22. {nucliadb_admin_assets-1.0.0.post2447.dist-info → nucliadb_admin_assets-1.0.0.post2528.dist-info}/top_level.txt +0 -0
  23. {nucliadb_admin_assets-1.0.0.post2447.dist-info → nucliadb_admin_assets-1.0.0.post2528.dist-info}/zip-safe +0 -0
@@ -69,6 +69,37 @@
69
69
  "account.kb-description": "A Knowledge Box is a collection of content that Agentic RAG searches on. Some search engines call it an \"index\" or \"corpus\". In most cases, you only need one Knowledge Box for your application.",
70
70
  "account.knowledgeboxes": "Knowledge Boxes",
71
71
  "account.manage": "Manage account",
72
+ "account.models.bedrock.account-id": "Account ID",
73
+ "account.models.bedrock.create-role": "Create new role",
74
+ "account.models.bedrock.delete-confirm.description": "Are you sure you want to delete this integration?",
75
+ "account.models.bedrock.delete-confirm.title": "Delete AWS Bedrock integration",
76
+ "account.models.bedrock.description": "Integrate your AWS Bedrock into Agentic RAG",
77
+ "account.models.bedrock.error": "The Integration with AWS Bedrock failed. Please, make sure you've followed all the steps.",
78
+ "account.models.bedrock.external-id": "External ID",
79
+ "account.models.bedrock.integration": "Set up AWS Bedrock integration",
80
+ "account.models.bedrock.leave-confirm.button": "Leave setup",
81
+ "account.models.bedrock.leave-confirm.description": "If you leave now, you will lose all your progress and have to start over.",
82
+ "account.models.bedrock.permissions": "Specify permissions",
83
+ "account.models.bedrock.role-arn": "Role ARN",
84
+ "account.models.bedrock.role-name": "Role name",
85
+ "account.models.bedrock.set-up": "Set up integration",
86
+ "account.models.bedrock.status.active": "Active",
87
+ "account.models.bedrock.status.error": "Error",
88
+ "account.models.bedrock.status.incomplete": "Incomplete",
89
+ "account.models.bedrock.step": "Step {{num}}",
90
+ "account.models.bedrock.step-1-1": "Log in to your AWS account and open to IAM service",
91
+ "account.models.bedrock.step-1-2": "Go to the <strong>Roles</strong> page and click <strong>Create role</strong>",
92
+ "account.models.bedrock.step-1-3": "Under <strong>Trusted entity type</strong>, select <strong>AWS account</strong>.",
93
+ "account.models.bedrock.step-1-4": "Choose <strong>Another AWS account</strong> and enter the following IDs:",
94
+ "account.models.bedrock.step-1-5": "Skip the <strong>Add Permissions</strong> section by clicking <strong>Next</strong>",
95
+ "account.models.bedrock.step-1-6": "Enter the following role name:",
96
+ "account.models.bedrock.step-1-7": "Click <strong>Create role</strong>",
97
+ "account.models.bedrock.step-2-1": "Search for the newly created role",
98
+ "account.models.bedrock.step-2-2": "Click <strong>Add Permissions</strong> and choose <strong>Create in-line policy</strong>",
99
+ "account.models.bedrock.step-2-3": "Select <strong>JSON</strong> format and insert the following policy:",
100
+ "account.models.bedrock.step-2-4": "Set a <strong>policy name</strong> (eg. \"Progress Agentic RAG Bedrock\") and click <strong>Create policy</strong>",
101
+ "account.models.bedrock.step-3-1": "Enter the ARN of the created role:",
102
+ "account.models.bedrock.title": "AWS Bedrock integration",
72
103
  "account.models.custom-models.default": "Default",
73
104
  "account.models.custom-models.error": "An error occurred while modifying the model",
74
105
  "account.models.custom-models.selection": "Select the custom models that can be visible and used in this Knowledge Box.",
@@ -77,11 +108,12 @@
77
108
  "account.models.model-configs.create": "Create model configuration",
78
109
  "account.models.model-configs.delete": "Delete configuration",
79
110
  "account.models.model-configs.delete-confirm": "Are you sure you want to delete this configuration?",
111
+ "account.models.model-configs.description": "Create model configurations that can be used in all Knowledge Boxes",
80
112
  "account.models.model-configs.details": "Configuration details",
81
113
  "account.models.model-configs.generative-model": "Generative model",
82
114
  "account.models.model-configs.system-prompt": "System prompt",
83
115
  "account.models.model-configs.title": "Model configurations",
84
- "account.models.model-configs.zone": "Zone",
116
+ "account.models.model-configs.use-bedrock": "Use AWS Bedrock integration",
85
117
  "account.models.restrictions.all": "All models",
86
118
  "account.models.restrictions.allowed-models": "Allowed models",
87
119
  "account.models.restrictions.custom": "Only custom models and configurations",
@@ -130,9 +162,12 @@
130
162
  "account.retrieval-agents.count-of-max": "{{count}} of {{max}}",
131
163
  "account.retrieval-agents.create": "Create retrieval agent",
132
164
  "account.retrieval-agents.create-dialog.agent-name": "Agent name",
165
+ "account.retrieval-agents.create-dialog.memory": "Agent with memory",
166
+ "account.retrieval-agents.create-dialog.memory-help": "Store full history in sessions",
167
+ "account.retrieval-agents.create-dialog.memory-limit": "You’ve reached the maximum limit of {{num}} agents with memory",
133
168
  "account.retrieval-agents.create-dialog.name-placeholder": "Unique name",
134
169
  "account.retrieval-agents.create-dialog.title": "Agent’s profile",
135
- "account.retrieval-agents.create-dialog.zone": "Select a region to host your agent and sessions data.",
170
+ "account.retrieval-agents.create-dialog.zone": "Select a region to host your agent",
136
171
  "account.retrieval-agents.description": "Create multi-agent workflows that leverage multiple internal or external sources to provide the right context, and use different strategies to produce more precise results to complex queries.",
137
172
  "account.retrieval-agents.empty-list": "You’ll find here your retrieval agents.",
138
173
  "account.retrieval-agents.error.create": "Something went wrong when creating the Retrieval Agent. Please try again.",
@@ -337,6 +372,7 @@
337
372
  "billing.update_payment_method": "Update payment method",
338
373
  "billing.upgrade": "Upgrade",
339
374
  "billing.upgrade_now": "Upgrade now",
375
+ "billing.usage.billable": "Billable",
340
376
  "billing.usage.consumables": "Consumables",
341
377
  "billing.usage.consumption": "Consumption",
342
378
  "billing.usage.cost": "Cost",
@@ -505,7 +541,7 @@
505
541
  "generic.next": "Next",
506
542
  "generic.next_step": "Next step",
507
543
  "generic.no": "No",
508
- "generic.no_results": "No results.",
544
+ "generic.no-results": "No results",
509
545
  "generic.no_results_for": "No results found for",
510
546
  "generic.nuclia_db": "Agentic RAG DB",
511
547
  "generic.of": "of",
@@ -517,11 +553,13 @@
517
553
  "generic.preferences": "Preferences",
518
554
  "generic.presence": "Presence",
519
555
  "generic.previous": "Previous",
556
+ "generic.processing-zone": "Processing zone",
520
557
  "generic.profile": "Profile",
521
558
  "generic.refresh": "Refresh",
522
559
  "generic.reindexing": "Reprocessing resources",
523
560
  "generic.relevance": "Relevance",
524
561
  "generic.report_bug": "Report a bug",
562
+ "generic.required-field": "Required field",
525
563
  "generic.reset": "Reset",
526
564
  "generic.resource_list": "List of resources",
527
565
  "generic.restore": "Restore",
@@ -538,6 +576,7 @@
538
576
  "generic.showing": "Showing",
539
577
  "generic.skip": "Skip",
540
578
  "generic.slug": "Slug",
579
+ "generic.status": "Status",
541
580
  "generic.suggeriment": "Send suggestion",
542
581
  "generic.suggestions": "Suggestions",
543
582
  "generic.switch_account": "Switch account",
@@ -554,7 +593,7 @@
554
593
  "generic.verify": "Verify",
555
594
  "generic.warning": "Warning!",
556
595
  "generic.yes": "Yes",
557
- "generic.zone": "Processing zone",
596
+ "generic.zone": "Zone",
558
597
  "generic.zone_and_provider": "Provider and processing zone",
559
598
  "getting-started.intro.highlighted-description": "Upload some data you would like answers from.",
560
599
  "getting-started.intro.step1": "Select some content or data",
@@ -600,7 +639,6 @@
600
639
  "kb.ai-models.answer-generation.prompt.description": "Defines the way you want the system to act when you ask a question. Here you can define more specific rules, that could even override the defined behavior. For example, you could set a prompt that makes the system only give results in lists, or even ask to answer in a given language.",
601
640
  "kb.ai-models.answer-generation.prompt.title": "Set a prompt for {{provider}}",
602
641
  "kb.ai-models.answer-generation.select-llm.description": "Choose the LLM that will work the best to answer your user’s questions.",
603
- "kb.ai-models.answer-generation.select-llm.help.chatgpt-vision": "This model is best at answering questions regarding the content of images.",
604
642
  "kb.ai-models.answer-generation.select-llm.own-key.label": "Use your own {{provider}} key",
605
643
  "kb.ai-models.answer-generation.select-llm.own-key.title": "Fill in your {{provider}} key",
606
644
  "kb.ai-models.answer-generation.select-llm.title": "Select the LLM used to generate answers",
@@ -650,6 +688,11 @@
650
688
  "kb.ai-models.extraction.split.max-paragraph": "Max characters per paragraph",
651
689
  "kb.ai-models.extraction.split.methods": "Split methods",
652
690
  "kb.ai-models.extraction.split.title": "Split configurations",
691
+ "kb.ai-models.model-selector.disclaimer.description": "The {{model}} may introduce business or compliance risks. Please review and accept before saving.",
692
+ "kb.ai-models.model-selector.disclaimer.label": "I have reviewed and understand the risks associated with using {{model}}. I accept responsibility for verifying outputs before use",
693
+ "kb.ai-models.model-selector.disclaimer.text": "<h3>Hallucinations<h3>\n<p>The model may generate inaccurate or fabricated information that appears credible.</p>\n<h3>Data Privacy</h3>\n<p>Input data may be transmitted to external providers for processing. Sensitive or personal data should not be shared.</p>\n<h3>Bias & Fairness</h3>\n<p>Model responses may reflect bias from training data. Review outputs carefully.</p>\n<h3>Security</h3>\n<p>Prompts can be exploited (prompt injection) to extract restricted content or bypass instructions.</p>\n<h3>Compliance</h3>\n<p>Output may not meet your company's legal, GDPR, HIPPA or security policies.</p>\n<h3>Content</h3>\n<p>The AI may generate harmful, misleading, or offensive content without intent.</p>",
694
+ "kb.ai-models.model-selector.disclaimer.title": "AI Model Risk Disclaimer",
695
+ "kb.ai-models.model-selector.search": "Search to select models",
653
696
  "kb.ai-models.page-description": "Configure the available models for your data",
654
697
  "kb.ai-models.page-title": "AI models",
655
698
  "kb.ai-models.semantic-model.default-model.delete.description": "This embedding model and associated vectorset will be permanently deleted.",
@@ -684,10 +727,11 @@
684
727
  "kb.create.in_progress": "Knowledge Box creation in progress…",
685
728
  "kb.create.invalid_name": "Invalid Knowledge Box name",
686
729
  "kb.create.title": "Create a Knowledge Box",
730
+ "kb.form.allowed-ips.blocked": "You cannot access the content of this Knowledge Box because of IP address restriction rules.",
687
731
  "kb.form.allowed-ips.help": "One IP address per line",
688
732
  "kb.form.allowed-ips.label": "Allowed IP addresses",
689
733
  "kb.form.allowed-ips.placeholder": "Example: {{ip}}",
690
- "kb.form.allowed-ips.warning": "If you restrict the allowed IP addresses, make sure to include your current IP: {{ip}}",
734
+ "kb.form.allowed-ips.warning": "If you add some IP addresses in this list, make sure to put at least your current IP address ({{ip}}). If not, you will not be able to access your KB content from the dashboard anymore.",
691
735
  "kb.form.allowed_origins.help": "One domain per line",
692
736
  "kb.form.allowed_origins.label": "Allowed origins (CORS)",
693
737
  "kb.form.description": "Description (optional)",
@@ -932,6 +976,7 @@
932
976
  "rag-lab.common.results.error": "An error occurred while getting the answer, please try again later.",
933
977
  "rag-lab.common.results.error-llm": "The third party LLM is currently not able to provide an answer.",
934
978
  "rag-lab.common.results.first-word-time": "Time to first word",
979
+ "rag-lab.common.results.image-tokens": "Image tokens",
935
980
  "rag-lab.common.results.input-tokens": "Input tokens",
936
981
  "rag-lab.common.results.output-tokens": "Output tokens",
937
982
  "rag-lab.common.results.prompt": "Prompt: ",
@@ -1168,14 +1213,10 @@
1168
1213
  "resource.warning.warning": "Warning",
1169
1214
  "resource.warning.warnings": "Warnings",
1170
1215
  "retrieval-agents.drivers.add.button": "Add driver",
1171
- "retrieval-agents.drivers.add.cypher": "Add a Cypher driver",
1172
- "retrieval-agents.drivers.add.guardrails": "Add a Guardrails AI driver",
1173
1216
  "retrieval-agents.drivers.add.internet.all-configured": "All internet drivers already configured",
1174
1217
  "retrieval-agents.drivers.add.internet.label": "Add an Internet driver",
1175
- "retrieval-agents.drivers.add.mcpsse": "Add a MCP SSE driver",
1176
- "retrieval-agents.drivers.add.mcpstdio": "Add a MCP STDIO driver",
1177
1218
  "retrieval-agents.drivers.add.nuclia": "Add a Agentic RAG KB driver",
1178
- "retrieval-agents.drivers.add.sql": "Add an SQL driver",
1219
+ "retrieval-agents.drivers.add.title": "Add a {{name}} driver",
1179
1220
  "retrieval-agents.drivers.confirm-deletion.description": "Are you sure you want to delete this driver? This action cannot be undone.",
1180
1221
  "retrieval-agents.drivers.confirm-deletion.title": "Delete {{name}}?",
1181
1222
  "retrieval-agents.drivers.description": "Select the external sources available to the agents",
@@ -1184,39 +1225,8 @@
1184
1225
  "retrieval-agents.drivers.errors.creation": "An error occurred while creating the driver, please try again.",
1185
1226
  "retrieval-agents.drivers.errors.deletion": "An error occurred while deleting the driver, please try again.",
1186
1227
  "retrieval-agents.drivers.errors.edition": "An error occurred while saving the driver, please try again.",
1187
- "retrieval-agents.drivers.form.cypher.database": "Database",
1188
- "retrieval-agents.drivers.form.cypher.enhanced-schema": "Enhanced schema",
1189
- "retrieval-agents.drivers.form.cypher.extra.label": "Extra config",
1190
- "retrieval-agents.drivers.form.cypher.password": "Password",
1191
- "retrieval-agents.drivers.form.cypher.url": "URL",
1192
- "retrieval-agents.drivers.form.cypher.username": "Username",
1193
1228
  "retrieval-agents.drivers.form.driver-name": "Driver name",
1194
- "retrieval-agents.drivers.form.guardrails.alinia-key": "Alinia key",
1195
- "retrieval-agents.drivers.form.internet.already-configured": "{{name}} already configured",
1196
- "retrieval-agents.drivers.form.internet.credentials": "Credentials",
1197
- "retrieval-agents.drivers.form.internet.endpoint": "Endpoint",
1198
- "retrieval-agents.drivers.form.internet.location": "Location",
1199
- "retrieval-agents.drivers.form.internet.project": "Project",
1200
- "retrieval-agents.drivers.form.internet.provider": "Provider",
1201
- "retrieval-agents.drivers.form.internet.vertexai": "Vertex AI",
1202
1229
  "retrieval-agents.drivers.form.key": "Key",
1203
- "retrieval-agents.drivers.form.mcpsse.sse-read-timeout": "SSE read timeout",
1204
- "retrieval-agents.drivers.form.mcpsse.uri": "URI",
1205
- "retrieval-agents.drivers.form.mcpstdio.args.add": "Add an argument",
1206
- "retrieval-agents.drivers.form.mcpstdio.args.label": "Arguments",
1207
- "retrieval-agents.drivers.form.mcpstdio.args.remove": "Remove argument",
1208
- "retrieval-agents.drivers.form.mcpstdio.command": "Command",
1209
- "retrieval-agents.drivers.form.mcpstdio.cwd": "Current working directory (cwd)",
1210
- "retrieval-agents.drivers.form.mcpstdio.encoding": "Character encoding ",
1211
- "retrieval-agents.drivers.form.mcpstdio.encoding-error.ignore": "Ignore",
1212
- "retrieval-agents.drivers.form.mcpstdio.encoding-error.replace": "Replace",
1213
- "retrieval-agents.drivers.form.mcpstdio.encoding-error.strict": "Strict",
1214
- "retrieval-agents.drivers.form.mcpstdio.encoding_error_handler": "Encoding error handler",
1215
- "retrieval-agents.drivers.form.mcpstdio.env.add": "Add environment variable",
1216
- "retrieval-agents.drivers.form.mcpstdio.env.label": "Environment",
1217
- "retrieval-agents.drivers.form.mcpstdio.env.property-name": "Name",
1218
- "retrieval-agents.drivers.form.mcpstdio.env.property-value": "Value",
1219
- "retrieval-agents.drivers.form.mcpstdio.env.remove": "Remove env",
1220
1230
  "retrieval-agents.drivers.form.nuclia.custom": "Use a custom Knowledge Box configuration",
1221
1231
  "retrieval-agents.drivers.form.nuclia.description.help": "Description is mandatory: it will be used by the LLM to select the most accurate source according the user question when the agent uses multiple Agentic RAG KB sources.",
1222
1232
  "retrieval-agents.drivers.form.nuclia.description.label": "Description",
@@ -1228,8 +1238,6 @@
1228
1238
  "retrieval-agents.drivers.form.nuclia.key.owner-info": "The agent requires an API key to access the KB data, so after submitting this form you will be asked for an expiration date for the generated key.",
1229
1239
  "retrieval-agents.drivers.form.nuclia.manager": "NUA API URL",
1230
1240
  "retrieval-agents.drivers.form.nuclia.url": "Base URL",
1231
- "retrieval-agents.drivers.form.sql.dsn": "Data Source Name (DSN)",
1232
- "retrieval-agents.drivers.form.sql.sql-schema": "SQL schema",
1233
1241
  "retrieval-agents.drivers.form.timeout": "Timeout",
1234
1242
  "retrieval-agents.drivers.table.actions": "Actions",
1235
1243
  "retrieval-agents.drivers.table.delete": "Delete driver",
@@ -1237,16 +1245,6 @@
1237
1245
  "retrieval-agents.drivers.table.name": "Name",
1238
1246
  "retrieval-agents.drivers.table.provider": "Provider",
1239
1247
  "retrieval-agents.drivers.title": "Drivers",
1240
- "retrieval-agents.drivers.types.alinia": "Alinia Guardrails",
1241
- "retrieval-agents.drivers.types.brave": "Brave",
1242
- "retrieval-agents.drivers.types.cypher": "Cypher",
1243
- "retrieval-agents.drivers.types.google": "Google",
1244
- "retrieval-agents.drivers.types.mcpsse": "MCP SSE",
1245
- "retrieval-agents.drivers.types.mcpstdio": "MCP STDIO",
1246
- "retrieval-agents.drivers.types.nucliadb": "Agentic RAG KB",
1247
- "retrieval-agents.drivers.types.perplexity": "Perplexity",
1248
- "retrieval-agents.drivers.types.sql": "SQL",
1249
- "retrieval-agents.drivers.types.tavily": "Tavily",
1250
1248
  "retrieval-agents.sessions.list.confirm-deletion.description": "Session content will be permanently deleted from you agent’s memory.",
1251
1249
  "retrieval-agents.sessions.list.confirm-deletion.title": "Delete session",
1252
1250
  "retrieval-agents.sessions.list.description": "Each search session using your agent is saved here in the Agent memory. You can consult and manage any session from the list below.",
@@ -1287,6 +1285,13 @@
1287
1285
  "retrieval-agents.workflow.errors.loading-workflow.preprocess": "An error occurred while loading the preprocess agents.",
1288
1286
  "retrieval-agents.workflow.errors.save-agent": "An error occurred while saving the node.",
1289
1287
  "retrieval-agents.workflow.missing-configuration": "Missing configuration",
1288
+ "retrieval-agents.workflow.node-types.advanced_ask.description": "Agentic RAG ask agent",
1289
+ "retrieval-agents.workflow.node-types.advanced_ask.form.citations": "Citations",
1290
+ "retrieval-agents.workflow.node-types.advanced_ask.form.citations-and-json": "Citations and JSON output",
1291
+ "retrieval-agents.workflow.node-types.advanced_ask.form.llm-citations": "LLM citations",
1292
+ "retrieval-agents.workflow.node-types.advanced_ask.form.no-citations": "No citations",
1293
+ "retrieval-agents.workflow.node-types.advanced_ask.form.vectorset-warning": "The embeddings model cannot be changed when multiple sources are selected.",
1294
+ "retrieval-agents.workflow.node-types.advanced_ask.title": "Ask Agentic RAG KB (advanced)",
1290
1295
  "retrieval-agents.workflow.node-types.ask.description": "Agentic RAG ask agent",
1291
1296
  "retrieval-agents.workflow.node-types.ask.form.customize-parameters": "Customize parameters",
1292
1297
  "retrieval-agents.workflow.node-types.ask.form.filters.help": "List of simple filters, one filter expression per line",
@@ -1302,10 +1307,10 @@
1302
1307
  "retrieval-agents.workflow.node-types.ask.form.sources": "Sources",
1303
1308
  "retrieval-agents.workflow.node-types.ask.form.visual_enable_prompt": "Prompt about visual elements",
1304
1309
  "retrieval-agents.workflow.node-types.ask.form.vllm": "Enable visual LLM",
1305
- "retrieval-agents.workflow.node-types.ask.title": "Ask Agentic RAG KB (advanced)",
1310
+ "retrieval-agents.workflow.node-types.ask.title": "Ask Agentic RAG KB",
1306
1311
  "retrieval-agents.workflow.node-types.basic_ask.description": "Agentic RAG ask agent",
1307
1312
  "retrieval-agents.workflow.node-types.basic_ask.form.generative-model": "Generative model",
1308
- "retrieval-agents.workflow.node-types.basic_ask.title": "Ask Agentic RAG KB",
1313
+ "retrieval-agents.workflow.node-types.basic_ask.title": "Ask Agentic RAG KB (simple)",
1309
1314
  "retrieval-agents.workflow.node-types.brave.description": "## TODO ##",
1310
1315
  "retrieval-agents.workflow.node-types.brave.title": "Internet - Brave",
1311
1316
  "retrieval-agents.workflow.node-types.conditional.description": "IF… THEN… ELSE…",
@@ -1314,17 +1319,6 @@
1314
1319
  "retrieval-agents.workflow.node-types.conditional.form.prompt.placeholder": "If…",
1315
1320
  "retrieval-agents.workflow.node-types.conditional.title": "Condition",
1316
1321
  "retrieval-agents.workflow.node-types.cypher.description": "Access data from your Cypher database",
1317
- "retrieval-agents.workflow.node-types.cypher.form.exclude-type.add": "Add a type to exclude",
1318
- "retrieval-agents.workflow.node-types.cypher.form.exclude-type.label": "Excluded types",
1319
- "retrieval-agents.workflow.node-types.cypher.form.exclude-type.remove": "Remove excluded type",
1320
- "retrieval-agents.workflow.node-types.cypher.form.go-to-drivers": "Create a Cypher driver",
1321
- "retrieval-agents.workflow.node-types.cypher.form.include-dangerous-requests": "Include dangerous requests",
1322
- "retrieval-agents.workflow.node-types.cypher.form.include-type.add": "Add a type to include",
1323
- "retrieval-agents.workflow.node-types.cypher.form.include-type.label": "Included types",
1324
- "retrieval-agents.workflow.node-types.cypher.form.include-type.remove": "Remove included type",
1325
- "retrieval-agents.workflow.node-types.cypher.form.no-source": "There is no Cypher driver registered, you need to create one before adding a Cypher node.",
1326
- "retrieval-agents.workflow.node-types.cypher.form.source": "Cypher source",
1327
- "retrieval-agents.workflow.node-types.cypher.form.top-k": "Top K",
1328
1322
  "retrieval-agents.workflow.node-types.cypher.title": "Cypher query",
1329
1323
  "retrieval-agents.workflow.node-types.external.description": "Do an API call to an external URL once the task is finished",
1330
1324
  "retrieval-agents.workflow.node-types.external.form.call_obj.help": "The question and the answer will be added to it",
@@ -1365,6 +1359,10 @@
1365
1359
  "retrieval-agents.workflow.node-types.historical.form.all.help": "Use all session history",
1366
1360
  "retrieval-agents.workflow.node-types.historical.form.all.label": "Use history",
1367
1361
  "retrieval-agents.workflow.node-types.historical.title": "History",
1362
+ "retrieval-agents.workflow.node-types.http.description": "Make an HTTP call to a static URI",
1363
+ "retrieval-agents.workflow.node-types.http.title": "HTTP",
1364
+ "retrieval-agents.workflow.node-types.httpstatic.description": "Make an HTTP call to a static URI",
1365
+ "retrieval-agents.workflow.node-types.httpstatic.title": "HTTP static",
1368
1366
  "retrieval-agents.workflow.node-types.internet.description": "Perplexity, Brave, Tavily, Google",
1369
1367
  "retrieval-agents.workflow.node-types.internet.form.country": "Country",
1370
1368
  "retrieval-agents.workflow.node-types.internet.form.domain.add": "Add domain",
@@ -1422,25 +1420,10 @@
1422
1420
  "retrieval-agents.workflow.node-types.root.preprocess": "Preprocess",
1423
1421
  "retrieval-agents.workflow.node-types.router.title": "Router",
1424
1422
  "retrieval-agents.workflow.node-types.sql.description": "Access data from your SQL database",
1425
- "retrieval-agents.workflow.node-types.sql.form.custom_table_info.label": "Customized table info",
1426
1423
  "retrieval-agents.workflow.node-types.sql.form.go-to-drivers": "Create an SQL driver",
1427
- "retrieval-agents.workflow.node-types.sql.form.ignore_tables.disabled": "Erase \"Include tables\" field first, as they are mutually exclusive",
1428
- "retrieval-agents.workflow.node-types.sql.form.ignore_tables.help": "List of tables to ignore, comma-separated",
1429
- "retrieval-agents.workflow.node-types.sql.form.ignore_tables.label": "Ignore tables",
1430
- "retrieval-agents.workflow.node-types.sql.form.include_tables.disabled": "Erase \"Ignore tables\" field first, as they are mutually exclusive",
1431
- "retrieval-agents.workflow.node-types.sql.form.include_tables.help": "List of tables to include, comma-separated",
1432
- "retrieval-agents.workflow.node-types.sql.form.include_tables.label": "Include tables",
1433
- "retrieval-agents.workflow.node-types.sql.form.indexes_in_table_info": "Use table indexes",
1434
- "retrieval-agents.workflow.node-types.sql.form.lazy_table_reflection": "Lazy table reflection",
1435
- "retrieval-agents.workflow.node-types.sql.form.max_string_length": "Max string length",
1436
- "retrieval-agents.workflow.node-types.sql.form.no-source": "There is no SQL driver registered, you need to create one before adding this kind of node.",
1437
- "retrieval-agents.workflow.node-types.sql.form.prompt": "Description",
1438
- "retrieval-agents.workflow.node-types.sql.form.retries": "Retries",
1439
- "retrieval-agents.workflow.node-types.sql.form.sample_rows_in_table_info": "Amount of example rows",
1440
- "retrieval-agents.workflow.node-types.sql.form.source": "SQL source",
1441
- "retrieval-agents.workflow.node-types.sql.form.sqlschema": "SQL schema",
1442
- "retrieval-agents.workflow.node-types.sql.form.view_support": "View support",
1443
1424
  "retrieval-agents.workflow.node-types.sql.title": "SQL query",
1425
+ "retrieval-agents.workflow.node-types.static.description": "Make an HTTP call to a static URI",
1426
+ "retrieval-agents.workflow.node-types.static.title": "HTTP static",
1444
1427
  "retrieval-agents.workflow.node-types.summarize.config.default-prompt": "Summarize the output using the default prompt",
1445
1428
  "retrieval-agents.workflow.node-types.summarize.conversational.help": "Respond in a conversational style",
1446
1429
  "retrieval-agents.workflow.node-types.summarize.conversational.label": "Conversational",
@@ -1463,6 +1446,7 @@
1463
1446
  "retrieval-agents.workflow.sidebar.rules.errors.set-rules": "An error occurred while saving the rules.",
1464
1447
  "retrieval-agents.workflow.sidebar.rules.rule-label": "Rule",
1465
1448
  "retrieval-agents.workflow.sidebar.rules.title": "Rules",
1449
+ "retrieval-agents.workflow.sidebar.test.description.advanced_ask": "Retrieving data from selected source(s)...",
1466
1450
  "retrieval-agents.workflow.sidebar.test.description.ask": "Retrieving data from selected source(s)...",
1467
1451
  "retrieval-agents.workflow.sidebar.test.description.basic_ask": "Retrieving data from selected source(s)...",
1468
1452
  "retrieval-agents.workflow.sidebar.test.description.conditional": "Evaluating condition based on the prompt…",
@@ -1484,6 +1468,7 @@
1484
1468
  "retrieval-agents.workflow.sidebar.test.form.input-label": "Input",
1485
1469
  "retrieval-agents.workflow.sidebar.test.form.input-placeholder": "User question",
1486
1470
  "retrieval-agents.workflow.sidebar.test.form.run-button": "Run test",
1471
+ "retrieval-agents.workflow.sidebar.test.form.session-select.ephemeral": "Without session",
1487
1472
  "retrieval-agents.workflow.sidebar.test.form.session-select.label": "Test session",
1488
1473
  "retrieval-agents.workflow.sidebar.test.form.session-select.new": "Create new session",
1489
1474
  "retrieval-agents.workflow.sidebar.test.form.stop-button": "Stop",
@@ -1578,7 +1563,6 @@
1578
1563
  "search.configuration.generative-answer.generate-answer.toggle-label": "Generate answer",
1579
1564
  "search.configuration.generative-answer.generative-model.description": "Use a different generative model than the default one defined in the Knowledge Box AI settings ",
1580
1565
  "search.configuration.generative-answer.generative-model.kb-settings": "(from KB settings)",
1581
- "search.configuration.generative-answer.generative-model.select-label": "Current generative model",
1582
1566
  "search.configuration.generative-answer.generative-model.title": "Specific generative model",
1583
1567
  "search.configuration.generative-answer.images-in-question.as-context": "as extra context",
1584
1568
  "search.configuration.generative-answer.images-in-question.as-context-help": "The images will not be involved in result retrieval, they will be just passed to the LLM as extra context.",
@@ -1636,9 +1620,11 @@
1636
1620
  "search.configuration.generative-answer.rag-strategies.page-images.toggle-label": "Include page screenshots",
1637
1621
  "search.configuration.generative-answer.rag-strategies.paragraph-images.toggle-description": "Images extracted from the matching paragraphs will be added to the context.",
1638
1622
  "search.configuration.generative-answer.rag-strategies.paragraph-images.toggle-label": "Include paragraph images",
1639
- "search.configuration.generative-answer.rag-strategies.specific-fields.info-box": "One field id per line. The field ids have to be in the format {field_type}/{field_name}, like 'a/title', 'a/summary' for title and summary fields or 't/amend' for a text field named ’amend’. ",
1640
- "search.configuration.generative-answer.rag-strategies.specific-fields.textarea-label": "Field ids",
1641
- "search.configuration.generative-answer.rag-strategies.specific-fields.toggle-description": "Passes specific fields (designated by their ids) along with the paragraphs retrieved by the search query",
1623
+ "search.configuration.generative-answer.rag-strategies.specific-fields.field-ids.info-box": "One field id per line. The field ids have to be in the format {field_type}/{field_name}, like 'a/title', 'a/summary' for title and summary fields or 't/amend' for a text field named ’amend’. ",
1624
+ "search.configuration.generative-answer.rag-strategies.specific-fields.field-ids.textarea-label": "Field ids",
1625
+ "search.configuration.generative-answer.rag-strategies.specific-fields.field-prefixes.info-box": "One field prefix per line. Enter the prefixes as defined in the generator agents.",
1626
+ "search.configuration.generative-answer.rag-strategies.specific-fields.field-prefixes.textarea-label": "Generated field prefixes",
1627
+ "search.configuration.generative-answer.rag-strategies.specific-fields.toggle-description": "Passes specific fields (designated by their ids or prefixes) along with the paragraphs retrieved by the search query",
1642
1628
  "search.configuration.generative-answer.rag-strategies.specific-fields.toggle-label": "Pass specific field(s) as context",
1643
1629
  "search.configuration.generative-answer.rag-strategies.textual-hierarchy.toggle-description": "Each paragraph will be preceded by the title of the resource and its summary (if defined).",
1644
1630
  "search.configuration.generative-answer.rag-strategies.textual-hierarchy.toggle-label": "Include textual hierarchy",
@@ -1872,6 +1858,9 @@
1872
1858
  "search.widgets.form.actions.save": "Save changes",
1873
1859
  "search.widgets.form.description": "The embedded widget will reflect the search configuration and widget options set below.",
1874
1860
  "search.widgets.form.preview-title": "Test the widget",
1861
+ "search.widgets.form.rao-widget-options.title.label": "Widget title",
1862
+ "search.widgets.form.rao-widget-options.username.help": "Name used in the initial greeting",
1863
+ "search.widgets.form.rao-widget-options.username.label": "Username",
1875
1864
  "search.widgets.form.search-config-title": "Search configuration",
1876
1865
  "search.widgets.form.widget-options.chat-placeholder.input-help": "Use a <code>|</code> to separate the initial placeholder from the one displayed once the discussion is engaged.",
1877
1866
  "search.widgets.form.widget-options.chat-placeholder.toggle-description": "Change the text that you want to appear in the chat bar when not active. The default text is “Let's talk”.",
@@ -1985,7 +1974,8 @@
1985
1974
  "stash.retire.warning": "If you unpublish the \"{{ kb }}\" Knowledge Box, all the information in it will become private.",
1986
1975
  "stash.search": "Search",
1987
1976
  "stash.search-modes.slug": "By slug",
1988
- "stash.search-modes.title": "In title",
1977
+ "stash.search-modes.startswith": "Starts with",
1978
+ "stash.search-modes.title": "Word in title",
1989
1979
  "stash.search-modes.uid": "By UID",
1990
1980
  "stash.search-toggle-answer": "Generative answer",
1991
1981
  "stash.search_users": "Add a new user",
@@ -2079,6 +2069,7 @@
2079
2069
  "tasks-automation.form.filter.search-in.title-or-content": "Title or content contains",
2080
2070
  "tasks-automation.form.filter.search-input-label": "Comma-separated keywords",
2081
2071
  "tasks-automation.form.filter.title": "Filter the resources",
2072
+ "tasks-automation.form.labels-selection.add-labelset": "Add label set",
2082
2073
  "tasks-automation.form.labels-selection.create-label-set-button": "Create new label set",
2083
2074
  "tasks-automation.form.labels-selection.description": "Select the labels that you want to use and where you want them assigned.",
2084
2075
  "tasks-automation.form.labels-selection.label-list.add-label": "Add label",