Skip to content

[WIP] [#325] Evaluating and improving the chatbot's responses #111

[WIP] [#325] Evaluating and improving the chatbot's responses

[WIP] [#325] Evaluating and improving the chatbot's responses #111

Triggered via pull request September 30, 2025 20:18
Status Failure
Total duration 14s
Artifacts

python-app.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
build
Process completed with exit code 1.
Ruff (F821): server/api/views/conversations/views.py#L214
server/api/views/conversations/views.py:214:16: F821 Undefined name `openai`
Ruff (F821): server/api/views/conversations/views.py#L210
server/api/views/conversations/views.py:210:30: F821 Undefined name `openai`
Ruff (F821): server/api/views/conversations/views.py#L167
server/api/views/conversations/views.py:167:24: F821 Undefined name `client`