We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2e4731 commit e1176ceCopy full SHA for e1176ce
src/App/backend/plugins/chat_with_data_plugin.py
@@ -8,7 +8,6 @@
8
MessageRole,
9
)
10
from azure.ai.projects import AIProjectClient
11
-from azure.identity import get_bearer_token_provider
12
from backend.helpers.azure_credential_utils import get_azure_credential
13
from semantic_kernel.functions.kernel_function_decorator import kernel_function
14
0 commit comments