Spaces:
Sleeping
Sleeping
Add Torah & Talmud tradition option
Browse filesCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
app.py
CHANGED
|
@@ -44,6 +44,7 @@ except Exception as e:
|
|
| 44 |
# Wisdom traditions with descriptions
|
| 45 |
TRADITIONS = {
|
| 46 |
"Bible": "Christian scripture - Old and New Testament",
|
|
|
|
| 47 |
"Quran": "Islamic scripture",
|
| 48 |
"Buddhist Texts": "Sutras, Dhammapada, and Buddhist teachings",
|
| 49 |
"Rumi": "Sufi poetry and mysticism",
|
|
|
|
| 44 |
# Wisdom traditions with descriptions
|
| 45 |
TRADITIONS = {
|
| 46 |
"Bible": "Christian scripture - Old and New Testament",
|
| 47 |
+
"Torah & Talmud": "Jewish scripture and rabbinic wisdom",
|
| 48 |
"Quran": "Islamic scripture",
|
| 49 |
"Buddhist Texts": "Sutras, Dhammapada, and Buddhist teachings",
|
| 50 |
"Rumi": "Sufi poetry and mysticism",
|