Skip to content

External templates

External templates #76

Triggered via pull request November 16, 2024 17:09
Status Failure
Total duration 1m 1s
Artifacts

maven.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
ChatLanguageModelIT.ChatLanguageModel should chatAsync: langchain4j-kotlin/src/test/kotlin/me/kpavlov/langchain4j/kotlin/ChatLanguageModelIT.kt#L70
dev.ai4j.openai4j.OpenAiHttpException: { "error": { "message": "You exceeded your current quota, please check your plan and billing details. For more information on this error, read the docs: https://platform.openai.com/docs/guides/error-codes/api-errors.", "type": "insufficient_quota", "param": null, "code": "insufficient_quota" } }
ChatLanguageModelIT.ChatLanguageModel should generateAsync: langchain4j-kotlin/src/test/kotlin/me/kpavlov/langchain4j/kotlin/ChatLanguageModelIT.kt#L44
dev.ai4j.openai4j.OpenAiHttpException: { "error": { "message": "You exceeded your current quota, please check your plan and billing details. For more information on this error, read the docs: https://platform.openai.com/docs/guides/error-codes/api-errors.", "type": "insufficient_quota", "param": null, "code": "insufficient_quota" } }
build
Process completed with exit code 1.