biblemate 0.0.24__py3-none-any.whl → 0.0.25__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
biblemate/main.py CHANGED
@@ -467,7 +467,7 @@ Available tools are: {available_tools}.
467
467
  messages.append({"role": "user", "content": next_step})
468
468
 
469
469
  await process_tool(next_tool, next_step, step_number=step)
470
- console.print(Markdown(f"\n## Output [{step}]\n\n{messages[-1]["content"]}"))
470
+ console.print(Markdown(f"\n## Output [{step}]\n\n{messages[-1]['content']}"))
471
471
 
472
472
  # iteration count
473
473
  step += 1
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: biblemate
3
- Version: 0.0.24
3
+ Version: 0.0.25
4
4
  Summary: BibleMate AI - Automate Your Bible Study
5
5
  Home-page: https://toolmate.ai
6
6
  Author: Eliran Wong
@@ -2,14 +2,14 @@ biblemate/README.md,sha256=0xKiXqwB-WBxHCKyUByD-2Yre0zgflTDun-wYc9o-J0,6173
2
2
  biblemate/__init__.py,sha256=aFO4_EperOrwwDBdrkTKfDMt2Fh18Y0A2G_nUC_cmmM,78
3
3
  biblemate/bible_study_mcp.py,sha256=-g66m7zB-6bQ-rilmUs5-PPAtXdm_qES2mH8nZ7bGG4,17453
4
4
  biblemate/config.py,sha256=NOl8IJ5fkpYtCDrRxL9u_WcErpdrlzs2NQ3grR7Ox0Y,52
5
- biblemate/main.py,sha256=PlnWUA_AjQasLsOyjV90McjFhDfwWHO9SUWUifkYtjk,26284
5
+ biblemate/main.py,sha256=p5J-MfFHItr9-adp7naufzrpqcelwqKKR4n1a9C2q5M,26284
6
6
  biblemate/package_name.txt,sha256=WkkuEEkgw7EKpXV8GshpzhZlwRor1wpotTS7vP24b_g,9
7
7
  biblemate/requirements.txt,sha256=lry6drnaK9tEIaXy5MAgTb2p5PunsPaaCVjwpeXN7KE,76
8
8
  biblemate/core/systems.py,sha256=nG_NgcLSRhdaHuxuCPN5ZfJUhP88kdfwhRCvRk4RLjI,1874
9
9
  biblemate/ui/info.py,sha256=QRCno0CYUHVoOtVkZIxVamZONmtI7KRmOT2YoUagY5s,811
10
10
  biblemate/ui/prompts.py,sha256=DIvURrf6doEgC7gxbyeGV6gVf4zcP9YAm60gCITs5Sc,4221
11
- biblemate-0.0.24.dist-info/METADATA,sha256=StJsgFVE4R7WsD_TsrGpFTpQXrr_OqJbDg_I5ebCY-s,7689
12
- biblemate-0.0.24.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
13
- biblemate-0.0.24.dist-info/entry_points.txt,sha256=tbEfTFr6LhPR1E_zP3CsPwJsmG-G4MCnJ3FcQEMiqo0,50
14
- biblemate-0.0.24.dist-info/top_level.txt,sha256=pq9uX0tAS0bizZcZ5GW5zIoDLQBa-b5QDlDGsdHNgiU,10
15
- biblemate-0.0.24.dist-info/RECORD,,
11
+ biblemate-0.0.25.dist-info/METADATA,sha256=_duEWGhxKAlk6Dl2tqKSUAdXI6qpW6Eusztt89uWCnA,7689
12
+ biblemate-0.0.25.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
13
+ biblemate-0.0.25.dist-info/entry_points.txt,sha256=tbEfTFr6LhPR1E_zP3CsPwJsmG-G4MCnJ3FcQEMiqo0,50
14
+ biblemate-0.0.25.dist-info/top_level.txt,sha256=pq9uX0tAS0bizZcZ5GW5zIoDLQBa-b5QDlDGsdHNgiU,10
15
+ biblemate-0.0.25.dist-info/RECORD,,