|
|
il y a 1 an | |
|---|---|---|
| .. | ||
| .gitignore | il y a 1 an | |
| README.md | il y a 1 an | |
| app.py | il y a 1 an | |
| chainlit.md | il y a 1 an | |
| requirements.txt | il y a 1 an | |
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