We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfb2ec8 commit 65b37faCopy full SHA for 65b37fa
1 file changed
listeners/assistant/assistant.py
@@ -6,7 +6,6 @@
6
from slack_sdk import WebClient
7
from slack_sdk.errors import SlackApiError
8
9
-from ..llm_caller import call_llm
10
from ..views.feedback_block import create_feedback_block
11
from ai.llm_caller import call_llm
12
0 commit comments