A Streamlit component to display chat messages
Project description
ST-CHAT-MESSAGE
Description
This is a simple chat message component for streamlit. It is based on the streamlit-chat component, trying to be as compatible as possible, but it adding a few features:
- Markdown support
- LaTeX support
- Tables
Installation
pip install st-chat-message
or
poetry add st-chat-message
Usage
import streamlit as st
from st_chat_message import message
message("Hello world!", is_user=True)
message("Hi")
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
st_chat_message-0.3.0.tar.gz
(1.5 MB
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 st_chat_message-0.3.0.tar.gz.
File metadata
- Download URL: st_chat_message-0.3.0.tar.gz
- Upload date:
- Size: 1.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.2 CPython/3.10.4 Darwin/22.4.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
069020a0ee0edf3f866106ea7bb587eb29f88b58d78a2fb845d20774e8f4acdb
|
|
| MD5 |
8592641c0eb2876cbb91e8151332259a
|
|
| BLAKE2b-256 |
5faa4bdbc17a646724e81f1b8a77fb089dda492359a703a3984260e4421341f0
|
File details
Details for the file st_chat_message-0.3.0-py3-none-any.whl.
File metadata
- Download URL: st_chat_message-0.3.0-py3-none-any.whl
- Upload date:
- Size: 1.5 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.2 CPython/3.10.4 Darwin/22.4.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d5985784c791dfe239efbef94b97dc88f43fbabe7b827491f7f6b9a9c3abddbe
|
|
| MD5 |
ab8dfeac774e51792af034bdfb25670b
|
|
| BLAKE2b-256 |
7671caa7fd6cf0abde324ce015dfb132af7acdfa34a7d87fc3e5326428bad3fe
|