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.
Release files for api.ai 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| api.ai-0.1.0.tar.gz | 13.4 kB | Details |
Release files / api.ai-0.1.0.tar.gz
| Download URL | api.ai-0.1.0.tar.gz |
|---|---|
| Size | 13.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
2bddff094976637262a646be11dbeb17a51e131b87215fda8f956806b08166d2
|
|
BLAKE2b-256 checksum How to use checksums |
dec0e33bfcf8b868b5b55dcb20ec700805226ac4bdd4d564f953734439c6ae40
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |