| 1 | |
| 2 | """ This example shows how to build a simple RAG application with UI with Streamlit and LLMWare. |
| 3 | |
| 4 | Note: it requires a separate `pip install streamlit`, and to run the script, you should run from the |
nothing calls this directly
no test coverage detected