feat: Add support for text-to-image APIs. (#13380)

* feat: Add support for text-to-image APIs.

* feat: Add support for text-to-image APIs.
This commit is contained in:
CityFun
2026-07-28 09:42:23 +08:00
committed by GitHub
parent c04848a92a
commit e2754b447d
57 changed files with 1124 additions and 163 deletions
+17
View File
@@ -198,6 +198,23 @@ SubTask: "Subtask"
Skip: "Ignore errors and continue"
Success: "Success"
# AI gateway smart routing tasks
AIProxySmartRouteCreateTask: "Create AI gateway smart routing samples"
AIProxySmartRouteCreateSubTask: "Create samples and generate vectors"
AIProxySmartRouteCreateStart: "Starting sample creation, {{ .total }} in total"
AIProxySmartRouteCreateFailed: "[{{ .current }}/{{ .total }}] Creation failed: type={{ .type }} label={{ .label }} error={{ .err }}"
AIProxySmartRouteCreateSuccess: "[{{ .current }}/{{ .total }}] Created: sampleID={{ .id }} type={{ .type }} label={{ .label }}"
AIProxySmartRouteCreateComplete: "Creation completed: {{ .success }} succeeded, {{ .failed }} failed"
AIProxySmartRouteCreateError: "Sample creation failed: {{ .failed }} failed, last error"
AIProxySmartRouteRebuildTask: "Rebuild AI gateway smart routing sample vectors"
AIProxySmartRouteRebuildSubTask: "Rebuild sample vectors"
AIProxySmartRouteEmbeddingRequired: "Embedding endpoint and model are required"
AIProxySmartRouteRebuildStart: "Starting sample vector rebuild, {{ .total }} in total"
AIProxySmartRouteRebuildFailed: "[{{ .current }}/{{ .total }}] Rebuild failed: sampleID={{ .id }} type={{ .type }} label={{ .label }} error={{ .err }}"
AIProxySmartRouteRebuildSuccess: "[{{ .current }}/{{ .total }}] Rebuilt: sampleID={{ .id }} type={{ .type }} label={{ .label }}"
AIProxySmartRouteRebuildComplete: "Rebuild completed: {{ .success }} succeeded, {{ .failed }} failed"
AIProxySmartRouteRebuildError: "Sample vector rebuild failed: {{ .failed }} failed, last error"
# agent batch task
BatchInstallAgent: "Batch install agent"
DispatchAgentInstallTasks: "Dispatch agent install tasks"
+17
View File
@@ -198,6 +198,23 @@ SubTask: "Subtarea"
Skip: "Omitir errores y continuar..."
Success: "Éxito"
# tareas de enrutamiento inteligente del gateway de IA
AIProxySmartRouteCreateTask: "Crear muestras de enrutamiento inteligente del gateway de IA"
AIProxySmartRouteCreateSubTask: "Crear muestras y generar vectores"
AIProxySmartRouteCreateStart: "Iniciando la creación de muestras, {{ .total }} en total"
AIProxySmartRouteCreateFailed: "[{{ .current }}/{{ .total }}] Error de creación: type={{ .type }} label={{ .label }} error={{ .err }}"
AIProxySmartRouteCreateSuccess: "[{{ .current }}/{{ .total }}] Creada: sampleID={{ .id }} type={{ .type }} label={{ .label }}"
AIProxySmartRouteCreateComplete: "Creación completada: {{ .success }} correctas, {{ .failed }} fallidas"
AIProxySmartRouteCreateError: "Error al crear muestras: {{ .failed }} fallidas, último error"
AIProxySmartRouteRebuildTask: "Reconstruir vectores de muestras de enrutamiento inteligente del gateway de IA"
AIProxySmartRouteRebuildSubTask: "Reconstruir vectores de muestras"
AIProxySmartRouteEmbeddingRequired: "El endpoint y el modelo de Embedding son obligatorios"
AIProxySmartRouteRebuildStart: "Iniciando la reconstrucción de vectores, {{ .total }} en total"
AIProxySmartRouteRebuildFailed: "[{{ .current }}/{{ .total }}] Error de reconstrucción: sampleID={{ .id }} type={{ .type }} label={{ .label }} error={{ .err }}"
AIProxySmartRouteRebuildSuccess: "[{{ .current }}/{{ .total }}] Reconstruida: sampleID={{ .id }} type={{ .type }} label={{ .label }}"
AIProxySmartRouteRebuildComplete: "Reconstrucción completada: {{ .success }} correctas, {{ .failed }} fallidas"
AIProxySmartRouteRebuildError: "Error al reconstruir vectores de muestras: {{ .failed }} fallidas, último error"
# tarea por lotes de agentes
BatchInstallAgent: "Instalación masiva de agentes"
DispatchAgentInstallTasks: "Enviar tareas de instalación de agentes"
+17
View File
@@ -198,6 +198,23 @@ SubTask: "وظیفه فرعی"
Skip: "نادیده گرفتن خطاها و ادامه"
Success: "موفق"
# وظایف مسیریابی هوشمند دروازه AI
AIProxySmartRouteCreateTask: "ایجاد نمونه‌های مسیریابی هوشمند دروازه AI"
AIProxySmartRouteCreateSubTask: "ایجاد نمونه‌ها و تولید بردارها"
AIProxySmartRouteCreateStart: "شروع ایجاد نمونه‌ها، در مجموع {{ .total }}"
AIProxySmartRouteCreateFailed: "[{{ .current }}/{{ .total }}] ایجاد ناموفق بود: type={{ .type }} label={{ .label }} error={{ .err }}"
AIProxySmartRouteCreateSuccess: "[{{ .current }}/{{ .total }}] ایجاد شد: sampleID={{ .id }} type={{ .type }} label={{ .label }}"
AIProxySmartRouteCreateComplete: "ایجاد کامل شد: {{ .success }} موفق، {{ .failed }} ناموفق"
AIProxySmartRouteCreateError: "ایجاد نمونه‌ها ناموفق بود: {{ .failed }} ناموفق، آخرین خطا"
AIProxySmartRouteRebuildTask: "بازسازی بردارهای نمونه مسیریابی هوشمند دروازه AI"
AIProxySmartRouteRebuildSubTask: "بازسازی بردارهای نمونه"
AIProxySmartRouteEmbeddingRequired: "آدرس و مدل Embedding الزامی است"
AIProxySmartRouteRebuildStart: "شروع بازسازی بردارهای نمونه، در مجموع {{ .total }}"
AIProxySmartRouteRebuildFailed: "[{{ .current }}/{{ .total }}] بازسازی ناموفق بود: sampleID={{ .id }} type={{ .type }} label={{ .label }} error={{ .err }}"
AIProxySmartRouteRebuildSuccess: "[{{ .current }}/{{ .total }}] بازسازی شد: sampleID={{ .id }} type={{ .type }} label={{ .label }}"
AIProxySmartRouteRebuildComplete: "بازسازی کامل شد: {{ .success }} موفق، {{ .failed }} ناموفق"
AIProxySmartRouteRebuildError: "بازسازی بردارهای نمونه ناموفق بود: {{ .failed }} ناموفق، آخرین خطا"
# وظیفه دسته‌ای عامل
BatchInstallAgent: "نصب دسته‌ای عامل"
DispatchAgentInstallTasks: "ارسال وظایف نصب عامل"
+17
View File
@@ -198,6 +198,23 @@ SubTask: "サブタスク"
Skip: "エラーを無視して続行..."
Success: "成功"
# AI ゲートウェイスマートルーティングタスク
AIProxySmartRouteCreateTask: "AI ゲートウェイのスマートルーティングサンプルを作成"
AIProxySmartRouteCreateSubTask: "サンプルを作成してベクトルを生成"
AIProxySmartRouteCreateStart: "サンプルの作成を開始します。合計 {{ .total }} 件"
AIProxySmartRouteCreateFailed: "[{{ .current }}/{{ .total }}] 作成失敗:type={{ .type }} label={{ .label }} error={{ .err }}"
AIProxySmartRouteCreateSuccess: "[{{ .current }}/{{ .total }}] 作成成功:sampleID={{ .id }} type={{ .type }} label={{ .label }}"
AIProxySmartRouteCreateComplete: "作成完了:成功 {{ .success }} 件、失敗 {{ .failed }} 件"
AIProxySmartRouteCreateError: "サンプルの作成に失敗しました:{{ .failed }} 件失敗、最後のエラー"
AIProxySmartRouteRebuildTask: "AI ゲートウェイのスマートルーティングサンプルベクトルを再構築"
AIProxySmartRouteRebuildSubTask: "サンプルベクトルを再構築"
AIProxySmartRouteEmbeddingRequired: "Embedding エンドポイントとモデルは必須です"
AIProxySmartRouteRebuildStart: "サンプルベクトルの再構築を開始します。合計 {{ .total }} 件"
AIProxySmartRouteRebuildFailed: "[{{ .current }}/{{ .total }}] 再構築失敗:sampleID={{ .id }} type={{ .type }} label={{ .label }} error={{ .err }}"
AIProxySmartRouteRebuildSuccess: "[{{ .current }}/{{ .total }}] 再構築成功:sampleID={{ .id }} type={{ .type }} label={{ .label }}"
AIProxySmartRouteRebuildComplete: "再構築完了:成功 {{ .success }} 件、失敗 {{ .failed }} 件"
AIProxySmartRouteRebuildError: "サンプルベクトルの再構築に失敗しました:{{ .failed }} 件失敗、最後のエラー"
# エージェント一括タスク
BatchInstallAgent: "エージェントの一括インストール"
DispatchAgentInstallTasks: "エージェントインストールタスクを配信"
+17
View File
@@ -198,6 +198,23 @@ SubTask: "서브 작업"
Skip: "오류 무시하고 계속..."
Success: "성공"
# AI 게이트웨이 스마트 라우팅 작업
AIProxySmartRouteCreateTask: "AI 게이트웨이 스마트 라우팅 샘플 생성"
AIProxySmartRouteCreateSubTask: "샘플 생성 및 벡터 생성"
AIProxySmartRouteCreateStart: "샘플 생성을 시작합니다. 총 {{ .total }}개"
AIProxySmartRouteCreateFailed: "[{{ .current }}/{{ .total }}] 생성 실패: type={{ .type }} label={{ .label }} error={{ .err }}"
AIProxySmartRouteCreateSuccess: "[{{ .current }}/{{ .total }}] 생성 성공: sampleID={{ .id }} type={{ .type }} label={{ .label }}"
AIProxySmartRouteCreateComplete: "생성 완료: 성공 {{ .success }}개, 실패 {{ .failed }}개"
AIProxySmartRouteCreateError: "샘플 생성 실패: {{ .failed }}개 실패, 마지막 오류"
AIProxySmartRouteRebuildTask: "AI 게이트웨이 스마트 라우팅 샘플 벡터 재구성"
AIProxySmartRouteRebuildSubTask: "샘플 벡터 재구성"
AIProxySmartRouteEmbeddingRequired: "Embedding 엔드포인트와 모델은 필수입니다"
AIProxySmartRouteRebuildStart: "샘플 벡터 재구성을 시작합니다. 총 {{ .total }}개"
AIProxySmartRouteRebuildFailed: "[{{ .current }}/{{ .total }}] 재구성 실패: sampleID={{ .id }} type={{ .type }} label={{ .label }} error={{ .err }}"
AIProxySmartRouteRebuildSuccess: "[{{ .current }}/{{ .total }}] 재구성 성공: sampleID={{ .id }} type={{ .type }} label={{ .label }}"
AIProxySmartRouteRebuildComplete: "재구성 완료: 성공 {{ .success }}개, 실패 {{ .failed }}개"
AIProxySmartRouteRebuildError: "샘플 벡터 재구성 실패: {{ .failed }}개 실패, 마지막 오류"
# 에이전트 일괄 작업
BatchInstallAgent: "에이전트 일괄 설치"
DispatchAgentInstallTasks: "에이전트 설치 작업 배포"
+17
View File
@@ -198,6 +198,23 @@ SubTask: "ວຽກຍ່ອຍ"
Skip: "ບໍ່ສົນໃຈຂໍ້ຜິດພາດ ແລະ ສືບຕໍ່"
Success: "ສຳເລັດ"
# ວຽກ Smart Route ຂອງ AI Gateway
AIProxySmartRouteCreateTask: "ສ້າງຕົວຢ່າງ Smart Route ຂອງ AI Gateway"
AIProxySmartRouteCreateSubTask: "ສ້າງຕົວຢ່າງ ແລະ ສ້າງ Vector"
AIProxySmartRouteCreateStart: "ເລີ່ມສ້າງຕົວຢ່າງ, ທັງໝົດ {{ .total }}"
AIProxySmartRouteCreateFailed: "[{{ .current }}/{{ .total }}] ສ້າງບໍ່ສຳເລັດ: type={{ .type }} label={{ .label }} error={{ .err }}"
AIProxySmartRouteCreateSuccess: "[{{ .current }}/{{ .total }}] ສ້າງສຳເລັດ: sampleID={{ .id }} type={{ .type }} label={{ .label }}"
AIProxySmartRouteCreateComplete: "ສ້າງສຳເລັດ: {{ .success }} ສຳເລັດ, {{ .failed }} ບໍ່ສຳເລັດ"
AIProxySmartRouteCreateError: "ສ້າງຕົວຢ່າງບໍ່ສຳເລັດ: {{ .failed }} ລາຍການ, ຂໍ້ຜິດພາດຫຼ້າສຸດ"
AIProxySmartRouteRebuildTask: "ສ້າງ Vector ຕົວຢ່າງ Smart Route ຂອງ AI Gateway ຄືນໃໝ່"
AIProxySmartRouteRebuildSubTask: "ສ້າງ Vector ຕົວຢ່າງຄືນໃໝ່"
AIProxySmartRouteEmbeddingRequired: "ຕ້ອງລະບຸ Endpoint ແລະ Model ຂອງ Embedding"
AIProxySmartRouteRebuildStart: "ເລີ່ມສ້າງ Vector ຕົວຢ່າງຄືນໃໝ່, ທັງໝົດ {{ .total }}"
AIProxySmartRouteRebuildFailed: "[{{ .current }}/{{ .total }}] ສ້າງຄືນໃໝ່ບໍ່ສຳເລັດ: sampleID={{ .id }} type={{ .type }} label={{ .label }} error={{ .err }}"
AIProxySmartRouteRebuildSuccess: "[{{ .current }}/{{ .total }}] ສ້າງຄືນໃໝ່ສຳເລັດ: sampleID={{ .id }} type={{ .type }} label={{ .label }}"
AIProxySmartRouteRebuildComplete: "ສ້າງຄືນໃໝ່ສຳເລັດ: {{ .success }} ສຳເລັດ, {{ .failed }} ບໍ່ສຳເລັດ"
AIProxySmartRouteRebuildError: "ສ້າງ Vector ຕົວຢ່າງຄືນໃໝ່ບໍ່ສຳເລັດ: {{ .failed }} ລາຍການ, ຂໍ້ຜິດພາດຫຼ້າສຸດ"
# agent batch task
BatchInstallAgent: "ຕິດຕັ້ງເອເຈນແບບກຸ່ມ"
DispatchAgentInstallTasks: "ຈັດສົ່ງວຽກຕິດຕັ້ງເອເຈນ"
+17
View File
@@ -198,6 +198,23 @@ SubTask: "Tugas Sub"
Skip: "Abaikan ralat dan teruskan..."
Success: "Berjaya"
# tugas penghalaan pintar get laluan AI
AIProxySmartRouteCreateTask: "Cipta sampel penghalaan pintar get laluan AI"
AIProxySmartRouteCreateSubTask: "Cipta sampel dan jana vektor"
AIProxySmartRouteCreateStart: "Memulakan penciptaan sampel, jumlah {{ .total }}"
AIProxySmartRouteCreateFailed: "[{{ .current }}/{{ .total }}] Penciptaan gagal: type={{ .type }} label={{ .label }} error={{ .err }}"
AIProxySmartRouteCreateSuccess: "[{{ .current }}/{{ .total }}] Berjaya dicipta: sampleID={{ .id }} type={{ .type }} label={{ .label }}"
AIProxySmartRouteCreateComplete: "Penciptaan selesai: {{ .success }} berjaya, {{ .failed }} gagal"
AIProxySmartRouteCreateError: "Penciptaan sampel gagal: {{ .failed }} gagal, ralat terakhir"
AIProxySmartRouteRebuildTask: "Bina semula vektor sampel penghalaan pintar get laluan AI"
AIProxySmartRouteRebuildSubTask: "Bina semula vektor sampel"
AIProxySmartRouteEmbeddingRequired: "Endpoint dan model Embedding diperlukan"
AIProxySmartRouteRebuildStart: "Memulakan pembinaan semula vektor sampel, jumlah {{ .total }}"
AIProxySmartRouteRebuildFailed: "[{{ .current }}/{{ .total }}] Pembinaan semula gagal: sampleID={{ .id }} type={{ .type }} label={{ .label }} error={{ .err }}"
AIProxySmartRouteRebuildSuccess: "[{{ .current }}/{{ .total }}] Berjaya dibina semula: sampleID={{ .id }} type={{ .type }} label={{ .label }}"
AIProxySmartRouteRebuildComplete: "Pembinaan semula selesai: {{ .success }} berjaya, {{ .failed }} gagal"
AIProxySmartRouteRebuildError: "Pembinaan semula vektor sampel gagal: {{ .failed }} gagal, ralat terakhir"
# tugas kelompok ejen
BatchInstallAgent: "Pasang ejen secara pukal"
DispatchAgentInstallTasks: "Hantar tugas pemasangan ejen"
+17
View File
@@ -198,6 +198,23 @@ SubTask: "Subtarefa"
Skip: "Ignorar erros e continuar..."
Success: "Sucesso"
# tarefas de roteamento inteligente do gateway de IA
AIProxySmartRouteCreateTask: "Criar amostras de roteamento inteligente do gateway de IA"
AIProxySmartRouteCreateSubTask: "Criar amostras e gerar vetores"
AIProxySmartRouteCreateStart: "Iniciando a criação de amostras, {{ .total }} no total"
AIProxySmartRouteCreateFailed: "[{{ .current }}/{{ .total }}] Falha na criação: type={{ .type }} label={{ .label }} error={{ .err }}"
AIProxySmartRouteCreateSuccess: "[{{ .current }}/{{ .total }}] Criada: sampleID={{ .id }} type={{ .type }} label={{ .label }}"
AIProxySmartRouteCreateComplete: "Criação concluída: {{ .success }} com sucesso, {{ .failed }} com falha"
AIProxySmartRouteCreateError: "Falha ao criar amostras: {{ .failed }} com falha, último erro"
AIProxySmartRouteRebuildTask: "Reconstruir vetores de amostras de roteamento inteligente do gateway de IA"
AIProxySmartRouteRebuildSubTask: "Reconstruir vetores de amostras"
AIProxySmartRouteEmbeddingRequired: "O endpoint e o modelo de Embedding são obrigatórios"
AIProxySmartRouteRebuildStart: "Iniciando a reconstrução dos vetores, {{ .total }} no total"
AIProxySmartRouteRebuildFailed: "[{{ .current }}/{{ .total }}] Falha na reconstrução: sampleID={{ .id }} type={{ .type }} label={{ .label }} error={{ .err }}"
AIProxySmartRouteRebuildSuccess: "[{{ .current }}/{{ .total }}] Reconstruída: sampleID={{ .id }} type={{ .type }} label={{ .label }}"
AIProxySmartRouteRebuildComplete: "Reconstrução concluída: {{ .success }} com sucesso, {{ .failed }} com falha"
AIProxySmartRouteRebuildError: "Falha ao reconstruir vetores de amostras: {{ .failed }} com falha, último erro"
# tarefa em lote do agente
BatchInstallAgent: "Instalar agentes em lote"
DispatchAgentInstallTasks: "Distribuir tarefas de instalação de agentes"
+17
View File
@@ -198,6 +198,23 @@ SubTask: "Подзадача"
Skip: "Пропустить ошибки и продолжить..."
Success: "Успешно"
# задачи умной маршрутизации AI-шлюза
AIProxySmartRouteCreateTask: "Создание образцов умной маршрутизации AI-шлюза"
AIProxySmartRouteCreateSubTask: "Создание образцов и генерация векторов"
AIProxySmartRouteCreateStart: "Начато создание образцов, всего: {{ .total }}"
AIProxySmartRouteCreateFailed: "[{{ .current }}/{{ .total }}] Ошибка создания: type={{ .type }} label={{ .label }} error={{ .err }}"
AIProxySmartRouteCreateSuccess: "[{{ .current }}/{{ .total }}] Создано: sampleID={{ .id }} type={{ .type }} label={{ .label }}"
AIProxySmartRouteCreateComplete: "Создание завершено: успешно {{ .success }}, с ошибкой {{ .failed }}"
AIProxySmartRouteCreateError: "Не удалось создать образцы: ошибок {{ .failed }}, последняя ошибка"
AIProxySmartRouteRebuildTask: "Перестроение векторов образцов умной маршрутизации AI-шлюза"
AIProxySmartRouteRebuildSubTask: "Перестроение векторов образцов"
AIProxySmartRouteEmbeddingRequired: "Требуются endpoint и модель Embedding"
AIProxySmartRouteRebuildStart: "Начато перестроение векторов образцов, всего: {{ .total }}"
AIProxySmartRouteRebuildFailed: "[{{ .current }}/{{ .total }}] Ошибка перестроения: sampleID={{ .id }} type={{ .type }} label={{ .label }} error={{ .err }}"
AIProxySmartRouteRebuildSuccess: "[{{ .current }}/{{ .total }}] Перестроено: sampleID={{ .id }} type={{ .type }} label={{ .label }}"
AIProxySmartRouteRebuildComplete: "Перестроение завершено: успешно {{ .success }}, с ошибкой {{ .failed }}"
AIProxySmartRouteRebuildError: "Не удалось перестроить векторы образцов: ошибок {{ .failed }}, последняя ошибка"
# пакетная задача агента
BatchInstallAgent: "Пакетная установка агентов"
DispatchAgentInstallTasks: "Отправить задачи установки агентов"
+17
View File
@@ -198,6 +198,23 @@ SubTask: "Alt görev"
Skip: "Hataları atla ve devam et..."
Success: "Başarılı"
# AI ağ geçidi akıllı yönlendirme görevleri
AIProxySmartRouteCreateTask: "AI ağ geçidi akıllı yönlendirme örnekleri oluştur"
AIProxySmartRouteCreateSubTask: "Örnekler oluştur ve vektörleri üret"
AIProxySmartRouteCreateStart: "Örnek oluşturma başlatılıyor, toplam {{ .total }}"
AIProxySmartRouteCreateFailed: "[{{ .current }}/{{ .total }}] Oluşturma başarısız: type={{ .type }} label={{ .label }} error={{ .err }}"
AIProxySmartRouteCreateSuccess: "[{{ .current }}/{{ .total }}] Oluşturuldu: sampleID={{ .id }} type={{ .type }} label={{ .label }}"
AIProxySmartRouteCreateComplete: "Oluşturma tamamlandı: {{ .success }} başarılı, {{ .failed }} başarısız"
AIProxySmartRouteCreateError: "Örnek oluşturma başarısız: {{ .failed }} başarısız, son hata"
AIProxySmartRouteRebuildTask: "AI ağ geçidi akıllı yönlendirme örnek vektörlerini yeniden oluştur"
AIProxySmartRouteRebuildSubTask: "Örnek vektörlerini yeniden oluştur"
AIProxySmartRouteEmbeddingRequired: "Embedding endpoint ve modeli gereklidir"
AIProxySmartRouteRebuildStart: "Örnek vektörleri yeniden oluşturuluyor, toplam {{ .total }}"
AIProxySmartRouteRebuildFailed: "[{{ .current }}/{{ .total }}] Yeniden oluşturma başarısız: sampleID={{ .id }} type={{ .type }} label={{ .label }} error={{ .err }}"
AIProxySmartRouteRebuildSuccess: "[{{ .current }}/{{ .total }}] Yeniden oluşturuldu: sampleID={{ .id }} type={{ .type }} label={{ .label }}"
AIProxySmartRouteRebuildComplete: "Yeniden oluşturma tamamlandı: {{ .success }} başarılı, {{ .failed }} başarısız"
AIProxySmartRouteRebuildError: "Örnek vektörlerini yeniden oluşturma başarısız: {{ .failed }} başarısız, son hata"
# ajan toplu görevi
BatchInstallAgent: "Aracıları toplu kur"
DispatchAgentInstallTasks: "Aracı kurulum görevlerini gönder"
+17
View File
@@ -198,6 +198,23 @@ SubTask: "子任務"
Skip: "忽略錯誤並繼續..."
Success: "成功"
# AI 閘道智慧路由任務
AIProxySmartRouteCreateTask: "建立 AI 閘道智慧路由樣本"
AIProxySmartRouteCreateSubTask: "建立樣本並產生向量"
AIProxySmartRouteCreateStart: "開始建立樣本,共 {{ .total }} 條"
AIProxySmartRouteCreateFailed: "[{{ .current }}/{{ .total }}] 建立失敗:type={{ .type }} label={{ .label }} error={{ .err }}"
AIProxySmartRouteCreateSuccess: "[{{ .current }}/{{ .total }}] 建立成功:sampleID={{ .id }} type={{ .type }} label={{ .label }}"
AIProxySmartRouteCreateComplete: "建立完成:成功 {{ .success }} 條,失敗 {{ .failed }} 條"
AIProxySmartRouteCreateError: "建立樣本失敗:失敗 {{ .failed }} 條,最後錯誤"
AIProxySmartRouteRebuildTask: "重建 AI 閘道智慧路由樣本向量"
AIProxySmartRouteRebuildSubTask: "重建樣本向量"
AIProxySmartRouteEmbeddingRequired: "Embedding 位址和模型不能為空"
AIProxySmartRouteRebuildStart: "開始重建樣本向量,共 {{ .total }} 條"
AIProxySmartRouteRebuildFailed: "[{{ .current }}/{{ .total }}] 重建失敗:sampleID={{ .id }} type={{ .type }} label={{ .label }} error={{ .err }}"
AIProxySmartRouteRebuildSuccess: "[{{ .current }}/{{ .total }}] 重建成功:sampleID={{ .id }} type={{ .type }} label={{ .label }}"
AIProxySmartRouteRebuildComplete: "重建完成:成功 {{ .success }} 條,失敗 {{ .failed }} 條"
AIProxySmartRouteRebuildError: "重建樣本向量失敗:失敗 {{ .failed }} 條,最後錯誤"
# 智慧體批次任務
BatchInstallAgent: "批量安裝智能體"
DispatchAgentInstallTasks: "下發智能體安裝任務"
+17
View File
@@ -198,6 +198,23 @@ SubTask: "子任务"
Skip: "忽略错误并继续..."
Success: "成功"
# AI 网关智能路由任务
AIProxySmartRouteCreateTask: "创建 AI 网关智能路由样本"
AIProxySmartRouteCreateSubTask: "创建样本并生成向量"
AIProxySmartRouteCreateStart: "开始创建样本,共 {{ .total }} 条"
AIProxySmartRouteCreateFailed: "[{{ .current }}/{{ .total }}] 创建失败:type={{ .type }} label={{ .label }} error={{ .err }}"
AIProxySmartRouteCreateSuccess: "[{{ .current }}/{{ .total }}] 创建成功:sampleID={{ .id }} type={{ .type }} label={{ .label }}"
AIProxySmartRouteCreateComplete: "创建完成:成功 {{ .success }} 条,失败 {{ .failed }} 条"
AIProxySmartRouteCreateError: "创建样本失败:失败 {{ .failed }} 条,最后错误"
AIProxySmartRouteRebuildTask: "重建 AI 网关智能路由样本向量"
AIProxySmartRouteRebuildSubTask: "重建样本向量"
AIProxySmartRouteEmbeddingRequired: "Embedding 地址和模型不能为空"
AIProxySmartRouteRebuildStart: "开始重建样本向量,共 {{ .total }} 条"
AIProxySmartRouteRebuildFailed: "[{{ .current }}/{{ .total }}] 重建失败:sampleID={{ .id }} type={{ .type }} label={{ .label }} error={{ .err }}"
AIProxySmartRouteRebuildSuccess: "[{{ .current }}/{{ .total }}] 重建成功:sampleID={{ .id }} type={{ .type }} label={{ .label }}"
AIProxySmartRouteRebuildComplete: "重建完成:成功 {{ .success }} 条,失败 {{ .failed }} 条"
AIProxySmartRouteRebuildError: "重建样本向量失败:失败 {{ .failed }} 条,最后错误"
# 智能体批量任务
BatchInstallAgent: "批量安装智能体"
DispatchAgentInstallTasks: "下发智能体安装任务"