- Notifications
You must be signed in to change notification settings - Fork140
This library has moved tohttps://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-dialogflow
License
googleapis/python-dialogflow
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
| NOTE: | This github repository is archived. The repository contents and history have moved togoogle-cloud-python. |
|---|
Dialogflow API: is an end-to-end, build-once deploy-everywhere development suite for creating conversational interfaces for websites, mobile applications, popular messaging platforms, and IoT devices. You can use it to build interfaces (such as chatbots and conversational IVR) that enable natural and rich interactions between your users and your business. Dialogflow Enterprise Edition users have access to Google Cloud Support and a service level agreement (SLA) for production deployments.
In order to use this library, you first need to go through the following steps:
- Select or create a Cloud Platform project.
- Enable billing for your project.
- Enable the Dialogflow API.
- Setup Authentication.
Install this library in a virtual environment usingvenv.venv is a tool thatcreates isolated Python environments. These isolated environments can have separateversions of Python packages, which allows you to isolate one project's dependenciesfrom the dependencies of other projects.
Withvenv, it's possible to install this library without needing systeminstall permissions, and without clashing with the installed systemdependencies.
Code samples and snippets live in thesamples/ folder.
Our client libraries are compatible with all currentactive andmaintenance versions ofPython.
Python >= 3.7
Python <= 3.6
If you are using anend-of-lifeversion of Python, we recommend that you update as soon as possible to an actively supported version.
python3 -m venv <your-env>source <your-env>/bin/activatepip install google-cloud-dialogflow
py -m venv <your-env>.\<your-env>\Scripts\activatepip install google-cloud-dialogflow
- Read theClient Library Documentation for Dialogflow APIto see other available methods on the client.
- Read theDialogflow API Product documentation to learnmore about the product and see How-to Guides.
- View thisREADME to see the full list of CloudAPIs that we cover.
About
This library has moved tohttps://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-dialogflow
Topics
Resources
License
Code of conduct
Contributing
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.