|
|
před 1 rokem | |
|---|---|---|
| .. | ||
| .gitignore | před 1 rokem | |
| README.md | před 1 rokem | |
| app.py | před 1 rokem | |
| chainlit.md | před 1 rokem | |
| requirements.txt | před 1 rokem | |
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