st-chat
Streamlit Component, for a Chat-bot UI, example app
authors - @yashppawar & @YashVardhan-AI
Installation
Install streamlit-chat-foto with pip
pip install streamlit-chat-foto
usage, import the message function from streamlit_chat_foto
import streamlit as st
from streamlit_chat_foto import message
message("My message")
message("Hello bot!", is_user=True) # align's the message to the right
Screenshot
Release files for streamlit-chat-foto 0.0.2.7
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| streamlit-chat-foto-0.0.2.7.tar.gz | 648.3 kB | Details |
Release files / streamlit-chat-foto-0.0.2.7.tar.gz
| Download URL | streamlit-chat-foto-0.0.2.7.tar.gz |
|---|---|
| Size | 648.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
263edb7ad300813fbef0249be5db6bdd6627c9d88e837518cb3235fa27f85763
|
|
BLAKE2b-256 checksum How to use checksums |
25f43146301df81e5912f5eba7604eaabba16ae4438722ca17eed406a5afab20
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.10.11
|