mirror of
https://github.com/frankwxu/digital-forensics-lab.git
synced 2026-04-10 12:13:44 +00:00
update dspy version due to new version has some issues
This commit is contained in:
@@ -35,7 +35,7 @@
|
|||||||
"#!pip install python-dotenv\n",
|
"#!pip install python-dotenv\n",
|
||||||
"#!pip install dspy-ai==2.4.17\n",
|
"#!pip install dspy-ai==2.4.17\n",
|
||||||
"#!pip install graphviz\n",
|
"#!pip install graphviz\n",
|
||||||
"# !wget https://raw.githubusercontent.com/frankwxu/digital-forensics-lab/main/AI4Forensics/CKIM2024/PhishingAttack/PhishingAttackScenarioDemo/conversation.txt\n",
|
"#!wget https://raw.githubusercontent.com/frankwxu/digital-forensics-lab/main/AI4Forensics/CKIM2024/PhishingAttack/PhishingAttackScenarioDemo/conversation.txt\n",
|
||||||
"\n",
|
"\n",
|
||||||
"import dspy\n",
|
"import dspy\n",
|
||||||
"import os\n",
|
"import os\n",
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 102 KiB |
Reference in New Issue
Block a user