Go to the source code of this file.
Namespaces | |
test_intent_text | |
Variables | |
test_intent_text.dc = DialogflowClient() | |
test_intent_text.dr = DialogflowRequest(query_text="what do you see") | |
test_intent_text.log_level | |
test_intent_text.resp1 = dc.detect_intent_text(dr) | |