Skip to main content

A unified Python library for connecting to various chatbot APIs (RASA, MillionBot, Taskyto)

Project description

Chatbot Connectors

Python PyPI License

A Python library for connecting to various chatbot APIs with a unified interface.

Custom YAML Connector

If there is no connector for your chatbot and you are not willing to code one, you can use the Custom Connector. What this one does is read a YAML file with the info and try to work that way.

To see how to build these YAML files and use them see CUSTOM CONNECTOR GUIDE, there are also examples in the yaml-examples directory.

If you want to directly try one, execute this in a Python shell:

from chatbot_connectors.implementations.custom import CustomChatbot

bot = CustomChatbot("yaml-examples/ada-uam.yml")
success, response = bot.execute_with_input("Hola, necesito ayuda con Moodle")
print(response)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

chatbot_connectors-0.2.0.tar.gz (54.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

chatbot_connectors-0.2.0-py3-none-any.whl (17.0 kB view details)

Uploaded Python 3

File details

Details for the file chatbot_connectors-0.2.0.tar.gz.

File metadata

  • Download URL: chatbot_connectors-0.2.0.tar.gz
  • Upload date:
  • Size: 54.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.8.3

File hashes

Hashes for chatbot_connectors-0.2.0.tar.gz
Algorithm Hash digest
SHA256 c5adbee66c630409d6f2fef9a3c6c79e7ddfc27a8d0475ab46ed4d4467ac066f
MD5 68e44772ca130338e928c9c1a9437b03
BLAKE2b-256 0f441ed38943183ddefe68a625e82ca5ba31dc210f1f198e46ba5f0bf4853c70

See more details on using hashes here.

File details

Details for the file chatbot_connectors-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for chatbot_connectors-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1327bf1ca87fd4699c78424bb0ed5689488cfcfbc84f5c77c63094c8b2bd1bff
MD5 d6538e2910adc33a4a31b6e6b035acd0
BLAKE2b-256 b8335b431d78793dfad637b4943e8879b281cdb9f9ecedcd863d975adb4ccf73

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page