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