API.ai Python client
Project description
api_ai
API.ai Python client
Free software: ISC license
Documentation: https://api_ai.readthedocs.org.
Features
Make queries
Create Entities
Create and update Intents
Installation
pip install api.ai
Quickstart
from api.ai import Agent
agent = Agent(
'<subscription-key>',
'<client-access-token>',
'<developer-access-token>',
)
response = agent.query("Hello there")
Credits
Fulfil.IO Inc
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
History
0.1.0 (2016-1-22)
First release on PyPI.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
api.ai-0.1.0.tar.gz
(13.4 kB
view details)
File details
Details for the file api.ai-0.1.0.tar.gz
.
File metadata
- Download URL: api.ai-0.1.0.tar.gz
- Upload date:
- Size: 13.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2bddff094976637262a646be11dbeb17a51e131b87215fda8f956806b08166d2 |
|
MD5 | c73740668c7704269e21990afa89d909 |
|
BLAKE2b-256 | dec0e33bfcf8b868b5b55dcb20ec700805226ac4bdd4d564f953734439c6ae40 |