nucliadb-admin-assets 1.0.0.post2413__py3-none-any.whl → 1.0.0.post2487__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.
- nucliadb_admin_assets/789.500454cb4d6bffc8.js +1 -0
- nucliadb_admin_assets/assets/deployment/app-config.json +1 -1
- nucliadb_admin_assets/assets/i18n/common/ca.json +39 -70
- nucliadb_admin_assets/assets/i18n/common/en.json +39 -83
- nucliadb_admin_assets/assets/i18n/common/es.json +39 -70
- nucliadb_admin_assets/assets/i18n/common/fr.json +39 -70
- nucliadb_admin_assets/assets/i18n/sync/ca.json +148 -147
- nucliadb_admin_assets/assets/i18n/sync/en.json +148 -147
- nucliadb_admin_assets/assets/i18n/sync/es.json +148 -147
- nucliadb_admin_assets/assets/i18n/sync/fr.json +148 -147
- nucliadb_admin_assets/index.html +1 -1
- nucliadb_admin_assets/main.66aaf4a594b3ace5.js +1 -0
- nucliadb_admin_assets/{runtime.8710f184bb17df32.js → runtime.8494048bda8413d4.js} +1 -1
- {nucliadb_admin_assets-1.0.0.post2413.dist-info → nucliadb_admin_assets-1.0.0.post2487.dist-info}/METADATA +1 -1
- {nucliadb_admin_assets-1.0.0.post2413.dist-info → nucliadb_admin_assets-1.0.0.post2487.dist-info}/RECORD +18 -18
- nucliadb_admin_assets/789.792b208f70139515.js +0 -1
- nucliadb_admin_assets/main.588e57adc1d91d3d.js +0 -1
- {nucliadb_admin_assets-1.0.0.post2413.dist-info → nucliadb_admin_assets-1.0.0.post2487.dist-info}/WHEEL +0 -0
- {nucliadb_admin_assets-1.0.0.post2413.dist-info → nucliadb_admin_assets-1.0.0.post2487.dist-info}/top_level.txt +0 -0
- {nucliadb_admin_assets-1.0.0.post2413.dist-info → nucliadb_admin_assets-1.0.0.post2487.dist-info}/zip-safe +0 -0
|
@@ -130,9 +130,11 @@
|
|
|
130
130
|
"account.retrieval-agents.count-of-max": "{{count}} of {{max}}",
|
|
131
131
|
"account.retrieval-agents.create": "Create retrieval agent",
|
|
132
132
|
"account.retrieval-agents.create-dialog.agent-name": "Agent name",
|
|
133
|
+
"account.retrieval-agents.create-dialog.memory": "Agent with memory",
|
|
134
|
+
"account.retrieval-agents.create-dialog.memory-help": "Store full history in sessions. Note: available soon.",
|
|
133
135
|
"account.retrieval-agents.create-dialog.name-placeholder": "Unique name",
|
|
134
136
|
"account.retrieval-agents.create-dialog.title": "Agent’s profile",
|
|
135
|
-
"account.retrieval-agents.create-dialog.zone": "Select a region to host your agent
|
|
137
|
+
"account.retrieval-agents.create-dialog.zone": "Select a region to host your agent",
|
|
136
138
|
"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
139
|
"account.retrieval-agents.empty-list": "You’ll find here your retrieval agents.",
|
|
138
140
|
"account.retrieval-agents.error.create": "Something went wrong when creating the Retrieval Agent. Please try again.",
|
|
@@ -337,6 +339,7 @@
|
|
|
337
339
|
"billing.update_payment_method": "Update payment method",
|
|
338
340
|
"billing.upgrade": "Upgrade",
|
|
339
341
|
"billing.upgrade_now": "Upgrade now",
|
|
342
|
+
"billing.usage.billable": "Billable",
|
|
340
343
|
"billing.usage.consumables": "Consumables",
|
|
341
344
|
"billing.usage.consumption": "Consumption",
|
|
342
345
|
"billing.usage.cost": "Cost",
|
|
@@ -684,6 +687,11 @@
|
|
|
684
687
|
"kb.create.in_progress": "Knowledge Box creation in progress…",
|
|
685
688
|
"kb.create.invalid_name": "Invalid Knowledge Box name",
|
|
686
689
|
"kb.create.title": "Create a Knowledge Box",
|
|
690
|
+
"kb.form.allowed-ips.blocked": "You cannot access the content of this Knowledge Box because of IP address restriction rules.",
|
|
691
|
+
"kb.form.allowed-ips.help": "One IP address per line",
|
|
692
|
+
"kb.form.allowed-ips.label": "Allowed IP addresses",
|
|
693
|
+
"kb.form.allowed-ips.placeholder": "Example: {{ip}}",
|
|
694
|
+
"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.",
|
|
687
695
|
"kb.form.allowed_origins.help": "One domain per line",
|
|
688
696
|
"kb.form.allowed_origins.label": "Allowed origins (CORS)",
|
|
689
697
|
"kb.form.description": "Description (optional)",
|
|
@@ -739,6 +747,7 @@
|
|
|
739
747
|
"kb.settings.status.private": "private",
|
|
740
748
|
"kb.settings.status.published": "public",
|
|
741
749
|
"kb.settings.toasts.failure": "An error occurred when saving the settings.",
|
|
750
|
+
"kb.settings.toasts.invalid-ips": "Some of the IP addresses are invalid",
|
|
742
751
|
"kb.settings.toasts.success": "The new settings have been saved successfully.",
|
|
743
752
|
"kb.users.already-exists": "A user with email <strong>{{email}}</strong> already exists in this knowledge Box",
|
|
744
753
|
"kb.users.insufficient-permissions": "You cannot invite <strong>{{email}}</strong> because they are not part of this account.<br>\nThe user must first be invited to the account by an account manager.",
|
|
@@ -1163,14 +1172,10 @@
|
|
|
1163
1172
|
"resource.warning.warning": "Warning",
|
|
1164
1173
|
"resource.warning.warnings": "Warnings",
|
|
1165
1174
|
"retrieval-agents.drivers.add.button": "Add driver",
|
|
1166
|
-
"retrieval-agents.drivers.add.cypher": "Add a Cypher driver",
|
|
1167
|
-
"retrieval-agents.drivers.add.guardrails": "Add a Guardrails AI driver",
|
|
1168
1175
|
"retrieval-agents.drivers.add.internet.all-configured": "All internet drivers already configured",
|
|
1169
1176
|
"retrieval-agents.drivers.add.internet.label": "Add an Internet driver",
|
|
1170
|
-
"retrieval-agents.drivers.add.mcpsse": "Add a MCP SSE driver",
|
|
1171
|
-
"retrieval-agents.drivers.add.mcpstdio": "Add a MCP STDIO driver",
|
|
1172
1177
|
"retrieval-agents.drivers.add.nuclia": "Add a Agentic RAG KB driver",
|
|
1173
|
-
"retrieval-agents.drivers.add.
|
|
1178
|
+
"retrieval-agents.drivers.add.title": "Add a {{name}} driver",
|
|
1174
1179
|
"retrieval-agents.drivers.confirm-deletion.description": "Are you sure you want to delete this driver? This action cannot be undone.",
|
|
1175
1180
|
"retrieval-agents.drivers.confirm-deletion.title": "Delete {{name}}?",
|
|
1176
1181
|
"retrieval-agents.drivers.description": "Select the external sources available to the agents",
|
|
@@ -1179,39 +1184,8 @@
|
|
|
1179
1184
|
"retrieval-agents.drivers.errors.creation": "An error occurred while creating the driver, please try again.",
|
|
1180
1185
|
"retrieval-agents.drivers.errors.deletion": "An error occurred while deleting the driver, please try again.",
|
|
1181
1186
|
"retrieval-agents.drivers.errors.edition": "An error occurred while saving the driver, please try again.",
|
|
1182
|
-
"retrieval-agents.drivers.form.cypher.database": "Database",
|
|
1183
|
-
"retrieval-agents.drivers.form.cypher.enhanced-schema": "Enhanced schema",
|
|
1184
|
-
"retrieval-agents.drivers.form.cypher.extra.label": "Extra config",
|
|
1185
|
-
"retrieval-agents.drivers.form.cypher.password": "Password",
|
|
1186
|
-
"retrieval-agents.drivers.form.cypher.url": "URL",
|
|
1187
|
-
"retrieval-agents.drivers.form.cypher.username": "Username",
|
|
1188
1187
|
"retrieval-agents.drivers.form.driver-name": "Driver name",
|
|
1189
|
-
"retrieval-agents.drivers.form.guardrails.alinia-key": "Alinia key",
|
|
1190
|
-
"retrieval-agents.drivers.form.internet.already-configured": "{{name}} already configured",
|
|
1191
|
-
"retrieval-agents.drivers.form.internet.credentials": "Credentials",
|
|
1192
|
-
"retrieval-agents.drivers.form.internet.endpoint": "Endpoint",
|
|
1193
|
-
"retrieval-agents.drivers.form.internet.location": "Location",
|
|
1194
|
-
"retrieval-agents.drivers.form.internet.project": "Project",
|
|
1195
|
-
"retrieval-agents.drivers.form.internet.provider": "Provider",
|
|
1196
|
-
"retrieval-agents.drivers.form.internet.vertexai": "Vertex AI",
|
|
1197
1188
|
"retrieval-agents.drivers.form.key": "Key",
|
|
1198
|
-
"retrieval-agents.drivers.form.mcpsse.sse-read-timeout": "SSE read timeout",
|
|
1199
|
-
"retrieval-agents.drivers.form.mcpsse.uri": "URI",
|
|
1200
|
-
"retrieval-agents.drivers.form.mcpstdio.args.add": "Add an argument",
|
|
1201
|
-
"retrieval-agents.drivers.form.mcpstdio.args.label": "Arguments",
|
|
1202
|
-
"retrieval-agents.drivers.form.mcpstdio.args.remove": "Remove argument",
|
|
1203
|
-
"retrieval-agents.drivers.form.mcpstdio.command": "Command",
|
|
1204
|
-
"retrieval-agents.drivers.form.mcpstdio.cwd": "Current working directory (cwd)",
|
|
1205
|
-
"retrieval-agents.drivers.form.mcpstdio.encoding": "Character encoding ",
|
|
1206
|
-
"retrieval-agents.drivers.form.mcpstdio.encoding-error.ignore": "Ignore",
|
|
1207
|
-
"retrieval-agents.drivers.form.mcpstdio.encoding-error.replace": "Replace",
|
|
1208
|
-
"retrieval-agents.drivers.form.mcpstdio.encoding-error.strict": "Strict",
|
|
1209
|
-
"retrieval-agents.drivers.form.mcpstdio.encoding_error_handler": "Encoding error handler",
|
|
1210
|
-
"retrieval-agents.drivers.form.mcpstdio.env.add": "Add environment variable",
|
|
1211
|
-
"retrieval-agents.drivers.form.mcpstdio.env.label": "Environment",
|
|
1212
|
-
"retrieval-agents.drivers.form.mcpstdio.env.property-name": "Name",
|
|
1213
|
-
"retrieval-agents.drivers.form.mcpstdio.env.property-value": "Value",
|
|
1214
|
-
"retrieval-agents.drivers.form.mcpstdio.env.remove": "Remove env",
|
|
1215
1189
|
"retrieval-agents.drivers.form.nuclia.custom": "Use a custom Knowledge Box configuration",
|
|
1216
1190
|
"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.",
|
|
1217
1191
|
"retrieval-agents.drivers.form.nuclia.description.label": "Description",
|
|
@@ -1223,8 +1197,6 @@
|
|
|
1223
1197
|
"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.",
|
|
1224
1198
|
"retrieval-agents.drivers.form.nuclia.manager": "NUA API URL",
|
|
1225
1199
|
"retrieval-agents.drivers.form.nuclia.url": "Base URL",
|
|
1226
|
-
"retrieval-agents.drivers.form.sql.dsn": "Data Source Name (DSN)",
|
|
1227
|
-
"retrieval-agents.drivers.form.sql.sql-schema": "SQL schema",
|
|
1228
1200
|
"retrieval-agents.drivers.form.timeout": "Timeout",
|
|
1229
1201
|
"retrieval-agents.drivers.table.actions": "Actions",
|
|
1230
1202
|
"retrieval-agents.drivers.table.delete": "Delete driver",
|
|
@@ -1232,16 +1204,6 @@
|
|
|
1232
1204
|
"retrieval-agents.drivers.table.name": "Name",
|
|
1233
1205
|
"retrieval-agents.drivers.table.provider": "Provider",
|
|
1234
1206
|
"retrieval-agents.drivers.title": "Drivers",
|
|
1235
|
-
"retrieval-agents.drivers.types.alinia": "Alinia Guardrails",
|
|
1236
|
-
"retrieval-agents.drivers.types.brave": "Brave",
|
|
1237
|
-
"retrieval-agents.drivers.types.cypher": "Cypher",
|
|
1238
|
-
"retrieval-agents.drivers.types.google": "Google",
|
|
1239
|
-
"retrieval-agents.drivers.types.mcpsse": "MCP SSE",
|
|
1240
|
-
"retrieval-agents.drivers.types.mcpstdio": "MCP STDIO",
|
|
1241
|
-
"retrieval-agents.drivers.types.nucliadb": "Agentic RAG KB",
|
|
1242
|
-
"retrieval-agents.drivers.types.perplexity": "Perplexity",
|
|
1243
|
-
"retrieval-agents.drivers.types.sql": "SQL",
|
|
1244
|
-
"retrieval-agents.drivers.types.tavily": "Tavily",
|
|
1245
1207
|
"retrieval-agents.sessions.list.confirm-deletion.description": "Session content will be permanently deleted from you agent’s memory.",
|
|
1246
1208
|
"retrieval-agents.sessions.list.confirm-deletion.title": "Delete session",
|
|
1247
1209
|
"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.",
|
|
@@ -1301,23 +1263,14 @@
|
|
|
1301
1263
|
"retrieval-agents.workflow.node-types.basic_ask.description": "Agentic RAG ask agent",
|
|
1302
1264
|
"retrieval-agents.workflow.node-types.basic_ask.form.generative-model": "Generative model",
|
|
1303
1265
|
"retrieval-agents.workflow.node-types.basic_ask.title": "Ask Agentic RAG KB",
|
|
1266
|
+
"retrieval-agents.workflow.node-types.brave.description": "## TODO ##",
|
|
1267
|
+
"retrieval-agents.workflow.node-types.brave.title": "Internet - Brave",
|
|
1304
1268
|
"retrieval-agents.workflow.node-types.conditional.description": "IF… THEN… ELSE…",
|
|
1305
1269
|
"retrieval-agents.workflow.node-types.conditional.form.prompt.help": "Connect <strong>THEN</strong> and <strong>ELSE</strong> statement to other nodes.",
|
|
1306
1270
|
"retrieval-agents.workflow.node-types.conditional.form.prompt.label": "Prompt",
|
|
1307
1271
|
"retrieval-agents.workflow.node-types.conditional.form.prompt.placeholder": "If…",
|
|
1308
1272
|
"retrieval-agents.workflow.node-types.conditional.title": "Condition",
|
|
1309
1273
|
"retrieval-agents.workflow.node-types.cypher.description": "Access data from your Cypher database",
|
|
1310
|
-
"retrieval-agents.workflow.node-types.cypher.form.exclude-type.add": "Add a type to exclude",
|
|
1311
|
-
"retrieval-agents.workflow.node-types.cypher.form.exclude-type.label": "Excluded types",
|
|
1312
|
-
"retrieval-agents.workflow.node-types.cypher.form.exclude-type.remove": "Remove excluded type",
|
|
1313
|
-
"retrieval-agents.workflow.node-types.cypher.form.go-to-drivers": "Create a Cypher driver",
|
|
1314
|
-
"retrieval-agents.workflow.node-types.cypher.form.include-dangerous-requests": "Include dangerous requests",
|
|
1315
|
-
"retrieval-agents.workflow.node-types.cypher.form.include-type.add": "Add a type to include",
|
|
1316
|
-
"retrieval-agents.workflow.node-types.cypher.form.include-type.label": "Included types",
|
|
1317
|
-
"retrieval-agents.workflow.node-types.cypher.form.include-type.remove": "Remove included type",
|
|
1318
|
-
"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.",
|
|
1319
|
-
"retrieval-agents.workflow.node-types.cypher.form.source": "Cypher source",
|
|
1320
|
-
"retrieval-agents.workflow.node-types.cypher.form.top-k": "Top K",
|
|
1321
1274
|
"retrieval-agents.workflow.node-types.cypher.title": "Cypher query",
|
|
1322
1275
|
"retrieval-agents.workflow.node-types.external.description": "Do an API call to an external URL once the task is finished",
|
|
1323
1276
|
"retrieval-agents.workflow.node-types.external.form.call_obj.help": "The question and the answer will be added to it",
|
|
@@ -1339,6 +1292,8 @@
|
|
|
1339
1292
|
"retrieval-agents.workflow.node-types.generate.images": "Uses images",
|
|
1340
1293
|
"retrieval-agents.workflow.node-types.generate.prompt-placeholder": "Prompt for the generated text/JSON/image format",
|
|
1341
1294
|
"retrieval-agents.workflow.node-types.generate.title": "Generation",
|
|
1295
|
+
"retrieval-agents.workflow.node-types.google.description": "## TODO ##",
|
|
1296
|
+
"retrieval-agents.workflow.node-types.google.title": "Internet - Google",
|
|
1342
1297
|
"retrieval-agents.workflow.node-types.guardrails.form.detection_config.help": "JSON schema representing the detection configuration",
|
|
1343
1298
|
"retrieval-agents.workflow.node-types.guardrails.form.detection_config.label": "Custom detection configuration",
|
|
1344
1299
|
"retrieval-agents.workflow.node-types.guardrails.form.go-to-drivers": "Create a Guardrails driver",
|
|
@@ -1356,6 +1311,10 @@
|
|
|
1356
1311
|
"retrieval-agents.workflow.node-types.historical.form.all.help": "Use all session history",
|
|
1357
1312
|
"retrieval-agents.workflow.node-types.historical.form.all.label": "Use history",
|
|
1358
1313
|
"retrieval-agents.workflow.node-types.historical.title": "History",
|
|
1314
|
+
"retrieval-agents.workflow.node-types.http.description": "Make an HTTP call to a static URI",
|
|
1315
|
+
"retrieval-agents.workflow.node-types.http.title": "HTTP",
|
|
1316
|
+
"retrieval-agents.workflow.node-types.httpstatic.description": "Make an HTTP call to a static URI",
|
|
1317
|
+
"retrieval-agents.workflow.node-types.httpstatic.title": "HTTP static",
|
|
1359
1318
|
"retrieval-agents.workflow.node-types.internet.description": "Perplexity, Brave, Tavily, Google",
|
|
1360
1319
|
"retrieval-agents.workflow.node-types.internet.form.country": "Country",
|
|
1361
1320
|
"retrieval-agents.workflow.node-types.internet.form.domain.add": "Add domain",
|
|
@@ -1376,6 +1335,8 @@
|
|
|
1376
1335
|
"retrieval-agents.workflow.node-types.mcp.form.tool-choice-model": "Tool choice model",
|
|
1377
1336
|
"retrieval-agents.workflow.node-types.mcp.form.transport": "Transport",
|
|
1378
1337
|
"retrieval-agents.workflow.node-types.mcp.title": "Model Context Protocol (MCP)",
|
|
1338
|
+
"retrieval-agents.workflow.node-types.perplexity.description": "## TODO ##",
|
|
1339
|
+
"retrieval-agents.workflow.node-types.perplexity.title": "Internet - Perplexity",
|
|
1379
1340
|
"retrieval-agents.workflow.node-types.postprocess_alinia.description": "Add LLM output guard",
|
|
1380
1341
|
"retrieval-agents.workflow.node-types.postprocess_alinia.title": "Guardrails AI",
|
|
1381
1342
|
"retrieval-agents.workflow.node-types.preprocess_alinia.description": "Add LLM input guard",
|
|
@@ -1411,25 +1372,10 @@
|
|
|
1411
1372
|
"retrieval-agents.workflow.node-types.root.preprocess": "Preprocess",
|
|
1412
1373
|
"retrieval-agents.workflow.node-types.router.title": "Router",
|
|
1413
1374
|
"retrieval-agents.workflow.node-types.sql.description": "Access data from your SQL database",
|
|
1414
|
-
"retrieval-agents.workflow.node-types.sql.form.custom_table_info.label": "Customized table info",
|
|
1415
1375
|
"retrieval-agents.workflow.node-types.sql.form.go-to-drivers": "Create an SQL driver",
|
|
1416
|
-
"retrieval-agents.workflow.node-types.sql.form.ignore_tables.disabled": "Erase \"Include tables\" field first, as they are mutually exclusive",
|
|
1417
|
-
"retrieval-agents.workflow.node-types.sql.form.ignore_tables.help": "List of tables to ignore, comma-separated",
|
|
1418
|
-
"retrieval-agents.workflow.node-types.sql.form.ignore_tables.label": "Ignore tables",
|
|
1419
|
-
"retrieval-agents.workflow.node-types.sql.form.include_tables.disabled": "Erase \"Ignore tables\" field first, as they are mutually exclusive",
|
|
1420
|
-
"retrieval-agents.workflow.node-types.sql.form.include_tables.help": "List of tables to include, comma-separated",
|
|
1421
|
-
"retrieval-agents.workflow.node-types.sql.form.include_tables.label": "Include tables",
|
|
1422
|
-
"retrieval-agents.workflow.node-types.sql.form.indexes_in_table_info": "Use table indexes",
|
|
1423
|
-
"retrieval-agents.workflow.node-types.sql.form.lazy_table_reflection": "Lazy table reflection",
|
|
1424
|
-
"retrieval-agents.workflow.node-types.sql.form.max_string_length": "Max string length",
|
|
1425
|
-
"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.",
|
|
1426
|
-
"retrieval-agents.workflow.node-types.sql.form.prompt": "Description",
|
|
1427
|
-
"retrieval-agents.workflow.node-types.sql.form.retries": "Retries",
|
|
1428
|
-
"retrieval-agents.workflow.node-types.sql.form.sample_rows_in_table_info": "Amount of example rows",
|
|
1429
|
-
"retrieval-agents.workflow.node-types.sql.form.source": "SQL source",
|
|
1430
|
-
"retrieval-agents.workflow.node-types.sql.form.sqlschema": "SQL schema",
|
|
1431
|
-
"retrieval-agents.workflow.node-types.sql.form.view_support": "View support",
|
|
1432
1376
|
"retrieval-agents.workflow.node-types.sql.title": "SQL query",
|
|
1377
|
+
"retrieval-agents.workflow.node-types.static.description": "Make an HTTP call to a static URI",
|
|
1378
|
+
"retrieval-agents.workflow.node-types.static.title": "HTTP static",
|
|
1433
1379
|
"retrieval-agents.workflow.node-types.summarize.config.default-prompt": "Summarize the output using the default prompt",
|
|
1434
1380
|
"retrieval-agents.workflow.node-types.summarize.conversational.help": "Respond in a conversational style",
|
|
1435
1381
|
"retrieval-agents.workflow.node-types.summarize.conversational.label": "Conversational",
|
|
@@ -1437,6 +1383,8 @@
|
|
|
1437
1383
|
"retrieval-agents.workflow.node-types.summarize.images": "Images",
|
|
1438
1384
|
"retrieval-agents.workflow.node-types.summarize.prompt-placeholder": "Prompt for the summary format",
|
|
1439
1385
|
"retrieval-agents.workflow.node-types.summarize.title": "Summarize",
|
|
1386
|
+
"retrieval-agents.workflow.node-types.tavily.description": "## TODO ##",
|
|
1387
|
+
"retrieval-agents.workflow.node-types.tavily.title": "Internet - Tavily",
|
|
1440
1388
|
"retrieval-agents.workflow.sidebar.close-button": "Close side panel",
|
|
1441
1389
|
"retrieval-agents.workflow.sidebar.node-creation.context": "Add node",
|
|
1442
1390
|
"retrieval-agents.workflow.sidebar.node-creation.generation": "Add generation node",
|
|
@@ -1471,6 +1419,7 @@
|
|
|
1471
1419
|
"retrieval-agents.workflow.sidebar.test.form.input-label": "Input",
|
|
1472
1420
|
"retrieval-agents.workflow.sidebar.test.form.input-placeholder": "User question",
|
|
1473
1421
|
"retrieval-agents.workflow.sidebar.test.form.run-button": "Run test",
|
|
1422
|
+
"retrieval-agents.workflow.sidebar.test.form.session-select.ephemeral": "Without session",
|
|
1474
1423
|
"retrieval-agents.workflow.sidebar.test.form.session-select.label": "Test session",
|
|
1475
1424
|
"retrieval-agents.workflow.sidebar.test.form.session-select.new": "Create new session",
|
|
1476
1425
|
"retrieval-agents.workflow.sidebar.test.form.stop-button": "Stop",
|
|
@@ -1623,9 +1572,11 @@
|
|
|
1623
1572
|
"search.configuration.generative-answer.rag-strategies.page-images.toggle-label": "Include page screenshots",
|
|
1624
1573
|
"search.configuration.generative-answer.rag-strategies.paragraph-images.toggle-description": "Images extracted from the matching paragraphs will be added to the context.",
|
|
1625
1574
|
"search.configuration.generative-answer.rag-strategies.paragraph-images.toggle-label": "Include paragraph images",
|
|
1626
|
-
"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’. ",
|
|
1627
|
-
"search.configuration.generative-answer.rag-strategies.specific-fields.textarea-label": "Field ids",
|
|
1628
|
-
"search.configuration.generative-answer.rag-strategies.specific-fields.
|
|
1575
|
+
"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’. ",
|
|
1576
|
+
"search.configuration.generative-answer.rag-strategies.specific-fields.field-ids.textarea-label": "Field ids",
|
|
1577
|
+
"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.",
|
|
1578
|
+
"search.configuration.generative-answer.rag-strategies.specific-fields.field-prefixes.textarea-label": "Generated field prefixes",
|
|
1579
|
+
"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",
|
|
1629
1580
|
"search.configuration.generative-answer.rag-strategies.specific-fields.toggle-label": "Pass specific field(s) as context",
|
|
1630
1581
|
"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).",
|
|
1631
1582
|
"search.configuration.generative-answer.rag-strategies.textual-hierarchy.toggle-label": "Include textual hierarchy",
|
|
@@ -1693,11 +1644,15 @@
|
|
|
1693
1644
|
"search.configuration.result-display.sort-results.toggle-description": "The user will be able to define the order of the search results.",
|
|
1694
1645
|
"search.configuration.result-display.sort-results.toggle-label": "Sort results",
|
|
1695
1646
|
"search.configuration.routing.add-rule": "Add rule",
|
|
1647
|
+
"search.configuration.routing.direct-answer-help": "Instead of applying a search config, just let the LLM answer directly.",
|
|
1648
|
+
"search.configuration.routing.direct-answer-label": "Direct answer from the LLM",
|
|
1649
|
+
"search.configuration.routing.direct-answer-placeholder": "When the question is mainly small talk.",
|
|
1696
1650
|
"search.configuration.routing.prompt-help": "Prompt explaining in which cases the selected search configuration must be applied.",
|
|
1697
1651
|
"search.configuration.routing.prompt-label": "Prompt",
|
|
1698
1652
|
"search.configuration.routing.prompt-placeholder": "Choose this configuration when the question is about a specific document. The document must be named explicitly.\n\nFor example:\n\"Give me the main topics of the September 25 team meeting's minutes\"\n\"What does Article L.123 explain?\"\n\"Who are the customers involved in contract ABC.123?\"",
|
|
1699
1653
|
"search.configuration.routing.rule": "Rule",
|
|
1700
1654
|
"search.configuration.routing.search-config": "Search configuration",
|
|
1655
|
+
"search.configuration.routing.search-config-help": "You can only select configurations aligned with the kind of the current config.",
|
|
1701
1656
|
"search.configuration.routing.section-description": "Dynamically apply a given search configuration",
|
|
1702
1657
|
"search.configuration.routing.section-title": "User-intent routing",
|
|
1703
1658
|
"search.configuration.routing.use-routing.toggle-description": "Provide prompts that will allow the model to define the search configuration to apply depending on the user intent detected in the question.",
|
|
@@ -1708,8 +1663,6 @@
|
|
|
1708
1663
|
"search.configuration.save-config-modal.title": "Save your configuration",
|
|
1709
1664
|
"search.configuration.save-error": "An error occurred while saving the search configurations",
|
|
1710
1665
|
"search.configuration.saved-config-title": "Saved configuration",
|
|
1711
|
-
"search.configuration.search-box.automatic-filtering.toggle-description": "Detects entities mentioned in the user query and turns them automatically into filters.",
|
|
1712
|
-
"search.configuration.search-box.automatic-filtering.toggle-label": "Automatic filtering",
|
|
1713
1666
|
"search.configuration.search-box.filter-logic.and-logic": "Return results that match all of the selected filters",
|
|
1714
1667
|
"search.configuration.search-box.filter-logic.or-logic": "Return results that match at least one of the selected filters",
|
|
1715
1668
|
"search.configuration.search-box.filter-logic.title": "Type of filter logic",
|
|
@@ -1970,7 +1923,8 @@
|
|
|
1970
1923
|
"stash.retire.warning": "If you unpublish the \"{{ kb }}\" Knowledge Box, all the information in it will become private.",
|
|
1971
1924
|
"stash.search": "Search",
|
|
1972
1925
|
"stash.search-modes.slug": "By slug",
|
|
1973
|
-
"stash.search-modes.
|
|
1926
|
+
"stash.search-modes.startswith": "Starts with",
|
|
1927
|
+
"stash.search-modes.title": "Word in title",
|
|
1974
1928
|
"stash.search-modes.uid": "By UID",
|
|
1975
1929
|
"stash.search-toggle-answer": "Generative answer",
|
|
1976
1930
|
"stash.search_users": "Add a new user",
|
|
@@ -2056,6 +2010,7 @@
|
|
|
2056
2010
|
"tasks-automation.form.filter.excluded-fields.button-label": "Excluded field types",
|
|
2057
2011
|
"tasks-automation.form.filter.fields.all-types": "All field types",
|
|
2058
2012
|
"tasks-automation.form.filter.fields.button-label": "Field types",
|
|
2013
|
+
"tasks-automation.form.filter.filter-expression.help": "Reminder: Filter out generic fields if you don't want the agent to apply to resource titles.",
|
|
2059
2014
|
"tasks-automation.form.filter.filter-expression.title": "Filter expression",
|
|
2060
2015
|
"tasks-automation.form.filter.filter-expression.use-assistant": "Use assistant",
|
|
2061
2016
|
"tasks-automation.form.filter.operator": "Use OR operator to find resources",
|
|
@@ -2063,6 +2018,7 @@
|
|
|
2063
2018
|
"tasks-automation.form.filter.search-in.title-or-content": "Title or content contains",
|
|
2064
2019
|
"tasks-automation.form.filter.search-input-label": "Comma-separated keywords",
|
|
2065
2020
|
"tasks-automation.form.filter.title": "Filter the resources",
|
|
2021
|
+
"tasks-automation.form.labels-selection.add-labelset": "Add label set",
|
|
2066
2022
|
"tasks-automation.form.labels-selection.create-label-set-button": "Create new label set",
|
|
2067
2023
|
"tasks-automation.form.labels-selection.description": "Select the labels that you want to use and where you want them assigned.",
|
|
2068
2024
|
"tasks-automation.form.labels-selection.label-list.add-label": "Add label",
|
|
@@ -130,9 +130,11 @@
|
|
|
130
130
|
"account.retrieval-agents.count-of-max": "{{count}} de {{max}}",
|
|
131
131
|
"account.retrieval-agents.create": "Crear agente de recuperación",
|
|
132
132
|
"account.retrieval-agents.create-dialog.agent-name": "Nombre del agente",
|
|
133
|
+
"account.retrieval-agents.create-dialog.memory": "Agente con memoria",
|
|
134
|
+
"account.retrieval-agents.create-dialog.memory-help": "Guarda el historial completo de las sesiones. Nota: disponible próximamente.",
|
|
133
135
|
"account.retrieval-agents.create-dialog.name-placeholder": "Nombre único",
|
|
134
136
|
"account.retrieval-agents.create-dialog.title": "Perfil del agente",
|
|
135
|
-
"account.retrieval-agents.create-dialog.zone": "Seleccione una región para alojar
|
|
137
|
+
"account.retrieval-agents.create-dialog.zone": "Seleccione una región para alojar a su agente.",
|
|
136
138
|
"account.retrieval-agents.description": "Cree flujos de trabajo de múltiples agentes que aprovechen múltiples fuentes internas o externas para proporcionar el contexto adecuado y utilicen diferentes estrategias para producir resultados más precisos para consultas complejas.",
|
|
137
139
|
"account.retrieval-agents.empty-list": "Aquí encontrará a sus agentes de recuperación.",
|
|
138
140
|
"account.retrieval-agents.error.create": "Se produjo un error al crear el agente de cosecha. Inténtalo de nuevo.",
|
|
@@ -337,6 +339,7 @@
|
|
|
337
339
|
"billing.update_payment_method": "Actualizar método de pago",
|
|
338
340
|
"billing.upgrade": "Actualizar",
|
|
339
341
|
"billing.upgrade_now": "Actualizar ahora",
|
|
342
|
+
"billing.usage.billable": "Facturable",
|
|
340
343
|
"billing.usage.consumables": "Consumibles",
|
|
341
344
|
"billing.usage.consumption": "Consumo",
|
|
342
345
|
"billing.usage.cost": "Coste",
|
|
@@ -684,6 +687,11 @@
|
|
|
684
687
|
"kb.create.in_progress": "Creación de la Knowledge Box en curso...",
|
|
685
688
|
"kb.create.invalid_name": "El nombre de la Knowledge Box no es válido",
|
|
686
689
|
"kb.create.title": "Crea una Knowledge Box",
|
|
690
|
+
"kb.form.allowed-ips.blocked": "No puedes acceder al contenido de esta Knowledge Box debido a las reglas de restricción de direcciones IP.",
|
|
691
|
+
"kb.form.allowed-ips.help": "Una dirección IP por línea",
|
|
692
|
+
"kb.form.allowed-ips.label": "Direcciones IP permitidas",
|
|
693
|
+
"kb.form.allowed-ips.placeholder": "Ejemplo: {{ip}}",
|
|
694
|
+
"kb.form.allowed-ips.warning": "Si añades direcciones IP a esta lista, asegúrate de incluir al menos tu dirección IP actual ({{ip}}). De lo contrario, no podrás acceder al contenido de tu Knowledge Box desde el panel de control.",
|
|
687
695
|
"kb.form.allowed_origins.help": "Un dominio por línea",
|
|
688
696
|
"kb.form.allowed_origins.label": "Orígenes permitidos (CORS)",
|
|
689
697
|
"kb.form.description": "Descripción (opcional)",
|
|
@@ -739,6 +747,7 @@
|
|
|
739
747
|
"kb.settings.status.private": "privado",
|
|
740
748
|
"kb.settings.status.published": "público",
|
|
741
749
|
"kb.settings.toasts.failure": "Se produjo un error al guardar la configuración.",
|
|
750
|
+
"kb.settings.toasts.invalid-ips": "Algunas de las direcciones IP no son válidas",
|
|
742
751
|
"kb.settings.toasts.success": "La nueva configuración se ha guardado correctamente.",
|
|
743
752
|
"kb.users.already-exists": "Ya existe un usuario con correo electrónico <strong>{{email}}</strong> en esta Knowledge Box",
|
|
744
753
|
"kb.users.insufficient-permissions": "No puedes invitar a <strong>{{email}}</strong> porque no forma parte de esta cuenta.<br>\nEl usuario debe ser invitado primero a la cuenta por un administrador del compte.",
|
|
@@ -1163,14 +1172,10 @@
|
|
|
1163
1172
|
"resource.warning.warning": "Advertencia",
|
|
1164
1173
|
"resource.warning.warnings": "Advertencias",
|
|
1165
1174
|
"retrieval-agents.drivers.add.button": "Agregar controlador",
|
|
1166
|
-
"retrieval-agents.drivers.add.cypher": "Agregar un controlador Cypher",
|
|
1167
|
-
"retrieval-agents.drivers.add.guardrails": "Agregar un controlador de Guardrails AI",
|
|
1168
1175
|
"retrieval-agents.drivers.add.internet.all-configured": "Todos los controladores de Internet ya configurados",
|
|
1169
1176
|
"retrieval-agents.drivers.add.internet.label": "Agregar un controlador Internet",
|
|
1170
|
-
"retrieval-agents.drivers.add.mcpsse": "Agregar un controlador MCP SSE",
|
|
1171
|
-
"retrieval-agents.drivers.add.mcpstdio": "Agregar un controlador MCP STDIO",
|
|
1172
1177
|
"retrieval-agents.drivers.add.nuclia": "Agregar un controlador Agentic RAG KB",
|
|
1173
|
-
"retrieval-agents.drivers.add.
|
|
1178
|
+
"retrieval-agents.drivers.add.title": "Agregar un controlador {{name}}",
|
|
1174
1179
|
"retrieval-agents.drivers.confirm-deletion.description": "¿Está seguro de que desea eliminar este controlador? Esta acción no se puede deshacer.",
|
|
1175
1180
|
"retrieval-agents.drivers.confirm-deletion.title": "Borrar {{name}}?",
|
|
1176
1181
|
"retrieval-agents.drivers.description": "Seleccione las fuentes externas disponibles para los agentes",
|
|
@@ -1179,38 +1184,8 @@
|
|
|
1179
1184
|
"retrieval-agents.drivers.errors.creation": "Se ha producido un error al crear el controlador, inténtelo de nuevo.",
|
|
1180
1185
|
"retrieval-agents.drivers.errors.deletion": "Se ha producido un error al eliminar el controlador, inténtelo de nuevo.",
|
|
1181
1186
|
"retrieval-agents.drivers.errors.edition": "Se ha producido un error al guardar el driver, inténtelo de nuevo.",
|
|
1182
|
-
"retrieval-agents.drivers.form.cypher.database": "Base de datos",
|
|
1183
|
-
"retrieval-agents.drivers.form.cypher.enhanced-schema": "Esquema mejorado",
|
|
1184
|
-
"retrieval-agents.drivers.form.cypher.extra.label": "Configuración adicional",
|
|
1185
|
-
"retrieval-agents.drivers.form.cypher.password": "Contraseña",
|
|
1186
|
-
"retrieval-agents.drivers.form.cypher.url": "URL",
|
|
1187
|
-
"retrieval-agents.drivers.form.cypher.username": "Nombre de usuario",
|
|
1188
1187
|
"retrieval-agents.drivers.form.driver-name": "Nombre del controlador",
|
|
1189
|
-
"retrieval-agents.drivers.form.guardrails.alinia-key": "Llave Alinia",
|
|
1190
|
-
"retrieval-agents.drivers.form.internet.already-configured": "{{name}} ya configurado",
|
|
1191
|
-
"retrieval-agents.drivers.form.internet.credentials": "Cartas credenciales",
|
|
1192
|
-
"retrieval-agents.drivers.form.internet.endpoint": "Endpoint",
|
|
1193
|
-
"retrieval-agents.drivers.form.internet.location": "Ubicación",
|
|
1194
|
-
"retrieval-agents.drivers.form.internet.project": "Proyecto",
|
|
1195
|
-
"retrieval-agents.drivers.form.internet.provider": "Proveedor",
|
|
1196
1188
|
"retrieval-agents.drivers.form.key": "Llave",
|
|
1197
|
-
"retrieval-agents.drivers.form.mcpsse.sse-read-timeout": "Tiempo de espera de lectura de SSE",
|
|
1198
|
-
"retrieval-agents.drivers.form.mcpsse.uri": "URI",
|
|
1199
|
-
"retrieval-agents.drivers.form.mcpstdio.args.add": "Añadir un argumento",
|
|
1200
|
-
"retrieval-agents.drivers.form.mcpstdio.args.label": "Argumentos",
|
|
1201
|
-
"retrieval-agents.drivers.form.mcpstdio.args.remove": "Eliminar argumento",
|
|
1202
|
-
"retrieval-agents.drivers.form.mcpstdio.command": "Comando",
|
|
1203
|
-
"retrieval-agents.drivers.form.mcpstdio.cwd": "Directorio de trabajo actual (cwd)",
|
|
1204
|
-
"retrieval-agents.drivers.form.mcpstdio.encoding": "Codificación de caracteres",
|
|
1205
|
-
"retrieval-agents.drivers.form.mcpstdio.encoding-error.ignore": "Ignore",
|
|
1206
|
-
"retrieval-agents.drivers.form.mcpstdio.encoding-error.replace": "Sustituir",
|
|
1207
|
-
"retrieval-agents.drivers.form.mcpstdio.encoding-error.strict": "Estricto",
|
|
1208
|
-
"retrieval-agents.drivers.form.mcpstdio.encoding_error_handler": "Gestor de errores de codificación",
|
|
1209
|
-
"retrieval-agents.drivers.form.mcpstdio.env.add": "Agregar variable de entorno",
|
|
1210
|
-
"retrieval-agents.drivers.form.mcpstdio.env.label": "Entorno",
|
|
1211
|
-
"retrieval-agents.drivers.form.mcpstdio.env.property-name": "Nombre",
|
|
1212
|
-
"retrieval-agents.drivers.form.mcpstdio.env.property-value": "Valor",
|
|
1213
|
-
"retrieval-agents.drivers.form.mcpstdio.env.remove": "Quitar env",
|
|
1214
1189
|
"retrieval-agents.drivers.form.nuclia.custom": "Usar una configuración personalizada de Knowledge Box",
|
|
1215
1190
|
"retrieval-agents.drivers.form.nuclia.description.help": "La descripción es obligatoria: será utilizada por el LLM para seleccionar la fuente más precisa según la pregunta del usuario cuando el agente utilice múltiples fuentes KB de Agentic RAG.",
|
|
1216
1191
|
"retrieval-agents.drivers.form.nuclia.description.label": "Descripción",
|
|
@@ -1222,8 +1197,6 @@
|
|
|
1222
1197
|
"retrieval-agents.drivers.form.nuclia.key.owner-info": "El agente necesita una clave API para acceder a los datos KB, por lo que tras enviar este formulario se le pedirá una fecha de caducidad para la clave generada.",
|
|
1223
1198
|
"retrieval-agents.drivers.form.nuclia.manager": "NUA API URL",
|
|
1224
1199
|
"retrieval-agents.drivers.form.nuclia.url": "Base URL",
|
|
1225
|
-
"retrieval-agents.drivers.form.sql.dsn": "Nombre de la fuente de datos (DSN)",
|
|
1226
|
-
"retrieval-agents.drivers.form.sql.sql-schema": "Esquema SQL",
|
|
1227
1200
|
"retrieval-agents.drivers.form.timeout": "Tiempo de espera",
|
|
1228
1201
|
"retrieval-agents.drivers.table.actions": "Acciones",
|
|
1229
1202
|
"retrieval-agents.drivers.table.delete": "Eliminar controlador",
|
|
@@ -1289,23 +1262,14 @@
|
|
|
1289
1262
|
"retrieval-agents.workflow.node-types.basic_ask.description": "Agente Agentic RAG ask",
|
|
1290
1263
|
"retrieval-agents.workflow.node-types.basic_ask.form.generative-model": "Modelo generativo",
|
|
1291
1264
|
"retrieval-agents.workflow.node-types.basic_ask.title": "Preguntar a Agentic RAG KB",
|
|
1265
|
+
"retrieval-agents.workflow.node-types.brave.description": "## TODO ##",
|
|
1266
|
+
"retrieval-agents.workflow.node-types.brave.title": "Internet - Brave",
|
|
1292
1267
|
"retrieval-agents.workflow.node-types.conditional.description": "SI… ENTONCES… SI NO…",
|
|
1293
1268
|
"retrieval-agents.workflow.node-types.conditional.form.prompt.help": "Conecte las declaraciones <strong>ENTONCES</strong> y <strong>SI NO</strong> a otros nodos.",
|
|
1294
1269
|
"retrieval-agents.workflow.node-types.conditional.form.prompt.label": "Prompt",
|
|
1295
1270
|
"retrieval-agents.workflow.node-types.conditional.form.prompt.placeholder": "Si…",
|
|
1296
1271
|
"retrieval-agents.workflow.node-types.conditional.title": "Condición",
|
|
1297
1272
|
"retrieval-agents.workflow.node-types.cypher.description": "Acceda a los datos de su base de datos Cypher",
|
|
1298
|
-
"retrieval-agents.workflow.node-types.cypher.form.exclude-type.add": "Añadir un tipo para excluir",
|
|
1299
|
-
"retrieval-agents.workflow.node-types.cypher.form.exclude-type.label": "Tipos excluidos",
|
|
1300
|
-
"retrieval-agents.workflow.node-types.cypher.form.exclude-type.remove": "Eliminar tipo excluido",
|
|
1301
|
-
"retrieval-agents.workflow.node-types.cypher.form.go-to-drivers": "Crear un controlador Cypher",
|
|
1302
|
-
"retrieval-agents.workflow.node-types.cypher.form.include-dangerous-requests": "Incluir solicitudes peligrosas",
|
|
1303
|
-
"retrieval-agents.workflow.node-types.cypher.form.include-type.add": "Añadir un tipo para incluir",
|
|
1304
|
-
"retrieval-agents.workflow.node-types.cypher.form.include-type.label": "Tipos incluidos",
|
|
1305
|
-
"retrieval-agents.workflow.node-types.cypher.form.include-type.remove": "Eliminar tipo incluido",
|
|
1306
|
-
"retrieval-agents.workflow.node-types.cypher.form.no-source": "No hay ningún controlador Cypher registrado, debe crear uno antes de agregar un nodo Cypher.",
|
|
1307
|
-
"retrieval-agents.workflow.node-types.cypher.form.source": "Fuente Cypher",
|
|
1308
|
-
"retrieval-agents.workflow.node-types.cypher.form.top-k": "Top K",
|
|
1309
1273
|
"retrieval-agents.workflow.node-types.cypher.title": "Consulta Cypher",
|
|
1310
1274
|
"retrieval-agents.workflow.node-types.external.description": "Realizar una llamada API a una URL externa una vez finalizada la tarea",
|
|
1311
1275
|
"retrieval-agents.workflow.node-types.external.form.call_obj.help": "Se añadirá la pregunta y la respuesta.",
|
|
@@ -1327,6 +1291,8 @@
|
|
|
1327
1291
|
"retrieval-agents.workflow.node-types.generate.images": "Utiliza imágenes",
|
|
1328
1292
|
"retrieval-agents.workflow.node-types.generate.prompt-placeholder": "Solicitud del formato de texto/JSON/imagen generado",
|
|
1329
1293
|
"retrieval-agents.workflow.node-types.generate.title": "Generación",
|
|
1294
|
+
"retrieval-agents.workflow.node-types.google.description": "## TODO ##",
|
|
1295
|
+
"retrieval-agents.workflow.node-types.google.title": "Internet - Google",
|
|
1330
1296
|
"retrieval-agents.workflow.node-types.guardrails.form.detection_config.help": "Esquema JSON que representa la configuración de detección",
|
|
1331
1297
|
"retrieval-agents.workflow.node-types.guardrails.form.detection_config.label": "Configuración de detección personalizada",
|
|
1332
1298
|
"retrieval-agents.workflow.node-types.guardrails.form.go-to-drivers": "Crear un controlador Guardrails",
|
|
@@ -1344,6 +1310,10 @@
|
|
|
1344
1310
|
"retrieval-agents.workflow.node-types.historical.form.all.help": "Utilizar todo el historial de sesiones",
|
|
1345
1311
|
"retrieval-agents.workflow.node-types.historical.form.all.label": "Utilizar el historial",
|
|
1346
1312
|
"retrieval-agents.workflow.node-types.historical.title": "Histórico",
|
|
1313
|
+
"retrieval-agents.workflow.node-types.http.description": "Realiza una llamada HTTP a una URI estática.",
|
|
1314
|
+
"retrieval-agents.workflow.node-types.http.title": "HTTP",
|
|
1315
|
+
"retrieval-agents.workflow.node-types.httpstatic.description": "Realiza una llamada HTTP a una URI estática.",
|
|
1316
|
+
"retrieval-agents.workflow.node-types.httpstatic.title": "HTTP estático",
|
|
1347
1317
|
"retrieval-agents.workflow.node-types.internet.description": "Perplexity, Brave, Tavily, Google",
|
|
1348
1318
|
"retrieval-agents.workflow.node-types.internet.form.country": "País",
|
|
1349
1319
|
"retrieval-agents.workflow.node-types.internet.form.domain.add": "Añadir dominio",
|
|
@@ -1364,6 +1334,8 @@
|
|
|
1364
1334
|
"retrieval-agents.workflow.node-types.mcp.form.tool-choice-model": "Modelo de elección de herramientas",
|
|
1365
1335
|
"retrieval-agents.workflow.node-types.mcp.form.transport": "Transporte",
|
|
1366
1336
|
"retrieval-agents.workflow.node-types.mcp.title": "Protocolo de Contexto Modelo (MCP)",
|
|
1337
|
+
"retrieval-agents.workflow.node-types.perplexity.description": "## TODO ##",
|
|
1338
|
+
"retrieval-agents.workflow.node-types.perplexity.title": "Internet - Perplexity",
|
|
1367
1339
|
"retrieval-agents.workflow.node-types.postprocess_alinia.description": "Agregar protección de salida LLM",
|
|
1368
1340
|
"retrieval-agents.workflow.node-types.preprocess_alinia.description": "Agregar protección de entrada LLM",
|
|
1369
1341
|
"retrieval-agents.workflow.node-types.remi.description": "Validar la salida con REMi",
|
|
@@ -1397,23 +1369,10 @@
|
|
|
1397
1369
|
"retrieval-agents.workflow.node-types.root.preprocess": "Preprocesar",
|
|
1398
1370
|
"retrieval-agents.workflow.node-types.router.title": "Enrutador",
|
|
1399
1371
|
"retrieval-agents.workflow.node-types.sql.description": "Accedar a los datos de su base de datos SQL",
|
|
1400
|
-
"retrieval-agents.workflow.node-types.sql.form.custom_table_info.label": "Información de mesa personalizada",
|
|
1401
1372
|
"retrieval-agents.workflow.node-types.sql.form.go-to-drivers": "Crear un controlador SQL",
|
|
1402
|
-
"retrieval-agents.workflow.node-types.sql.form.ignore_tables.disabled": "Borre primero el campo \"Incluir tablas\", ya que son mutuamente excluyentes",
|
|
1403
|
-
"retrieval-agents.workflow.node-types.sql.form.ignore_tables.help": "Lista de tablas a ignorar, separadas por comas",
|
|
1404
|
-
"retrieval-agents.workflow.node-types.sql.form.ignore_tables.label": "Ignorar tablas",
|
|
1405
|
-
"retrieval-agents.workflow.node-types.sql.form.include_tables.disabled": "Borre primero el campo \"Ignorar tablas\", ya que son mutuamente excluyentes",
|
|
1406
|
-
"retrieval-agents.workflow.node-types.sql.form.include_tables.help": "Lista de tablas a incluir, separadas por comas",
|
|
1407
|
-
"retrieval-agents.workflow.node-types.sql.form.include_tables.label": "Incluir tablas",
|
|
1408
|
-
"retrieval-agents.workflow.node-types.sql.form.indexes_in_table_info": "Utilizar índices de tabla",
|
|
1409
|
-
"retrieval-agents.workflow.node-types.sql.form.max_string_length": "Longitud máxima de la cuerda",
|
|
1410
|
-
"retrieval-agents.workflow.node-types.sql.form.no-source": "No hay ningún controlador SQL registrado, debe crear uno antes de agregar este tipo de nodo.",
|
|
1411
|
-
"retrieval-agents.workflow.node-types.sql.form.prompt": "Descripción",
|
|
1412
|
-
"retrieval-agents.workflow.node-types.sql.form.retries": "Reintentos",
|
|
1413
|
-
"retrieval-agents.workflow.node-types.sql.form.sample_rows_in_table_info": "Cantidad de filas de ejemplo",
|
|
1414
|
-
"retrieval-agents.workflow.node-types.sql.form.source": "Fuente SQL",
|
|
1415
|
-
"retrieval-agents.workflow.node-types.sql.form.sqlschema": "Esquema SQL",
|
|
1416
1373
|
"retrieval-agents.workflow.node-types.sql.title": "Consulta SQL",
|
|
1374
|
+
"retrieval-agents.workflow.node-types.static.description": "Realiza una llamada HTTP a una URI estática.",
|
|
1375
|
+
"retrieval-agents.workflow.node-types.static.title": "HTTP estático",
|
|
1417
1376
|
"retrieval-agents.workflow.node-types.summarize.config.default-prompt": "Resumir la salida mediante el prompt predeterminada",
|
|
1418
1377
|
"retrieval-agents.workflow.node-types.summarize.conversational.help": "Responda en un estilo conversacional",
|
|
1419
1378
|
"retrieval-agents.workflow.node-types.summarize.conversational.label": "Conversacional",
|
|
@@ -1421,6 +1380,8 @@
|
|
|
1421
1380
|
"retrieval-agents.workflow.node-types.summarize.images": "Imagenes",
|
|
1422
1381
|
"retrieval-agents.workflow.node-types.summarize.prompt-placeholder": "Prompt para el format de resum",
|
|
1423
1382
|
"retrieval-agents.workflow.node-types.summarize.title": "Resumir",
|
|
1383
|
+
"retrieval-agents.workflow.node-types.tavily.description": "## TODO ##",
|
|
1384
|
+
"retrieval-agents.workflow.node-types.tavily.title": "Internet - Tavily",
|
|
1424
1385
|
"retrieval-agents.workflow.sidebar.close-button": "Cerrar el panel lateral",
|
|
1425
1386
|
"retrieval-agents.workflow.sidebar.node-creation.context": "Agregar nodo",
|
|
1426
1387
|
"retrieval-agents.workflow.sidebar.node-creation.generation": "Agregar nodo de generación",
|
|
@@ -1447,6 +1408,7 @@
|
|
|
1447
1408
|
"retrieval-agents.workflow.sidebar.test.form.input-label": "Entrada",
|
|
1448
1409
|
"retrieval-agents.workflow.sidebar.test.form.input-placeholder": "Pregunta del usuario",
|
|
1449
1410
|
"retrieval-agents.workflow.sidebar.test.form.run-button": "Ejecutar prueba",
|
|
1411
|
+
"retrieval-agents.workflow.sidebar.test.form.session-select.ephemeral": "Sin sesión",
|
|
1450
1412
|
"retrieval-agents.workflow.sidebar.test.form.session-select.label": "Sesión de prueba",
|
|
1451
1413
|
"retrieval-agents.workflow.sidebar.test.form.session-select.new": "Crear nueva sesión",
|
|
1452
1414
|
"retrieval-agents.workflow.sidebar.test.form.stop-button": "Parar",
|
|
@@ -1599,9 +1561,11 @@
|
|
|
1599
1561
|
"search.configuration.generative-answer.rag-strategies.page-images.toggle-label": "Incluir capturas de pantalla de la página",
|
|
1600
1562
|
"search.configuration.generative-answer.rag-strategies.paragraph-images.toggle-description": "Las imágenes extraídas de los párrafos coincidentes se agregarán al contexto.",
|
|
1601
1563
|
"search.configuration.generative-answer.rag-strategies.paragraph-images.toggle-label": "Incluir imágenes de párrafo",
|
|
1602
|
-
"search.configuration.generative-answer.rag-strategies.specific-fields.info-box": "Una identificación de campo por línea. Los identificadores de campo deben tener el formato {field_type}/{field_name}, como 'a/title', 'a/summary' para los campos de título y resumen o 't/amend' para un campo de texto llamado ’amend’. ",
|
|
1603
|
-
"search.configuration.generative-answer.rag-strategies.specific-fields.textarea-label": "Identificadores de campo",
|
|
1604
|
-
"search.configuration.generative-answer.rag-strategies.specific-fields.
|
|
1564
|
+
"search.configuration.generative-answer.rag-strategies.specific-fields.field-ids.info-box": "Una identificación de campo por línea. Los identificadores de campo deben tener el formato {field_type}/{field_name}, como 'a/title', 'a/summary' para los campos de título y resumen o 't/amend' para un campo de texto llamado ’amend’. ",
|
|
1565
|
+
"search.configuration.generative-answer.rag-strategies.specific-fields.field-ids.textarea-label": "Identificadores de campo",
|
|
1566
|
+
"search.configuration.generative-answer.rag-strategies.specific-fields.field-prefixes.info-box": "Un prefijo de campo por línea. Introduzca los prefijos tal y como se definen en los agentes generadores.",
|
|
1567
|
+
"search.configuration.generative-answer.rag-strategies.specific-fields.field-prefixes.textarea-label": "Prefijos de campo generados",
|
|
1568
|
+
"search.configuration.generative-answer.rag-strategies.specific-fields.toggle-description": "Pasa campos específicos (designados por sus identificadores o prefijos) junto con los párrafos recuperados por la consulta de búsqueda.",
|
|
1605
1569
|
"search.configuration.generative-answer.rag-strategies.specific-fields.toggle-label": "Pasar campos específicos como contexto",
|
|
1606
1570
|
"search.configuration.generative-answer.rag-strategies.textual-hierarchy.toggle-description": "Cada párrafo irá precedido por el título del recurso y su resumen (si está definido).",
|
|
1607
1571
|
"search.configuration.generative-answer.rag-strategies.textual-hierarchy.toggle-label": "Incluir jerarquía textual",
|
|
@@ -1669,11 +1633,15 @@
|
|
|
1669
1633
|
"search.configuration.result-display.sort-results.toggle-description": "El usuario podrá definir el orden de los resultados de la búsqueda.",
|
|
1670
1634
|
"search.configuration.result-display.sort-results.toggle-label": "Ordenar los resultados",
|
|
1671
1635
|
"search.configuration.routing.add-rule": "Agregar regla",
|
|
1636
|
+
"search.configuration.routing.direct-answer-help": "En lugar de aplicar una configuración de búsqueda, simplemente dejar que LLM responda directamente.",
|
|
1637
|
+
"search.configuration.routing.direct-answer-label": "Respuesta directa del LLM",
|
|
1638
|
+
"search.configuration.routing.direct-answer-placeholder": "Cuando la pregunta se centra principalmente en temas de conversación triviales.",
|
|
1672
1639
|
"search.configuration.routing.prompt-help": "Prompt explicando en qué casos se debe aplicar la configuración de búsqueda seleccionada.",
|
|
1673
1640
|
"search.configuration.routing.prompt-label": "Prompt",
|
|
1674
1641
|
"search.configuration.routing.prompt-placeholder": "Eligir esta configuración cuando la pregunta se refiera a un documento específico. El documento debe tener un nombre explícito.\n\nPor ejemplo:\n\"Indíqueme los temas principales del acta de la reunión de equipo del 25 de septiembre\".\n\"¿Qué explica el Artículo L.123?\"\n\"¿Quiénes son los clientes involucrados en el contrato ABC.123?\"",
|
|
1675
1642
|
"search.configuration.routing.rule": "Regla",
|
|
1676
1643
|
"search.configuration.routing.search-config": "Configuración de búsqueda",
|
|
1644
|
+
"search.configuration.routing.search-config-help": "Solo puedes seleccionar configuraciones alineadas con el tipo de configuración actual.",
|
|
1677
1645
|
"search.configuration.routing.section-description": "Aplicar dinámicamente una configuración de búsqueda determinada",
|
|
1678
1646
|
"search.configuration.routing.section-title": "Enrutamiento según la intención del usuario",
|
|
1679
1647
|
"search.configuration.routing.use-routing.toggle-description": "Proporciona prompts que permitirán al modelo definir la configuración de búsqueda a aplicar dependiendo de la intención del usuario detectada en la pregunta.",
|
|
@@ -1684,8 +1652,6 @@
|
|
|
1684
1652
|
"search.configuration.save-config-modal.title": "Guardar la configuración",
|
|
1685
1653
|
"search.configuration.save-error": "Se produjo un error al guardar las configuraciones de búsqueda.",
|
|
1686
1654
|
"search.configuration.saved-config-title": "Configuración guardada",
|
|
1687
|
-
"search.configuration.search-box.automatic-filtering.toggle-description": "Detecta entidades mencionadas en la consulta del usuario y las convierte automáticamente en filtros.",
|
|
1688
|
-
"search.configuration.search-box.automatic-filtering.toggle-label": "Filtrado automático",
|
|
1689
1655
|
"search.configuration.search-box.filter-logic.and-logic": "Devuelve resultados que coinciden con todos los filtros seleccionados.",
|
|
1690
1656
|
"search.configuration.search-box.filter-logic.or-logic": "Devuelve resultados que coinciden con al menos uno de los filtros seleccionados",
|
|
1691
1657
|
"search.configuration.search-box.filter-logic.title": "Tipo de lógica de filtrado",
|
|
@@ -1946,7 +1912,8 @@
|
|
|
1946
1912
|
"stash.retire.warning": "Si despublicas la Knowledge Box \"{{ kb }}\", toda la información que contiene será privada. ",
|
|
1947
1913
|
"stash.search": "Busca",
|
|
1948
1914
|
"stash.search-modes.slug": "Por slug",
|
|
1949
|
-
"stash.search-modes.
|
|
1915
|
+
"stash.search-modes.startswith": "Comienza con",
|
|
1916
|
+
"stash.search-modes.title": "Palabra en el título",
|
|
1950
1917
|
"stash.search-modes.uid": "Por UID",
|
|
1951
1918
|
"stash.search-toggle-answer": "Respuesta generativa",
|
|
1952
1919
|
"stash.search_users": "Añadir un nuevo usuario",
|
|
@@ -2032,6 +1999,7 @@
|
|
|
2032
1999
|
"tasks-automation.form.filter.excluded-fields.button-label": "Tipos de campos excluidos",
|
|
2033
2000
|
"tasks-automation.form.filter.fields.all-types": "Todos los tipos de campos",
|
|
2034
2001
|
"tasks-automation.form.filter.fields.button-label": "Tipos de campos",
|
|
2002
|
+
"tasks-automation.form.filter.filter-expression.help": "Recordatorio: Filtra los campos genéricos si no quieres que el agente se aplique a los títulos de los recuros.",
|
|
2035
2003
|
"tasks-automation.form.filter.filter-expression.title": "Expresión de filtro",
|
|
2036
2004
|
"tasks-automation.form.filter.filter-expression.use-assistant": "Usar asistente",
|
|
2037
2005
|
"tasks-automation.form.filter.operator": "Utilizar el operador OR para buscar recursos",
|
|
@@ -2039,6 +2007,7 @@
|
|
|
2039
2007
|
"tasks-automation.form.filter.search-in.title-or-content": "El título o contenido contiene",
|
|
2040
2008
|
"tasks-automation.form.filter.search-input-label": "Palabras clave separadas por comas",
|
|
2041
2009
|
"tasks-automation.form.filter.title": "Filtrar los recursos",
|
|
2010
|
+
"tasks-automation.form.labels-selection.add-labelset": "Añadir conjunto de etiquetas",
|
|
2042
2011
|
"tasks-automation.form.labels-selection.create-label-set-button": "Crear nuevo conjunto de etiquetas",
|
|
2043
2012
|
"tasks-automation.form.labels-selection.description": "Selecciona las etiquetas que deseas utilizar y dónde quieres asignarlas.",
|
|
2044
2013
|
"tasks-automation.form.labels-selection.label-list.add-label": "Añadir etiqueta",
|