Hello everybody,
I got an error message on screen “Machine Learning Logs”.

Log Text:
PlsqlapServer.ERRINV: ExecutionException from Sender thread
Caused by: ifs.fnd.connect.senders.ConnectSender$TemporaryFailureException: Exception while sending data
Caused by: ifs.fnd.base.SystemException: Bad request error: 400 (Exception with inference request: AggregateException_ctor_DefaultMessage (Request to http://llm-executor-service.mlsvc.svc.cluster.local:8080/v1/models/llm_executor:predict failed with status code InternalServerError: {"error":"LLMExecutorException : CHAT COMPLETION FA
ORA-06512: in "IFSAPP.ERROR_SYS", Zeile 150
ORA-06512: in "IFSAPP.ERROR_SYS", Zeile 368
ORA-06512: in "IFSAPP.PLSQLAP_SERVER_API", Zeile 2092
ORA-06512: in "IFSAPP.PLSQLAP_SERVER_API", Zeile 2370
ORA-06512: in "IFSAPP.PLSQLAP_SERVER_API", Zeile 503
ORA-06512: in "IFSAPP.PLSQL_REST_SENDER_API", Zeile 2101
ORA-06512: in "IFSAPP.PLSQL_REST_SENDER_API", Zeile 1536
ORA-06512: in "IFSAPP.ML_SERVICE_UTIL_API", Zeile 1034
It seems like there are connection issues between the database and the AI server.
Am I right and how to solve it?
