aiagents4pharma 1.39.3__py3-none-any.whl → 1.39.4__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.
- aiagents4pharma/talk2biomodels/configs/tools/get_annotation/default.yaml +3 -1
- {aiagents4pharma-1.39.3.dist-info → aiagents4pharma-1.39.4.dist-info}/METADATA +1 -1
- {aiagents4pharma-1.39.3.dist-info → aiagents4pharma-1.39.4.dist-info}/RECORD +6 -6
- {aiagents4pharma-1.39.3.dist-info → aiagents4pharma-1.39.4.dist-info}/WHEEL +0 -0
- {aiagents4pharma-1.39.3.dist-info → aiagents4pharma-1.39.4.dist-info}/licenses/LICENSE +0 -0
- {aiagents4pharma-1.39.3.dist-info → aiagents4pharma-1.39.4.dist-info}/top_level.txt +0 -0
@@ -3,4 +3,6 @@ prompt: >
|
|
3
3
|
Given the user question, extract the relevant species names.
|
4
4
|
If the user aks for a specific species, extract that species.
|
5
5
|
If none of the species match the user question, return None.
|
6
|
-
If the user asks for all species, return all species.
|
6
|
+
If the user asks for all species, return all species.
|
7
|
+
If the user does not specify any species or simpley asks for
|
8
|
+
model annotations, return all species.
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: aiagents4pharma
|
3
|
-
Version: 1.39.
|
3
|
+
Version: 1.39.4
|
4
4
|
Summary: AI Agents for drug discovery, drug development, and other pharmaceutical R&D.
|
5
5
|
Classifier: Programming Language :: Python :: 3
|
6
6
|
Classifier: License :: OSI Approved :: MIT License
|
@@ -28,7 +28,7 @@ aiagents4pharma/talk2biomodels/configs/tools/ask_question/default.yaml,sha256=7k
|
|
28
28
|
aiagents4pharma/talk2biomodels/configs/tools/custom_plotter/__init__.py,sha256=-fAORvyFmG2iSvFOFDixmt9OTQRR58y89uhhu2EgbA8,46
|
29
29
|
aiagents4pharma/talk2biomodels/configs/tools/custom_plotter/default.yaml,sha256=14Aic9IDr1eOyeLo_YGMwZL40CYsgqOXix2j9ucB4EA,464
|
30
30
|
aiagents4pharma/talk2biomodels/configs/tools/get_annotation/__init__.py,sha256=-fAORvyFmG2iSvFOFDixmt9OTQRR58y89uhhu2EgbA8,46
|
31
|
-
aiagents4pharma/talk2biomodels/configs/tools/get_annotation/default.yaml,sha256=
|
31
|
+
aiagents4pharma/talk2biomodels/configs/tools/get_annotation/default.yaml,sha256=Dx6afMdafUEZjN4LWEFQWkjXHw7DChSpQeb_wlQXRUo,408
|
32
32
|
aiagents4pharma/talk2biomodels/models/__init__.py,sha256=5fTHHm3PVloYPNKXbgNlcPgv3-u28ZquxGydFYDfhJA,122
|
33
33
|
aiagents4pharma/talk2biomodels/models/basico_model.py,sha256=4LjeHKGcXsdm1gFxs9SGVNDerajZ7REvCeNch0s2pDg,5242
|
34
34
|
aiagents4pharma/talk2biomodels/models/sys_bio_model.py,sha256=JeoiGQAvQABHnG0wKR2XBmmxqQdtgO6kxaLDUTUmr1s,2001
|
@@ -251,8 +251,8 @@ aiagents4pharma/talk2scholars/tools/zotero/utils/review_helper.py,sha256=IPD1V9y
|
|
251
251
|
aiagents4pharma/talk2scholars/tools/zotero/utils/write_helper.py,sha256=ALwLecy1QVebbsmXJiDj1GhGmyhq2R2tZlAyEl1vfhw,7410
|
252
252
|
aiagents4pharma/talk2scholars/tools/zotero/utils/zotero_path.py,sha256=oIrfbOySgts50ksHKyjcWjRkPRIS88g3Lc0v9mBkU8w,6375
|
253
253
|
aiagents4pharma/talk2scholars/tools/zotero/utils/zotero_pdf_downloader.py,sha256=ERBha8afU6Q1EaRBe9qB8tchOzZ4_KfFgDW6EElOJoU,4816
|
254
|
-
aiagents4pharma-1.39.
|
255
|
-
aiagents4pharma-1.39.
|
256
|
-
aiagents4pharma-1.39.
|
257
|
-
aiagents4pharma-1.39.
|
258
|
-
aiagents4pharma-1.39.
|
254
|
+
aiagents4pharma-1.39.4.dist-info/licenses/LICENSE,sha256=IcIbyB1Hyk5ZDah03VNQvJkbNk2hkBCDqQ8qtnCvB4Q,1077
|
255
|
+
aiagents4pharma-1.39.4.dist-info/METADATA,sha256=0vzjxCMHm4xhDVEZoMhq68SJBox2dvrEV8GEJNcLvLY,15462
|
256
|
+
aiagents4pharma-1.39.4.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
257
|
+
aiagents4pharma-1.39.4.dist-info/top_level.txt,sha256=-AH8rMmrSnJtq7HaAObS78UU-cTCwvX660dSxeM7a0A,16
|
258
|
+
aiagents4pharma-1.39.4.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|