llm-requests: render DTL payloads (Kimi system-tools, Anthropic tool-reference)
Nightly Build / build (push) Successful in 6m51s
Nightly Build / build (push) Successful in 6m51s
This commit is contained in:
@@ -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',
|
||||
|
||||
@@ -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',
|
||||
|
||||
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user