A Python client for Curely AI API
Project description
CurelyAI
A Python client for Curely AI API.
Installation
pip install curelyai
from curelyai.chat import CurelyAIChat
# Initialize the chat client with your bot key
chat_client = CurelyAIChat(bot_key="your_bot_key")
# Send a message and print the response
response = chat_client.chat("Hello, how are you?")
print(response)
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
curelyai-0.1.0.tar.gz
(2.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file curelyai-0.1.0.tar.gz.
File metadata
- Download URL: curelyai-0.1.0.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cb9f25946481d143959c5671c50434e494ab6f4a8ea275f977ede3e85acb50c0
|
|
| MD5 |
5b223a3f9ce6aeaed68a31c7e8abb98d
|
|
| BLAKE2b-256 |
86d6580f06609a924cd8a64f07a5d7acb6abdd5827cb970f23d410e3a0a68125
|
File details
Details for the file curelyai-0.1.0-py3-none-any.whl.
File metadata
- Download URL: curelyai-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f26a030ccce40b8bb0dd80d5d5f522ea7fdba4594238df519acc4202e841f6ec
|
|
| MD5 |
1db1d7aa0650428b8b961eed7c751ac5
|
|
| BLAKE2b-256 |
008b8176de9c56524c377cdc1f60a62adf5ac6a52767e8bac8ec2a6194c135cc
|