Skip to main content

Python SDK for using the botasti.co chat API

Project description

Botastico python SDK

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.2.tar.gz (4.3 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.2-py3-none-any.whl (4.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: botastico-0.1.2.tar.gz
  • Upload date:
  • Size: 4.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.1 CPython/3.11.4 Darwin/22.5.0

File hashes

Hashes for botastico-0.1.2.tar.gz
Algorithm Hash digest
SHA256 8d38f25c32387123fe72adcdc3cd2b36e1be8ec48fba3ad066f853f91996bf49
MD5 6aadca9b11830d442cc90f6936839732
BLAKE2b-256 aab1a3d4c9916e75f86b97979af057e66a176fc9882cac776367650b2fae5839

See more details on using hashes here.

File details

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

File metadata

  • Download URL: botastico-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 4.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.1 CPython/3.11.4 Darwin/22.5.0

File hashes

Hashes for botastico-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 48d9a31f820e7a34ad97f98ceeda707a308539a914727ec96ec35f5ed7d3c16d
MD5 b3b0850870ebf3e989ac5a91566333f1
BLAKE2b-256 97951981e7df9db35a27e007040671aef310fba247cfd209aba90f2e3f9da518

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