Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 3 of 3 for chat_error_invalid_response (0.16 seconds)

  1. src/main/webapp/WEB-INF/view/chat/chat.jsp

    						model_not_found: '<la:message key="labels.chat_error_model_not_found" />',
    						invalid_response: '<la:message key="labels.chat_error_invalid_response" />',
    						connection_error: '<la:message key="labels.chat_error_connection" />',
    						unknown: '<la:message key="labels.chat_error" />'
    					}
    				}
    			});
    		});
    	</script>
    </body>
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Thu Mar 19 01:36:02 GMT 2026
    - 10.8K bytes
    - Click Count (0)
  2. src/main/resources/fess_label_zh_TW.properties

    labels.chat_error_service_unavailable=AI服務暫時無法使用。請稍後重試。
    labels.chat_error_timeout=請求逾時。請重試。
    labels.chat_error_context_length_exceeded=訊息過長,無法處理。請縮短後重試。
    labels.chat_error_model_not_found=找不到AI模型。請聯絡管理員。
    labels.chat_error_invalid_response=從AI服務收到無效回應。請重試。
    labels.chat_error_connection=無法連線至AI服務。請檢查網路連線。
    labels.chat_sources=來源
    labels.chat_ai_mode=AI 模式
    labels.chat_status_ready=AI 助手
    labels.chat_status_thinking=處理中
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 11:54:13 GMT 2026
    - 48.5K bytes
    - Click Count (0)
  3. src/main/resources/fess_label_zh_CN.properties

    labels.chat_error_service_unavailable=AI服务暂时不可用。请稍后重试。
    labels.chat_error_timeout=请求超时。请重试。
    labels.chat_error_context_length_exceeded=消息过长,无法处理。请缩短后重试。
    labels.chat_error_model_not_found=未找到AI模型。请联系管理员。
    labels.chat_error_invalid_response=从AI服务收到无效响应。请重试。
    labels.chat_error_connection=无法连接到AI服务。请检查网络连接。
    labels.chat_sources=来源
    labels.chat_ai_mode=AI 模式
    labels.chat_status_ready=AI 助手
    labels.chat_status_thinking=处理中
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 11:54:13 GMT 2026
    - 48.3K bytes
    - Click Count (0)
Back to Top