Running Cypress e2e tests on Stage #4655
Annotations
5 errors
cypress-run
Canceling since a higher priority waiting request for 'run-e2e-stage' exists
|
cypress-run
The operation was canceled.
|
test_llm_generate.test_llm_generate[europe-1.stashify.cloud-chatgpt-vision]:
nua/e2e/regional/test_llm_generate.py#L11
pydantic_core._pydantic_core.ValidationError: 1 validation error for GenerativeChunk
chunk
Field required [type=missing, input_value={'detail': 'Unknown LLM e... Unknown API exception'}, input_type=dict]
For further information visit https://errors.pydantic.dev/2.10/v/missing
|
test_llm_rag.test_llm_rag[europe-1.stashify.cloud-chatgpt-vision]:
nua/e2e/regional/test_llm_rag.py#L11
nuclia.exceptions.NuaAPIException: Exception calling NUA API: 412 {"detail":"Unknown LLM exception: Unknown API exception"}
|
test_predict.test_predict_rephrase[europe-1.stashify.cloud-chatgpt-vision]:
nua/e2e/regional/test_predict.py#L57
nuclia.exceptions.NuaAPIException: Exception calling NUA API: 412 {"detail":"Unknown LLM exception: Unknown API exception"}
|