llm-requests: render DTL payloads (Kimi system-tools, Anthropic tool-reference)
Nightly Build / build (push) Successful in 6m51s

This commit is contained in:
2026-07-24 21:22:49 +01:00
parent db6e395c11
commit ccd6e4fbea
5 changed files with 201 additions and 39 deletions
+4
View File
@@ -165,6 +165,10 @@ export default {
'llmr.detail.section_conversation':'Conversation',
'llmr.detail.section_tools': 'Tools Defined',
'llmr.detail.section_response': 'Response',
'llmr.detail.tools_activated': 'Tools activated (DTL)',
'llmr.detail.tool_reference_loads': 'loads {n}',
'llmr.detail.flag_deferred': 'deferred',
'llmr.detail.flag_cached': 'cached',
// ── Config ──────────────────────────────────────────────────────────────────
'config.title': 'Config',
+4
View File
@@ -165,6 +165,10 @@ export default {
'llmr.detail.section_conversation':'Conversation',
'llmr.detail.section_tools': 'Outils définis',
'llmr.detail.section_response': 'Réponse',
'llmr.detail.tools_activated': 'Outils activés (DTL)',
'llmr.detail.tool_reference_loads': 'charge {n}',
'llmr.detail.flag_deferred': 'différé',
'llmr.detail.flag_cached': 'en cache',
// ── Config ──────────────────────────────────────────────────────────────────
'config.title': 'Configuration',
+4
View File
@@ -165,6 +165,10 @@ export default {
'llmr.detail.section_conversation':'Conversazione',
'llmr.detail.section_tools': 'Strumenti definiti',
'llmr.detail.section_response': 'Risposta',
'llmr.detail.tools_activated': 'Strumenti attivati (DTL)',
'llmr.detail.tool_reference_loads': 'carica {n}',
'llmr.detail.flag_deferred': 'differito',
'llmr.detail.flag_cached': 'in cache',
// ── Session detail ──────────────────────────────────────────────────────────
'session.back': 'Indietro',