|
1 rok temu | |
---|---|---|
.. | ||
.gitignore | 1 rok temu | |
README.md | 1 rok temu | |
app.py | 1 rok temu | |
chainlit.md | 1 rok temu | |
requirements.txt | 1 rok temu |
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