|
1 yıl önce | |
---|---|---|
.. | ||
.gitignore | 1 yıl önce | |
README.md | 1 yıl önce | |
app.py | 1 yıl önce | |
chainlit.md | 1 yıl önce | |
requirements.txt | 1 yıl önce |
In this example, we will learn how to use Chainlit and Embedchain together
First, install the required packages:
pip install -r requirements.txt
chainlit run app.py