How to Install and Uninstall python312-azure-ai-language-conversations Package on openSuSE Tumbleweed
Last updated: November 14,2024
1. Install "python312-azure-ai-language-conversations" package
In this section, we are going to explain the necessary steps to install python312-azure-ai-language-conversations on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python312-azure-ai-language-conversations
Copied
2. Uninstall "python312-azure-ai-language-conversations" package
Please follow the guidance below to uninstall python312-azure-ai-language-conversations on openSuSE Tumbleweed:
$
sudo zypper remove
python312-azure-ai-language-conversations
Copied
3. Information about the python312-azure-ai-language-conversations package on openSuSE Tumbleweed
Information for package python312-azure-ai-language-conversations:
------------------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-azure-ai-language-conversations
Version : 1.1.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 1.7 MiB
Installed : No
Status : not installed
Source package : python-azure-ai-language-conversations-1.1.0-1.4.src
Upstream URL : https://github.com/Azure/azure-sdk-for-python
Summary : Microsoft Azure Conversational Language Understanding Client Library for Python
Description :
Conversational Language Understanding, aka CLU for short, is a cloud-based conversational
AI service which is mainly used in bots to extract useful information from user utterance
(natural language processing). The CLU analyze api encompasses two projects; conversation,
and orchestration projects. You can use the "conversation" project if you want to extract
intents (intention behind a user utterance) and custom entities. You can also use the
"orchestration" project which orchestrates multiple language apps to get the best response
(language apps like Question Answering, Luis, and Conversation).
------------------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-azure-ai-language-conversations
Version : 1.1.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 1.7 MiB
Installed : No
Status : not installed
Source package : python-azure-ai-language-conversations-1.1.0-1.4.src
Upstream URL : https://github.com/Azure/azure-sdk-for-python
Summary : Microsoft Azure Conversational Language Understanding Client Library for Python
Description :
Conversational Language Understanding, aka CLU for short, is a cloud-based conversational
AI service which is mainly used in bots to extract useful information from user utterance
(natural language processing). The CLU analyze api encompasses two projects; conversation,
and orchestration projects. You can use the "conversation" project if you want to extract
intents (intention behind a user utterance) and custom entities. You can also use the
"orchestration" project which orchestrates multiple language apps to get the best response
(language apps like Question Answering, Luis, and Conversation).