[WIP] [#325] Evaluating and improving the chatbot's responses #111
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`
|