|
hace 1 año | |
---|---|---|
.. | ||
.gitignore | hace 1 año | |
README.md | hace 1 año | |
app.py | hace 1 año | |
chainlit.md | hace 1 año | |
requirements.txt | hace 1 año |
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