jostlebot Claude Opus 4.5 commited on
Commit
e3dd0a1
·
1 Parent(s): f353953

Add Torah & Talmud tradition option

Browse files

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

Files changed (1) hide show
  1. app.py +1 -0
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",