No project description provided
Project description
Typechat.py
A python implement to makes it easy to build natural language interfaces using types.
Install
pip install typechatpy
Usage
see simple.
Example
see simple for more detail (the response
sample as bellow).
{
"data": [
{
"venue": "Seattle Art Museum",
"description": "Explore the extensive collection of art from around the world at the Seattle Art Museum. From contemporary art to ancient artifacts, there is something for everyone to enjoy."
},
{
"venue": "Pike Place Market",
"description": "Indulge in a unique shopping experience at Pike Place Market. Browse through local produce, crafts, and specialty shops, and enjoy a variety of delicious food options."
},
{
"venue": "Chihuly Garden and Glass",
"description": "Marvel at the stunning glass artworks created by Dale Chihuly at the Chihuly Garden and Glass exhibit. The vibrant colors and intricate designs are sure to captivate your senses."
}
]
}
TODO
- translator
- validator
- llm interact
Ref
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
typechatpy-0.2.0.tar.gz
(2.6 kB
view details)
Built Distribution
File details
Details for the file typechatpy-0.2.0.tar.gz
.
File metadata
- Download URL: typechatpy-0.2.0.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fafc5677a3178dc6620368b0435765ef2ad84c11633134a2bd663372f8185cdf |
|
MD5 | 9916a75044fe8b55bc6e8e4eaa85bb51 |
|
BLAKE2b-256 | 55603a1c566c88384331b492cd5c9fd597154a70304dd6d3c1e38ff560cb16dc |
File details
Details for the file typechatpy-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: typechatpy-0.2.0-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4346d7fcd01c5b906fc0449033fc4efbd0b42d9b3b16c077c5a967c59554e7dd |
|
MD5 | 8fb08491534384ccbd4d844c7cbefb4f |
|
BLAKE2b-256 | ac025405b53a9c62acffdbeb78386229581a85f10cf5f1a8e5a7f3136abe6d51 |