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