Update app.py
Browse files
app.py
CHANGED
|
@@ -83,7 +83,7 @@ with gr.Blocks(title=CFG_APP.BOT_NAME, css="assets/style.css", theme=theme) as d
|
|
| 83 |
|
| 84 |
### 📃 Inputs and functionalities
|
| 85 |
|
| 86 |
-
In its initial release, Version 0, CSRD_GPT uses the subsequent
|
| 87 |
\n
|
| 88 |
|Document|Link|
|
| 89 |
|:----|:----|
|
|
|
|
| 83 |
|
| 84 |
### 📃 Inputs and functionalities
|
| 85 |
|
| 86 |
+
In its initial release, Version 0, CSRD_GPT uses the subsequent 4 documents as the basis for its answers:
|
| 87 |
\n
|
| 88 |
|Document|Link|
|
| 89 |
|:----|:----|
|