{{$t('$vuetify.dataIterator.title')}}
mdi-api
mdi-translate
mdi-list-box
mdi-pencil-plus
{{ snackbarStore.getIcon() }}
{{$t(snackbarStore.message)}}
mdi-close
{{item.raw.history.length}}
{{ item.raw.history[0]?.content[1]?.text || item.raw.history[0]?.content || "NA" }}
{{ item.raw.history[item.raw.history.length-1]?.content[1]?.text || item.raw.history[item.raw.history.length-1]?.content || "NA" }}
{{$t('$vuetify.dataIterator.i.endpoint')}}
{{chatbotStore.url}}{{chatbotStore.path}}
{{chatbotStore.model || "No model" }}
{{ $t('$vuetify.dataIterator.i.advanced') }}
{{ chatbotStore.method }}
{{ chatbotStore.stream ? "Stream" : "Stream: off" }}
{{ chatbotStore.mcp ? "MCP" : "MCP: off" }}
{{chatbotStore.max_tokens_type}} {{": "}} {{ chatbotStore.max_tokens_value ? chatbotStore.max_tokens_value : "default" }}
{{"temperature: "}} {{ chatbotStore.temperature ? chatbotStore.temperature : "default" }}
{{"top_p: "}} {{ chatbotStore.top_p ? chatbotStore.top_p : "default" }}
{{ chatbotStore.authPrefix }}
{{ chatbotStore.contentType }}
OK
{{ item.raw.description }}
{{promptStore.promptSelect.description}}
Get
{{ column.key }}
Cancel
Add
{{ element.title }}
{{ element.description }}
MCP
Edit Card
{{ agentStore.card?.refText }}
Cancel
Save
mdi-tools
mdi-clock-outline
mdi-store-remove
mdi-close
{{item.tool_call_id}}
{{content.text}}
{{ item.content }}
{{content.id}}
{{content.function.name}}({{content.function.arguments }})