Skip to main content

Python SDK for using the botasti.co chat API

Project description

Botastico python SDK

PyPI version

Introduction

This is the official python SDK for Botastico, a sophisticated conversational AI service. The SDK enables developers to easily integrate Botastico's powerful conversational capabilities into their applications, products, or services.

This SDK is designed to interact with the Botastico API, offering an easy and user-friendly way to send and receive messages, manage conversations, and much more. Whether you're building a chatbot, a virtual assistant, or any other kind of conversational application, this SDK will simplify your work and increase your productivity.

Current Version

The current version of this SDK is designed to work seamlessly with the Langchain ecosystem. It implements the langchain.chat_models interface, offering compatibility with other components in the Langchain ecosystem. This ensures you can easily leverage Botastico's conversational abilities within Langchain-powered applications.

Please note that this version of the SDK is primarily focused on conversation management. Features include sending and receiving messages, managing conversational history, and configuring the behavior of the conversational AI.

Future Plans

This SDK will be expanded in the future to cover the full range of the Botastico API. This will provide additional capabilities such as detailed analytics, advanced conversation management, AI training and customization, and more.

Stay tuned for updates!

Usage

Here is a basic example of how to use the Botastico SDK:

from botastico.langchain import ChatBotastico
from langchain.schema import HumanMessage

chat = ChatBotastico(
    botastico_agent_id='your_agent_id',
    botastico_api_key='your_api_key'
)

ai_message = chat([
    HumanMessage(content="Please provide me with a SWOT analysis of Unity!")
])

print(ai_message.content)

Remember to replace 'your_agent_id' and 'your_api_key' with your actual Botastico agent ID and API key.

Feedback

Your feedback is highly appreciated. If you have any suggestions, questions, or bug reports, please feel free to submit an issue on our GitHub page.

Enjoy building amazing conversational experiences with Botastico!

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

botastico-0.1.7.tar.gz (6.5 kB view details)

Uploaded Source

Built Distribution

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

botastico-0.1.7-py3-none-any.whl (7.2 kB view details)

Uploaded Python 3

File details

Details for the file botastico-0.1.7.tar.gz.

File metadata

  • Download URL: botastico-0.1.7.tar.gz
  • Upload date:
  • Size: 6.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.9.6 readme-renderer/40.0 requests/2.31.0 requests-toolbelt/1.0.0 urllib3/2.0.3 tqdm/4.65.0 importlib-metadata/6.8.0 keyring/24.2.0 rfc3986/2.0.0 colorama/0.4.6 CPython/3.11.4

File hashes

Hashes for botastico-0.1.7.tar.gz
Algorithm Hash digest
SHA256 0085b9b4da269f24f52761ef143958f4597824dd1830bfce1bbdeaba55484a9a
MD5 7205f417ab55c725459f9aac66de8c72
BLAKE2b-256 83739ff102c2163439041629c097fa175af94d9387afc66a0d7cdf06688efb0a

See more details on using hashes here.

File details

Details for the file botastico-0.1.7-py3-none-any.whl.

File metadata

  • Download URL: botastico-0.1.7-py3-none-any.whl
  • Upload date:
  • Size: 7.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.9.6 readme-renderer/40.0 requests/2.31.0 requests-toolbelt/1.0.0 urllib3/2.0.3 tqdm/4.65.0 importlib-metadata/6.8.0 keyring/24.2.0 rfc3986/2.0.0 colorama/0.4.6 CPython/3.11.4

File hashes

Hashes for botastico-0.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 a8608b8f134e9e8976452c6dfc48eb4da46f02edc693eff88defb9976a0c4565
MD5 dd958f91077a9191f05e9be76a2d9305
BLAKE2b-256 fdcccd2dff73dabbce127e2865dc99703cdc11f62ee39eb0ebfcc89c55f00fe1

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