dialogflow / dialogflow-python-client

Python library for Dialogflow
Apache License 2.0
557 stars 195 forks source link

how to train through python #42

Open ankitarath2011 opened 7 years ago

ankitarath2011 commented 7 years ago

I saw examples here, But could not find how to create an agent, how to train it with my own data through program.

Please help.