Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -31,4 +31,13 @@ To start the agent workflow and react to changes run:
|
|
| 31 |
|
| 32 |
```
|
| 33 |
gradio app.py
|
| 34 |
-
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 31 |
|
| 32 |
```
|
| 33 |
gradio app.py
|
| 34 |
+
```
|
| 35 |
+
|
| 36 |
+
# Documentation
|
| 37 |
+
|
| 38 |
+
To know more about Gradio check:
|
| 39 |
+
https://www.gradio.app/docs/gradio/chatinterface
|
| 40 |
+
|
| 41 |
+
To know more about LlamaIndex check:
|
| 42 |
+
https://docs.llamaindex.ai/en/stable/understanding/
|
| 43 |
+
https://docs.llamaindex.ai/en/stable/module_guides/
|