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/_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.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
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_pii_transcript_input.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_pii_transcript_input_async.py
samples/async/sample_conv_summarization_async.py
tests/asynctestcase.py
tests/test_conv_pii_transcript_input.py
tests/test_conv_summarization.py
tests/test_conversation_app.py
tests/test_orchestration_app_conv_response.py
tests/test_orchestration_app_luis_response.py
tests/test_orchestration_app_qna_response.py
tests/testcase.py
tests/async/test_conv_pii_transcript_input_async.py
tests/async/test_conv_summarization_async.py
tests/async/test_conversation_app_async.py
tests/async/test_orchestration_app_conv_response_async.py
tests/async/test_orchestration_app_luis_response_async.py
tests/async/test_orchestration_app_qna_response_async.py