nucliadb-admin-assets 1.0.0.post2461__py3-none-any.whl → 1.0.0.post2499__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.
Files changed (22) hide show
  1. nucliadb_admin_assets/538.808ca1518e1f6e95.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 +27 -67
  5. nucliadb_admin_assets/assets/i18n/common/en.json +27 -80
  6. nucliadb_admin_assets/assets/i18n/common/es.json +27 -67
  7. nucliadb_admin_assets/assets/i18n/common/fr.json +27 -67
  8. nucliadb_admin_assets/assets/i18n/sync/ca.json +6 -0
  9. nucliadb_admin_assets/assets/i18n/sync/en.json +6 -0
  10. nucliadb_admin_assets/assets/i18n/sync/es.json +6 -0
  11. nucliadb_admin_assets/assets/i18n/sync/fr.json +6 -0
  12. nucliadb_admin_assets/index.html +1 -1
  13. nucliadb_admin_assets/main.bd4b52fcbc7d50a4.js +1 -0
  14. nucliadb_admin_assets/runtime.10e44cc4d76feb3b.js +1 -0
  15. {nucliadb_admin_assets-1.0.0.post2461.dist-info → nucliadb_admin_assets-1.0.0.post2499.dist-info}/METADATA +1 -1
  16. {nucliadb_admin_assets-1.0.0.post2461.dist-info → nucliadb_admin_assets-1.0.0.post2499.dist-info}/RECORD +19 -18
  17. nucliadb_admin_assets/789.450b423bc7dae63c.js +0 -1
  18. nucliadb_admin_assets/main.0d228c4778d6e2f0.js +0 -1
  19. nucliadb_admin_assets/runtime.36f4a1af6de029bd.js +0 -1
  20. {nucliadb_admin_assets-1.0.0.post2461.dist-info → nucliadb_admin_assets-1.0.0.post2499.dist-info}/WHEEL +0 -0
  21. {nucliadb_admin_assets-1.0.0.post2461.dist-info → nucliadb_admin_assets-1.0.0.post2499.dist-info}/top_level.txt +0 -0
  22. {nucliadb_admin_assets-1.0.0.post2461.dist-info → nucliadb_admin_assets-1.0.0.post2499.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 and sessions data.",
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",
@@ -1169,14 +1172,10 @@
1169
1172
  "resource.warning.warning": "Warning",
1170
1173
  "resource.warning.warnings": "Warnings",
1171
1174
  "retrieval-agents.drivers.add.button": "Add driver",
1172
- "retrieval-agents.drivers.add.cypher": "Add a Cypher driver",
1173
- "retrieval-agents.drivers.add.guardrails": "Add a Guardrails AI driver",
1174
1175
  "retrieval-agents.drivers.add.internet.all-configured": "All internet drivers already configured",
1175
1176
  "retrieval-agents.drivers.add.internet.label": "Add an Internet driver",
1176
- "retrieval-agents.drivers.add.mcpsse": "Add a MCP SSE driver",
1177
- "retrieval-agents.drivers.add.mcpstdio": "Add a MCP STDIO driver",
1178
1177
  "retrieval-agents.drivers.add.nuclia": "Add a Agentic RAG KB driver",
1179
- "retrieval-agents.drivers.add.sql": "Add an SQL driver",
1178
+ "retrieval-agents.drivers.add.title": "Add a {{name}} driver",
1180
1179
  "retrieval-agents.drivers.confirm-deletion.description": "Are you sure you want to delete this driver? This action cannot be undone.",
1181
1180
  "retrieval-agents.drivers.confirm-deletion.title": "Delete {{name}}?",
1182
1181
  "retrieval-agents.drivers.description": "Select the external sources available to the agents",
@@ -1185,39 +1184,8 @@
1185
1184
  "retrieval-agents.drivers.errors.creation": "An error occurred while creating the driver, please try again.",
1186
1185
  "retrieval-agents.drivers.errors.deletion": "An error occurred while deleting the driver, please try again.",
1187
1186
  "retrieval-agents.drivers.errors.edition": "An error occurred while saving the driver, please try again.",
1188
- "retrieval-agents.drivers.form.cypher.database": "Database",
1189
- "retrieval-agents.drivers.form.cypher.enhanced-schema": "Enhanced schema",
1190
- "retrieval-agents.drivers.form.cypher.extra.label": "Extra config",
1191
- "retrieval-agents.drivers.form.cypher.password": "Password",
1192
- "retrieval-agents.drivers.form.cypher.url": "URL",
1193
- "retrieval-agents.drivers.form.cypher.username": "Username",
1194
1187
  "retrieval-agents.drivers.form.driver-name": "Driver name",
1195
- "retrieval-agents.drivers.form.guardrails.alinia-key": "Alinia key",
1196
- "retrieval-agents.drivers.form.internet.already-configured": "{{name}} already configured",
1197
- "retrieval-agents.drivers.form.internet.credentials": "Credentials",
1198
- "retrieval-agents.drivers.form.internet.endpoint": "Endpoint",
1199
- "retrieval-agents.drivers.form.internet.location": "Location",
1200
- "retrieval-agents.drivers.form.internet.project": "Project",
1201
- "retrieval-agents.drivers.form.internet.provider": "Provider",
1202
- "retrieval-agents.drivers.form.internet.vertexai": "Vertex AI",
1203
1188
  "retrieval-agents.drivers.form.key": "Key",
1204
- "retrieval-agents.drivers.form.mcpsse.sse-read-timeout": "SSE read timeout",
1205
- "retrieval-agents.drivers.form.mcpsse.uri": "URI",
1206
- "retrieval-agents.drivers.form.mcpstdio.args.add": "Add an argument",
1207
- "retrieval-agents.drivers.form.mcpstdio.args.label": "Arguments",
1208
- "retrieval-agents.drivers.form.mcpstdio.args.remove": "Remove argument",
1209
- "retrieval-agents.drivers.form.mcpstdio.command": "Command",
1210
- "retrieval-agents.drivers.form.mcpstdio.cwd": "Current working directory (cwd)",
1211
- "retrieval-agents.drivers.form.mcpstdio.encoding": "Character encoding ",
1212
- "retrieval-agents.drivers.form.mcpstdio.encoding-error.ignore": "Ignore",
1213
- "retrieval-agents.drivers.form.mcpstdio.encoding-error.replace": "Replace",
1214
- "retrieval-agents.drivers.form.mcpstdio.encoding-error.strict": "Strict",
1215
- "retrieval-agents.drivers.form.mcpstdio.encoding_error_handler": "Encoding error handler",
1216
- "retrieval-agents.drivers.form.mcpstdio.env.add": "Add environment variable",
1217
- "retrieval-agents.drivers.form.mcpstdio.env.label": "Environment",
1218
- "retrieval-agents.drivers.form.mcpstdio.env.property-name": "Name",
1219
- "retrieval-agents.drivers.form.mcpstdio.env.property-value": "Value",
1220
- "retrieval-agents.drivers.form.mcpstdio.env.remove": "Remove env",
1221
1189
  "retrieval-agents.drivers.form.nuclia.custom": "Use a custom Knowledge Box configuration",
1222
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.",
1223
1191
  "retrieval-agents.drivers.form.nuclia.description.label": "Description",
@@ -1229,8 +1197,6 @@
1229
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.",
1230
1198
  "retrieval-agents.drivers.form.nuclia.manager": "NUA API URL",
1231
1199
  "retrieval-agents.drivers.form.nuclia.url": "Base URL",
1232
- "retrieval-agents.drivers.form.sql.dsn": "Data Source Name (DSN)",
1233
- "retrieval-agents.drivers.form.sql.sql-schema": "SQL schema",
1234
1200
  "retrieval-agents.drivers.form.timeout": "Timeout",
1235
1201
  "retrieval-agents.drivers.table.actions": "Actions",
1236
1202
  "retrieval-agents.drivers.table.delete": "Delete driver",
@@ -1238,16 +1204,6 @@
1238
1204
  "retrieval-agents.drivers.table.name": "Name",
1239
1205
  "retrieval-agents.drivers.table.provider": "Provider",
1240
1206
  "retrieval-agents.drivers.title": "Drivers",
1241
- "retrieval-agents.drivers.types.alinia": "Alinia Guardrails",
1242
- "retrieval-agents.drivers.types.brave": "Brave",
1243
- "retrieval-agents.drivers.types.cypher": "Cypher",
1244
- "retrieval-agents.drivers.types.google": "Google",
1245
- "retrieval-agents.drivers.types.mcpsse": "MCP SSE",
1246
- "retrieval-agents.drivers.types.mcpstdio": "MCP STDIO",
1247
- "retrieval-agents.drivers.types.nucliadb": "Agentic RAG KB",
1248
- "retrieval-agents.drivers.types.perplexity": "Perplexity",
1249
- "retrieval-agents.drivers.types.sql": "SQL",
1250
- "retrieval-agents.drivers.types.tavily": "Tavily",
1251
1207
  "retrieval-agents.sessions.list.confirm-deletion.description": "Session content will be permanently deleted from you agent’s memory.",
1252
1208
  "retrieval-agents.sessions.list.confirm-deletion.title": "Delete session",
1253
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.",
@@ -1288,6 +1244,12 @@
1288
1244
  "retrieval-agents.workflow.errors.loading-workflow.preprocess": "An error occurred while loading the preprocess agents.",
1289
1245
  "retrieval-agents.workflow.errors.save-agent": "An error occurred while saving the node.",
1290
1246
  "retrieval-agents.workflow.missing-configuration": "Missing configuration",
1247
+ "retrieval-agents.workflow.node-types.advanced_ask.description": "Agentic RAG ask agent",
1248
+ "retrieval-agents.workflow.node-types.advanced_ask.form.citations": "Citations",
1249
+ "retrieval-agents.workflow.node-types.advanced_ask.form.citations-and-json": "Citations and JSON output",
1250
+ "retrieval-agents.workflow.node-types.advanced_ask.form.llm-citations": "LLM citations",
1251
+ "retrieval-agents.workflow.node-types.advanced_ask.form.no-citations": "No citations",
1252
+ "retrieval-agents.workflow.node-types.advanced_ask.title": "Ask Agentic RAG KB (advanced)",
1291
1253
  "retrieval-agents.workflow.node-types.ask.description": "Agentic RAG ask agent",
1292
1254
  "retrieval-agents.workflow.node-types.ask.form.customize-parameters": "Customize parameters",
1293
1255
  "retrieval-agents.workflow.node-types.ask.form.filters.help": "List of simple filters, one filter expression per line",
@@ -1303,10 +1265,10 @@
1303
1265
  "retrieval-agents.workflow.node-types.ask.form.sources": "Sources",
1304
1266
  "retrieval-agents.workflow.node-types.ask.form.visual_enable_prompt": "Prompt about visual elements",
1305
1267
  "retrieval-agents.workflow.node-types.ask.form.vllm": "Enable visual LLM",
1306
- "retrieval-agents.workflow.node-types.ask.title": "Ask Agentic RAG KB (advanced)",
1268
+ "retrieval-agents.workflow.node-types.ask.title": "Ask Agentic RAG KB",
1307
1269
  "retrieval-agents.workflow.node-types.basic_ask.description": "Agentic RAG ask agent",
1308
1270
  "retrieval-agents.workflow.node-types.basic_ask.form.generative-model": "Generative model",
1309
- "retrieval-agents.workflow.node-types.basic_ask.title": "Ask Agentic RAG KB",
1271
+ "retrieval-agents.workflow.node-types.basic_ask.title": "Ask Agentic RAG KB (simple)",
1310
1272
  "retrieval-agents.workflow.node-types.brave.description": "## TODO ##",
1311
1273
  "retrieval-agents.workflow.node-types.brave.title": "Internet - Brave",
1312
1274
  "retrieval-agents.workflow.node-types.conditional.description": "IF… THEN… ELSE…",
@@ -1315,17 +1277,6 @@
1315
1277
  "retrieval-agents.workflow.node-types.conditional.form.prompt.placeholder": "If…",
1316
1278
  "retrieval-agents.workflow.node-types.conditional.title": "Condition",
1317
1279
  "retrieval-agents.workflow.node-types.cypher.description": "Access data from your Cypher database",
1318
- "retrieval-agents.workflow.node-types.cypher.form.exclude-type.add": "Add a type to exclude",
1319
- "retrieval-agents.workflow.node-types.cypher.form.exclude-type.label": "Excluded types",
1320
- "retrieval-agents.workflow.node-types.cypher.form.exclude-type.remove": "Remove excluded type",
1321
- "retrieval-agents.workflow.node-types.cypher.form.go-to-drivers": "Create a Cypher driver",
1322
- "retrieval-agents.workflow.node-types.cypher.form.include-dangerous-requests": "Include dangerous requests",
1323
- "retrieval-agents.workflow.node-types.cypher.form.include-type.add": "Add a type to include",
1324
- "retrieval-agents.workflow.node-types.cypher.form.include-type.label": "Included types",
1325
- "retrieval-agents.workflow.node-types.cypher.form.include-type.remove": "Remove included type",
1326
- "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.",
1327
- "retrieval-agents.workflow.node-types.cypher.form.source": "Cypher source",
1328
- "retrieval-agents.workflow.node-types.cypher.form.top-k": "Top K",
1329
1280
  "retrieval-agents.workflow.node-types.cypher.title": "Cypher query",
1330
1281
  "retrieval-agents.workflow.node-types.external.description": "Do an API call to an external URL once the task is finished",
1331
1282
  "retrieval-agents.workflow.node-types.external.form.call_obj.help": "The question and the answer will be added to it",
@@ -1366,6 +1317,10 @@
1366
1317
  "retrieval-agents.workflow.node-types.historical.form.all.help": "Use all session history",
1367
1318
  "retrieval-agents.workflow.node-types.historical.form.all.label": "Use history",
1368
1319
  "retrieval-agents.workflow.node-types.historical.title": "History",
1320
+ "retrieval-agents.workflow.node-types.http.description": "Make an HTTP call to a static URI",
1321
+ "retrieval-agents.workflow.node-types.http.title": "HTTP",
1322
+ "retrieval-agents.workflow.node-types.httpstatic.description": "Make an HTTP call to a static URI",
1323
+ "retrieval-agents.workflow.node-types.httpstatic.title": "HTTP static",
1369
1324
  "retrieval-agents.workflow.node-types.internet.description": "Perplexity, Brave, Tavily, Google",
1370
1325
  "retrieval-agents.workflow.node-types.internet.form.country": "Country",
1371
1326
  "retrieval-agents.workflow.node-types.internet.form.domain.add": "Add domain",
@@ -1423,25 +1378,10 @@
1423
1378
  "retrieval-agents.workflow.node-types.root.preprocess": "Preprocess",
1424
1379
  "retrieval-agents.workflow.node-types.router.title": "Router",
1425
1380
  "retrieval-agents.workflow.node-types.sql.description": "Access data from your SQL database",
1426
- "retrieval-agents.workflow.node-types.sql.form.custom_table_info.label": "Customized table info",
1427
1381
  "retrieval-agents.workflow.node-types.sql.form.go-to-drivers": "Create an SQL driver",
1428
- "retrieval-agents.workflow.node-types.sql.form.ignore_tables.disabled": "Erase \"Include tables\" field first, as they are mutually exclusive",
1429
- "retrieval-agents.workflow.node-types.sql.form.ignore_tables.help": "List of tables to ignore, comma-separated",
1430
- "retrieval-agents.workflow.node-types.sql.form.ignore_tables.label": "Ignore tables",
1431
- "retrieval-agents.workflow.node-types.sql.form.include_tables.disabled": "Erase \"Ignore tables\" field first, as they are mutually exclusive",
1432
- "retrieval-agents.workflow.node-types.sql.form.include_tables.help": "List of tables to include, comma-separated",
1433
- "retrieval-agents.workflow.node-types.sql.form.include_tables.label": "Include tables",
1434
- "retrieval-agents.workflow.node-types.sql.form.indexes_in_table_info": "Use table indexes",
1435
- "retrieval-agents.workflow.node-types.sql.form.lazy_table_reflection": "Lazy table reflection",
1436
- "retrieval-agents.workflow.node-types.sql.form.max_string_length": "Max string length",
1437
- "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.",
1438
- "retrieval-agents.workflow.node-types.sql.form.prompt": "Description",
1439
- "retrieval-agents.workflow.node-types.sql.form.retries": "Retries",
1440
- "retrieval-agents.workflow.node-types.sql.form.sample_rows_in_table_info": "Amount of example rows",
1441
- "retrieval-agents.workflow.node-types.sql.form.source": "SQL source",
1442
- "retrieval-agents.workflow.node-types.sql.form.sqlschema": "SQL schema",
1443
- "retrieval-agents.workflow.node-types.sql.form.view_support": "View support",
1444
1382
  "retrieval-agents.workflow.node-types.sql.title": "SQL query",
1383
+ "retrieval-agents.workflow.node-types.static.description": "Make an HTTP call to a static URI",
1384
+ "retrieval-agents.workflow.node-types.static.title": "HTTP static",
1445
1385
  "retrieval-agents.workflow.node-types.summarize.config.default-prompt": "Summarize the output using the default prompt",
1446
1386
  "retrieval-agents.workflow.node-types.summarize.conversational.help": "Respond in a conversational style",
1447
1387
  "retrieval-agents.workflow.node-types.summarize.conversational.label": "Conversational",
@@ -1464,6 +1404,7 @@
1464
1404
  "retrieval-agents.workflow.sidebar.rules.errors.set-rules": "An error occurred while saving the rules.",
1465
1405
  "retrieval-agents.workflow.sidebar.rules.rule-label": "Rule",
1466
1406
  "retrieval-agents.workflow.sidebar.rules.title": "Rules",
1407
+ "retrieval-agents.workflow.sidebar.test.description.advanced_ask": "Retrieving data from selected source(s)...",
1467
1408
  "retrieval-agents.workflow.sidebar.test.description.ask": "Retrieving data from selected source(s)...",
1468
1409
  "retrieval-agents.workflow.sidebar.test.description.basic_ask": "Retrieving data from selected source(s)...",
1469
1410
  "retrieval-agents.workflow.sidebar.test.description.conditional": "Evaluating condition based on the prompt…",
@@ -1485,6 +1426,7 @@
1485
1426
  "retrieval-agents.workflow.sidebar.test.form.input-label": "Input",
1486
1427
  "retrieval-agents.workflow.sidebar.test.form.input-placeholder": "User question",
1487
1428
  "retrieval-agents.workflow.sidebar.test.form.run-button": "Run test",
1429
+ "retrieval-agents.workflow.sidebar.test.form.session-select.ephemeral": "Without session",
1488
1430
  "retrieval-agents.workflow.sidebar.test.form.session-select.label": "Test session",
1489
1431
  "retrieval-agents.workflow.sidebar.test.form.session-select.new": "Create new session",
1490
1432
  "retrieval-agents.workflow.sidebar.test.form.stop-button": "Stop",
@@ -1875,6 +1817,9 @@
1875
1817
  "search.widgets.form.actions.save": "Save changes",
1876
1818
  "search.widgets.form.description": "The embedded widget will reflect the search configuration and widget options set below.",
1877
1819
  "search.widgets.form.preview-title": "Test the widget",
1820
+ "search.widgets.form.rao-widget-options.title.label": "Widget title",
1821
+ "search.widgets.form.rao-widget-options.username.help": "Name used in the initial greeting",
1822
+ "search.widgets.form.rao-widget-options.username.label": "Username",
1878
1823
  "search.widgets.form.search-config-title": "Search configuration",
1879
1824
  "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.",
1880
1825
  "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”.",
@@ -1988,7 +1933,8 @@
1988
1933
  "stash.retire.warning": "If you unpublish the \"{{ kb }}\" Knowledge Box, all the information in it will become private.",
1989
1934
  "stash.search": "Search",
1990
1935
  "stash.search-modes.slug": "By slug",
1991
- "stash.search-modes.title": "In title",
1936
+ "stash.search-modes.startswith": "Starts with",
1937
+ "stash.search-modes.title": "Word in title",
1992
1938
  "stash.search-modes.uid": "By UID",
1993
1939
  "stash.search-toggle-answer": "Generative answer",
1994
1940
  "stash.search_users": "Add a new user",
@@ -2082,6 +2028,7 @@
2082
2028
  "tasks-automation.form.filter.search-in.title-or-content": "Title or content contains",
2083
2029
  "tasks-automation.form.filter.search-input-label": "Comma-separated keywords",
2084
2030
  "tasks-automation.form.filter.title": "Filter the resources",
2031
+ "tasks-automation.form.labels-selection.add-labelset": "Add label set",
2085
2032
  "tasks-automation.form.labels-selection.create-label-set-button": "Create new label set",
2086
2033
  "tasks-automation.form.labels-selection.description": "Select the labels that you want to use and where you want them assigned.",
2087
2034
  "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 sus datos de agente y sesiones.",
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",
@@ -1169,14 +1172,10 @@
1169
1172
  "resource.warning.warning": "Advertencia",
1170
1173
  "resource.warning.warnings": "Advertencias",
1171
1174
  "retrieval-agents.drivers.add.button": "Agregar controlador",
1172
- "retrieval-agents.drivers.add.cypher": "Agregar un controlador Cypher",
1173
- "retrieval-agents.drivers.add.guardrails": "Agregar un controlador de Guardrails AI",
1174
1175
  "retrieval-agents.drivers.add.internet.all-configured": "Todos los controladores de Internet ya configurados",
1175
1176
  "retrieval-agents.drivers.add.internet.label": "Agregar un controlador Internet",
1176
- "retrieval-agents.drivers.add.mcpsse": "Agregar un controlador MCP SSE",
1177
- "retrieval-agents.drivers.add.mcpstdio": "Agregar un controlador MCP STDIO",
1178
1177
  "retrieval-agents.drivers.add.nuclia": "Agregar un controlador Agentic RAG KB",
1179
- "retrieval-agents.drivers.add.sql": "Agregar un controlador SQL",
1178
+ "retrieval-agents.drivers.add.title": "Agregar un controlador {{name}}",
1180
1179
  "retrieval-agents.drivers.confirm-deletion.description": "¿Está seguro de que desea eliminar este controlador? Esta acción no se puede deshacer.",
1181
1180
  "retrieval-agents.drivers.confirm-deletion.title": "Borrar {{name}}?",
1182
1181
  "retrieval-agents.drivers.description": "Seleccione las fuentes externas disponibles para los agentes",
@@ -1185,38 +1184,8 @@
1185
1184
  "retrieval-agents.drivers.errors.creation": "Se ha producido un error al crear el controlador, inténtelo de nuevo.",
1186
1185
  "retrieval-agents.drivers.errors.deletion": "Se ha producido un error al eliminar el controlador, inténtelo de nuevo.",
1187
1186
  "retrieval-agents.drivers.errors.edition": "Se ha producido un error al guardar el driver, inténtelo de nuevo.",
1188
- "retrieval-agents.drivers.form.cypher.database": "Base de datos",
1189
- "retrieval-agents.drivers.form.cypher.enhanced-schema": "Esquema mejorado",
1190
- "retrieval-agents.drivers.form.cypher.extra.label": "Configuración adicional",
1191
- "retrieval-agents.drivers.form.cypher.password": "Contraseña",
1192
- "retrieval-agents.drivers.form.cypher.url": "URL",
1193
- "retrieval-agents.drivers.form.cypher.username": "Nombre de usuario",
1194
1187
  "retrieval-agents.drivers.form.driver-name": "Nombre del controlador",
1195
- "retrieval-agents.drivers.form.guardrails.alinia-key": "Llave Alinia",
1196
- "retrieval-agents.drivers.form.internet.already-configured": "{{name}} ya configurado",
1197
- "retrieval-agents.drivers.form.internet.credentials": "Cartas credenciales",
1198
- "retrieval-agents.drivers.form.internet.endpoint": "Endpoint",
1199
- "retrieval-agents.drivers.form.internet.location": "Ubicación",
1200
- "retrieval-agents.drivers.form.internet.project": "Proyecto",
1201
- "retrieval-agents.drivers.form.internet.provider": "Proveedor",
1202
1188
  "retrieval-agents.drivers.form.key": "Llave",
1203
- "retrieval-agents.drivers.form.mcpsse.sse-read-timeout": "Tiempo de espera de lectura de SSE",
1204
- "retrieval-agents.drivers.form.mcpsse.uri": "URI",
1205
- "retrieval-agents.drivers.form.mcpstdio.args.add": "Añadir un argumento",
1206
- "retrieval-agents.drivers.form.mcpstdio.args.label": "Argumentos",
1207
- "retrieval-agents.drivers.form.mcpstdio.args.remove": "Eliminar argumento",
1208
- "retrieval-agents.drivers.form.mcpstdio.command": "Comando",
1209
- "retrieval-agents.drivers.form.mcpstdio.cwd": "Directorio de trabajo actual (cwd)",
1210
- "retrieval-agents.drivers.form.mcpstdio.encoding": "Codificación de caracteres",
1211
- "retrieval-agents.drivers.form.mcpstdio.encoding-error.ignore": "Ignore",
1212
- "retrieval-agents.drivers.form.mcpstdio.encoding-error.replace": "Sustituir",
1213
- "retrieval-agents.drivers.form.mcpstdio.encoding-error.strict": "Estricto",
1214
- "retrieval-agents.drivers.form.mcpstdio.encoding_error_handler": "Gestor de errores de codificación",
1215
- "retrieval-agents.drivers.form.mcpstdio.env.add": "Agregar variable de entorno",
1216
- "retrieval-agents.drivers.form.mcpstdio.env.label": "Entorno",
1217
- "retrieval-agents.drivers.form.mcpstdio.env.property-name": "Nombre",
1218
- "retrieval-agents.drivers.form.mcpstdio.env.property-value": "Valor",
1219
- "retrieval-agents.drivers.form.mcpstdio.env.remove": "Quitar env",
1220
1189
  "retrieval-agents.drivers.form.nuclia.custom": "Usar una configuración personalizada de Knowledge Box",
1221
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.",
1222
1191
  "retrieval-agents.drivers.form.nuclia.description.label": "Descripción",
@@ -1228,8 +1197,6 @@
1228
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.",
1229
1198
  "retrieval-agents.drivers.form.nuclia.manager": "NUA API URL",
1230
1199
  "retrieval-agents.drivers.form.nuclia.url": "Base URL",
1231
- "retrieval-agents.drivers.form.sql.dsn": "Nombre de la fuente de datos (DSN)",
1232
- "retrieval-agents.drivers.form.sql.sql-schema": "Esquema SQL",
1233
1200
  "retrieval-agents.drivers.form.timeout": "Tiempo de espera",
1234
1201
  "retrieval-agents.drivers.table.actions": "Acciones",
1235
1202
  "retrieval-agents.drivers.table.delete": "Eliminar controlador",
@@ -1277,6 +1244,12 @@
1277
1244
  "retrieval-agents.workflow.errors.loading-workflow.preprocess": "Se produjo un error al cargar los agentes de preproceso.",
1278
1245
  "retrieval-agents.workflow.errors.save-agent": "Se ha producido un error al guardar el nodo.",
1279
1246
  "retrieval-agents.workflow.missing-configuration": "Configuración faltante",
1247
+ "retrieval-agents.workflow.node-types.advanced_ask.description": "Agente Agentic RAG ask",
1248
+ "retrieval-agents.workflow.node-types.advanced_ask.form.citations": "Citas",
1249
+ "retrieval-agents.workflow.node-types.advanced_ask.form.citations-and-json": "Citas y salida JSON",
1250
+ "retrieval-agents.workflow.node-types.advanced_ask.form.llm-citations": "Citas de LLM",
1251
+ "retrieval-agents.workflow.node-types.advanced_ask.form.no-citations": "Sin citas",
1252
+ "retrieval-agents.workflow.node-types.advanced_ask.title": "Preguntar a Agentic RAG KB (avanzado)",
1280
1253
  "retrieval-agents.workflow.node-types.ask.description": "Agente Agentic RAG ask",
1281
1254
  "retrieval-agents.workflow.node-types.ask.form.customize-parameters": "Personalizar parámetros",
1282
1255
  "retrieval-agents.workflow.node-types.ask.form.filters.help": "Lista de filtros simples, una expresión de filtro por línea",
@@ -1291,10 +1264,10 @@
1291
1264
  "retrieval-agents.workflow.node-types.ask.form.sources": "Fuentes",
1292
1265
  "retrieval-agents.workflow.node-types.ask.form.visual_enable_prompt": "Prompt sobre los elementos visuales",
1293
1266
  "retrieval-agents.workflow.node-types.ask.form.vllm": "Habilitar LLM visual",
1294
- "retrieval-agents.workflow.node-types.ask.title": "Preguntar a Agentic RAG KB (avanzado)",
1267
+ "retrieval-agents.workflow.node-types.ask.title": "Preguntar a Agentic RAG KB",
1295
1268
  "retrieval-agents.workflow.node-types.basic_ask.description": "Agente Agentic RAG ask",
1296
1269
  "retrieval-agents.workflow.node-types.basic_ask.form.generative-model": "Modelo generativo",
1297
- "retrieval-agents.workflow.node-types.basic_ask.title": "Preguntar a Agentic RAG KB",
1270
+ "retrieval-agents.workflow.node-types.basic_ask.title": "Preguntar a Agentic RAG KB (simple)",
1298
1271
  "retrieval-agents.workflow.node-types.brave.description": "## TODO ##",
1299
1272
  "retrieval-agents.workflow.node-types.brave.title": "Internet - Brave",
1300
1273
  "retrieval-agents.workflow.node-types.conditional.description": "SI… ENTONCES… SI NO…",
@@ -1303,17 +1276,6 @@
1303
1276
  "retrieval-agents.workflow.node-types.conditional.form.prompt.placeholder": "Si…",
1304
1277
  "retrieval-agents.workflow.node-types.conditional.title": "Condición",
1305
1278
  "retrieval-agents.workflow.node-types.cypher.description": "Acceda a los datos de su base de datos Cypher",
1306
- "retrieval-agents.workflow.node-types.cypher.form.exclude-type.add": "Añadir un tipo para excluir",
1307
- "retrieval-agents.workflow.node-types.cypher.form.exclude-type.label": "Tipos excluidos",
1308
- "retrieval-agents.workflow.node-types.cypher.form.exclude-type.remove": "Eliminar tipo excluido",
1309
- "retrieval-agents.workflow.node-types.cypher.form.go-to-drivers": "Crear un controlador Cypher",
1310
- "retrieval-agents.workflow.node-types.cypher.form.include-dangerous-requests": "Incluir solicitudes peligrosas",
1311
- "retrieval-agents.workflow.node-types.cypher.form.include-type.add": "Añadir un tipo para incluir",
1312
- "retrieval-agents.workflow.node-types.cypher.form.include-type.label": "Tipos incluidos",
1313
- "retrieval-agents.workflow.node-types.cypher.form.include-type.remove": "Eliminar tipo incluido",
1314
- "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.",
1315
- "retrieval-agents.workflow.node-types.cypher.form.source": "Fuente Cypher",
1316
- "retrieval-agents.workflow.node-types.cypher.form.top-k": "Top K",
1317
1279
  "retrieval-agents.workflow.node-types.cypher.title": "Consulta Cypher",
1318
1280
  "retrieval-agents.workflow.node-types.external.description": "Realizar una llamada API a una URL externa una vez finalizada la tarea",
1319
1281
  "retrieval-agents.workflow.node-types.external.form.call_obj.help": "Se añadirá la pregunta y la respuesta.",
@@ -1354,6 +1316,10 @@
1354
1316
  "retrieval-agents.workflow.node-types.historical.form.all.help": "Utilizar todo el historial de sesiones",
1355
1317
  "retrieval-agents.workflow.node-types.historical.form.all.label": "Utilizar el historial",
1356
1318
  "retrieval-agents.workflow.node-types.historical.title": "Histórico",
1319
+ "retrieval-agents.workflow.node-types.http.description": "Realiza una llamada HTTP a una URI estática.",
1320
+ "retrieval-agents.workflow.node-types.http.title": "HTTP",
1321
+ "retrieval-agents.workflow.node-types.httpstatic.description": "Realiza una llamada HTTP a una URI estática.",
1322
+ "retrieval-agents.workflow.node-types.httpstatic.title": "HTTP estático",
1357
1323
  "retrieval-agents.workflow.node-types.internet.description": "Perplexity, Brave, Tavily, Google",
1358
1324
  "retrieval-agents.workflow.node-types.internet.form.country": "País",
1359
1325
  "retrieval-agents.workflow.node-types.internet.form.domain.add": "Añadir dominio",
@@ -1409,23 +1375,10 @@
1409
1375
  "retrieval-agents.workflow.node-types.root.preprocess": "Preprocesar",
1410
1376
  "retrieval-agents.workflow.node-types.router.title": "Enrutador",
1411
1377
  "retrieval-agents.workflow.node-types.sql.description": "Accedar a los datos de su base de datos SQL",
1412
- "retrieval-agents.workflow.node-types.sql.form.custom_table_info.label": "Información de mesa personalizada",
1413
1378
  "retrieval-agents.workflow.node-types.sql.form.go-to-drivers": "Crear un controlador SQL",
1414
- "retrieval-agents.workflow.node-types.sql.form.ignore_tables.disabled": "Borre primero el campo \"Incluir tablas\", ya que son mutuamente excluyentes",
1415
- "retrieval-agents.workflow.node-types.sql.form.ignore_tables.help": "Lista de tablas a ignorar, separadas por comas",
1416
- "retrieval-agents.workflow.node-types.sql.form.ignore_tables.label": "Ignorar tablas",
1417
- "retrieval-agents.workflow.node-types.sql.form.include_tables.disabled": "Borre primero el campo \"Ignorar tablas\", ya que son mutuamente excluyentes",
1418
- "retrieval-agents.workflow.node-types.sql.form.include_tables.help": "Lista de tablas a incluir, separadas por comas",
1419
- "retrieval-agents.workflow.node-types.sql.form.include_tables.label": "Incluir tablas",
1420
- "retrieval-agents.workflow.node-types.sql.form.indexes_in_table_info": "Utilizar índices de tabla",
1421
- "retrieval-agents.workflow.node-types.sql.form.max_string_length": "Longitud máxima de la cuerda",
1422
- "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.",
1423
- "retrieval-agents.workflow.node-types.sql.form.prompt": "Descripción",
1424
- "retrieval-agents.workflow.node-types.sql.form.retries": "Reintentos",
1425
- "retrieval-agents.workflow.node-types.sql.form.sample_rows_in_table_info": "Cantidad de filas de ejemplo",
1426
- "retrieval-agents.workflow.node-types.sql.form.source": "Fuente SQL",
1427
- "retrieval-agents.workflow.node-types.sql.form.sqlschema": "Esquema SQL",
1428
1379
  "retrieval-agents.workflow.node-types.sql.title": "Consulta SQL",
1380
+ "retrieval-agents.workflow.node-types.static.description": "Realiza una llamada HTTP a una URI estática.",
1381
+ "retrieval-agents.workflow.node-types.static.title": "HTTP estático",
1429
1382
  "retrieval-agents.workflow.node-types.summarize.config.default-prompt": "Resumir la salida mediante el prompt predeterminada",
1430
1383
  "retrieval-agents.workflow.node-types.summarize.conversational.help": "Responda en un estilo conversacional",
1431
1384
  "retrieval-agents.workflow.node-types.summarize.conversational.label": "Conversacional",
@@ -1448,6 +1401,7 @@
1448
1401
  "retrieval-agents.workflow.sidebar.rules.errors.set-rules": "Se ha producido un error al guardar las reglas.",
1449
1402
  "retrieval-agents.workflow.sidebar.rules.rule-label": "Regla",
1450
1403
  "retrieval-agents.workflow.sidebar.rules.title": "Normas",
1404
+ "retrieval-agents.workflow.sidebar.test.description.advanced_ask": "Recuperando datos de fuentes seleccionadas...",
1451
1405
  "retrieval-agents.workflow.sidebar.test.description.ask": "Recuperando datos de fuentes seleccionadas...",
1452
1406
  "retrieval-agents.workflow.sidebar.test.description.basic_ask": "Recuperando datos de fuentes seleccionadas...",
1453
1407
  "retrieval-agents.workflow.sidebar.test.description.conditional": "Evaluando la condición según el prompt…",
@@ -1461,6 +1415,7 @@
1461
1415
  "retrieval-agents.workflow.sidebar.test.form.input-label": "Entrada",
1462
1416
  "retrieval-agents.workflow.sidebar.test.form.input-placeholder": "Pregunta del usuario",
1463
1417
  "retrieval-agents.workflow.sidebar.test.form.run-button": "Ejecutar prueba",
1418
+ "retrieval-agents.workflow.sidebar.test.form.session-select.ephemeral": "Sin sesión",
1464
1419
  "retrieval-agents.workflow.sidebar.test.form.session-select.label": "Sesión de prueba",
1465
1420
  "retrieval-agents.workflow.sidebar.test.form.session-select.new": "Crear nueva sesión",
1466
1421
  "retrieval-agents.workflow.sidebar.test.form.stop-button": "Parar",
@@ -1851,6 +1806,9 @@
1851
1806
  "search.widgets.form.actions.save": "Guardar cambios",
1852
1807
  "search.widgets.form.description": "El widget integrado reflejará la configuración de búsqueda y las opciones del widget establecidas a continuación.",
1853
1808
  "search.widgets.form.preview-title": "Prueba el widget",
1809
+ "search.widgets.form.rao-widget-options.title.label": "Título del widget",
1810
+ "search.widgets.form.rao-widget-options.username.help": "Nombre utilizado en el saludo inicial",
1811
+ "search.widgets.form.rao-widget-options.username.label": "Nombre de usuario",
1854
1812
  "search.widgets.form.search-config-title": "Configuración de búsqueda",
1855
1813
  "search.widgets.form.widget-options.chat-placeholder.input-help": "Utilice <code>|</code> para separar el placeholder inicial del que se muestra una vez que se inicia la discusión.",
1856
1814
  "search.widgets.form.widget-options.chat-placeholder.toggle-description": "Cambia el texto que quieres que aparezca en la barra de chat cuando no esté activa. El texto predeterminado es “Charlemos”.",
@@ -1964,7 +1922,8 @@
1964
1922
  "stash.retire.warning": "Si despublicas la Knowledge Box \"{{ kb }}\", toda la información que contiene será privada. ",
1965
1923
  "stash.search": "Busca",
1966
1924
  "stash.search-modes.slug": "Por slug",
1967
- "stash.search-modes.title": "En el título",
1925
+ "stash.search-modes.startswith": "Comienza con",
1926
+ "stash.search-modes.title": "Palabra en el título",
1968
1927
  "stash.search-modes.uid": "Por UID",
1969
1928
  "stash.search-toggle-answer": "Respuesta generativa",
1970
1929
  "stash.search_users": "Añadir un nuevo usuario",
@@ -2058,6 +2017,7 @@
2058
2017
  "tasks-automation.form.filter.search-in.title-or-content": "El título o contenido contiene",
2059
2018
  "tasks-automation.form.filter.search-input-label": "Palabras clave separadas por comas",
2060
2019
  "tasks-automation.form.filter.title": "Filtrar los recursos",
2020
+ "tasks-automation.form.labels-selection.add-labelset": "Añadir conjunto de etiquetas",
2061
2021
  "tasks-automation.form.labels-selection.create-label-set-button": "Crear nuevo conjunto de etiquetas",
2062
2022
  "tasks-automation.form.labels-selection.description": "Selecciona las etiquetas que deseas utilizar y dónde quieres asignarlas.",
2063
2023
  "tasks-automation.form.labels-selection.label-list.add-label": "Añadir etiqueta",