|
há 1 ano atrás | |
---|---|---|
.. | ||
.gitignore | há 1 ano atrás | |
README.md | há 1 ano atrás | |
app.py | há 1 ano atrás | |
chainlit.md | há 1 ano atrás | |
requirements.txt | há 1 ano atrás |
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