CHANGELOG.md
LICENSE
MANIFEST.in
README.md
setup.py
azure/__init__.py
azure/ai/__init__.py
azure/ai/language/__init__.py
azure/ai/language/conversations/__init__.py
azure/ai/language/conversations/_client.py
azure/ai/language/conversations/_configuration.py
azure/ai/language/conversations/_patch.py
azure/ai/language/conversations/_serialization.py
azure/ai/language/conversations/_vendor.py
azure/ai/language/conversations/_version.py
azure/ai/language/conversations/py.typed
azure/ai/language/conversations/_operations/__init__.py
azure/ai/language/conversations/_operations/_operations.py
azure/ai/language/conversations/_operations/_patch.py
azure/ai/language/conversations/aio/__init__.py
azure/ai/language/conversations/aio/_client.py
azure/ai/language/conversations/aio/_configuration.py
azure/ai/language/conversations/aio/_patch.py
azure/ai/language/conversations/aio/_vendor.py
azure/ai/language/conversations/aio/_operations/__init__.py
azure/ai/language/conversations/aio/_operations/_operations.py
azure/ai/language/conversations/aio/_operations/_patch.py
azure/ai/language/conversations/authoring/__init__.py
azure/ai/language/conversations/authoring/_client.py
azure/ai/language/conversations/authoring/_configuration.py
azure/ai/language/conversations/authoring/_patch.py
azure/ai/language/conversations/authoring/_serialization.py
azure/ai/language/conversations/authoring/_vendor.py
azure/ai/language/conversations/authoring/_version.py
azure/ai/language/conversations/authoring/py.typed
azure/ai/language/conversations/authoring/_operations/__init__.py
azure/ai/language/conversations/authoring/_operations/_operations.py
azure/ai/language/conversations/authoring/_operations/_patch.py
azure/ai/language/conversations/authoring/aio/__init__.py
azure/ai/language/conversations/authoring/aio/_client.py
azure/ai/language/conversations/authoring/aio/_configuration.py
azure/ai/language/conversations/authoring/aio/_patch.py
azure/ai/language/conversations/authoring/aio/_vendor.py
azure/ai/language/conversations/authoring/aio/_operations/__init__.py
azure/ai/language/conversations/authoring/aio/_operations/_operations.py
azure/ai/language/conversations/authoring/aio/_operations/_patch.py
azure_ai_language_conversations.egg-info/PKG-INFO
azure_ai_language_conversations.egg-info/SOURCES.txt
azure_ai_language_conversations.egg-info/dependency_links.txt
azure_ai_language_conversations.egg-info/not-zip-safe
azure_ai_language_conversations.egg-info/requires.txt
azure_ai_language_conversations.egg-info/top_level.txt
doc/azure.ai.language.conversations.aio.rst
doc/azure.ai.language.conversations.authoring.aio.rst
doc/azure.ai.language.conversations.authoring.rst
doc/azure.ai.language.conversations.rst
doc/azure.ai.language.rst
doc/azure.ai.rst
doc/azure.rst
samples/README.md
samples/sample_analyze_conversation_app.py
samples/sample_analyze_orchestration_app_conv_response.py
samples/sample_analyze_orchestration_app_luis_response.py
samples/sample_analyze_orchestration_app_qna_response.py
samples/sample_analyze_orchestration_direct_target.py
samples/sample_authentication.py
samples/sample_conv_summarization.py
samples/async/sample_analyze_conversation_app_async.py
samples/async/sample_analyze_orchestration_app_conv_response_async.py
samples/async/sample_analyze_orchestration_app_luis_response_async.py
samples/async/sample_analyze_orchestration_app_qna_response_async.py
samples/async/sample_analyze_orchestration_direct_target_async.py
samples/async/sample_authentication_async.py
samples/async/sample_conv_summarization_async.py
samples/async/authoring/sample_manage_projects_async.py
samples/authoring/sample_manage_projects.py
tests/conftest.py
tests/test_authoring.py
tests/test_authoring_async.py
tests/test_conv_summarization.py
tests/test_conv_summarization_async.py
tests/test_conversation_app.py
tests/test_conversation_app_async.py
tests/test_orchestration_app_conv_response.py
tests/test_orchestration_app_conv_response_async.py
tests/test_orchestration_app_luis_response.py
tests/test_orchestration_app_luis_response_async.py
tests/test_orchestration_app_qna_response.py
tests/test_orchestration_app_qna_response_async.py