Spaces:
Sleeping
Sleeping
Update bag.py
Browse files
bag.py
CHANGED
|
@@ -9,7 +9,7 @@ LLMS_TXT = f"""# Overthinker - Decision Tree Explorer
|
|
| 9 |
|
| 10 |
## Docs
|
| 11 |
- Decision Tree: {BASE_URL}/
|
| 12 |
-
-
|
| 13 |
|
| 14 |
## Features
|
| 15 |
- AI-generated options and outcomes with full path context
|
|
|
|
| 9 |
|
| 10 |
## Docs
|
| 11 |
- Decision Tree: {BASE_URL}/
|
| 12 |
+
- Documentation: {BASE_URL}/readme.md
|
| 13 |
|
| 14 |
## Features
|
| 15 |
- AI-generated options and outcomes with full path context
|