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