tooluniverse 0.1.2__py3-none-any.whl → 0.1.3__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.

Potentially problematic release.


This version of tooluniverse might be problematic. Click here for more details.

@@ -390,7 +390,7 @@ class FDADrugLabelGetDrugGenericNameTool(FDADrugLabelTool):
390
390
  }
391
391
 
392
392
 
393
- from data.fda_drugs_with_brand_generic_names_for_tool import drug_list
393
+ from .data.fda_drugs_with_brand_generic_names_for_tool import drug_list
394
394
 
395
395
  self.brand_to_generic = {drug['brand_name']: drug['generic_name'] for drug in drug_list}
396
396
  self.generic_to_brand = {drug['generic_name']: drug['brand_name'] for drug in drug_list}
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: tooluniverse
3
- Version: 0.1.2
3
+ Version: 0.1.3
4
4
  Summary: A collection of biomedical tools designed for use by Agentic AI.
5
5
  Home-page: https://github.com/mims-harvard/TxAgent
6
6
  Author: Shanghua Gao
@@ -15,7 +15,7 @@ Requires-Dist: graphql-core
15
15
  # ToolUniverse
16
16
 
17
17
  [![ProjectPage](https://img.shields.io/badge/Page-TxAgent-red)](https://zitniklab.hms.harvard.edu/TxAgent)
18
- [![PaperLink](https://img.shields.io/badge/PDF-TxAgent-red)]()
18
+ [![PaperLink](https://img.shields.io/badge/Arxiv-TxAgent-red)](https://arxiv.org/pdf/2503.10970)
19
19
  [![TxAgent-PIP](https://img.shields.io/badge/Pip-TxAgent-blue)](https://pypi.org/project/txagent/)
20
20
  [![ToolUniverse-PIP](https://img.shields.io/badge/Pip-ToolUniverse-blue)](https://pypi.org/project/tooluniverse/)
21
21
  [![TxAgent](https://img.shields.io/badge/Code-TxAgent-purple)](https://github.com/mims-harvard/TxAgent)
@@ -124,7 +124,15 @@ tooluni.run(query)
124
124
  ## Citation
125
125
 
126
126
  ```
127
-
127
+ @misc{gao2025txagent,
128
+ title={TxAgent: An AI Agent for Therapeutic Reasoning Across a Universe of Tools},
129
+ author={Shanghua Gao and Richard Zhu and Zhenglun Kong and Ayush Noori and Xiaorui Su and Curtis Ginder and Theodoros Tsiligkaridis and Marinka Zitnik},
130
+ year={2025},
131
+ eprint={2503.10970},
132
+ archivePrefix={arXiv},
133
+ primaryClass={cs.AI},
134
+ url={https://arxiv.org/abs/2503.10970},
135
+ }
128
136
  ```
129
137
 
130
138
  ## Contact
@@ -2,7 +2,7 @@ tooluniverse/__init__.py,sha256=j44hf13WM50HQJRi7aloeTG6y6872wJtfX8ydsaiJFI,652
2
2
  tooluniverse/base_tool.py,sha256=WMGgr02lhEsVzHgt7NIeynXQ2wZtu97yZI-lQWOSoSs,1145
3
3
  tooluniverse/execute_function.py,sha256=CmA8AIfyolkcooASD2_3pXgF1BqESU5_VUqdHSYiM_M,10139
4
4
  tooluniverse/graphql_tool.py,sha256=FpyP70ZiQkd031crECAhZ7CbXBor8x6S-n48VICnxVs,5086
5
- tooluniverse/openfda_tool.py,sha256=SPs4skPqwaC2RaZvqD1LA31VeQmMl4bOh7CkTpJKM5U,21017
5
+ tooluniverse/openfda_tool.py,sha256=wSelkQiOn0hqMzoqflw3lOFnyT8a1q5A6hSc8YyOgx8,21018
6
6
  tooluniverse/restful_tool.py,sha256=5HoTyCSd507D4Qjcqjd16o8Y4BFZ02Zm4cGuczIXWdw,4078
7
7
  tooluniverse/utils.py,sha256=zh1IopojPBIJzK_8eGytTmWlPckluQQZTpiCQONw-pY,6416
8
8
  tooluniverse/data/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -11,8 +11,8 @@ tooluniverse/data/fda_drugs_with_brand_generic_names_for_tool.py,sha256=Clb7kQpP
11
11
  tooluniverse/data/monarch_tools.json,sha256=I5KvamNZRvkKBaKbM6Ypo333m-RejQhqScX8h-uket4,3567
12
12
  tooluniverse/data/opentarget_tools.json,sha256=nNvl-vYqS8nLfyIvHO40Fsnx6HJxwInUuS0mrrh6xmY,66201
13
13
  tooluniverse/data/special_tools.json,sha256=tOI0TFpdjZBEE5Af1Vc4CeXQ0gAkz39xho9hDVBYR70,1518
14
- tooluniverse-0.1.2.dist-info/LICENSE,sha256=Unq9Y3buGL9J0vFop03FYZiVweytt1xdgLIh2n9ck2c,1115
15
- tooluniverse-0.1.2.dist-info/METADATA,sha256=jIX6oJVszWsBMomzMZjhbPnH2ymvaq8tD6z6BbyOE78,4742
16
- tooluniverse-0.1.2.dist-info/WHEEL,sha256=52BFRY2Up02UkjOa29eZOS2VxUrpPORXg1pkohGGUS8,91
17
- tooluniverse-0.1.2.dist-info/top_level.txt,sha256=zZ8YeCJ5FAkEwdd_mxsFtSCQMBDgBdxrrmHo3RNBiWs,13
18
- tooluniverse-0.1.2.dist-info/RECORD,,
14
+ tooluniverse-0.1.3.dist-info/LICENSE,sha256=Unq9Y3buGL9J0vFop03FYZiVweytt1xdgLIh2n9ck2c,1115
15
+ tooluniverse-0.1.3.dist-info/METADATA,sha256=zx-hLNaex1UJcSD2LZlBFAL2Y5iUKRn_i1c1uhLKfxY,5198
16
+ tooluniverse-0.1.3.dist-info/WHEEL,sha256=beeZ86-EfXScwlR_HKu4SllMC9wUEj_8Z_4FJ3egI2w,91
17
+ tooluniverse-0.1.3.dist-info/top_level.txt,sha256=zZ8YeCJ5FAkEwdd_mxsFtSCQMBDgBdxrrmHo3RNBiWs,13
18
+ tooluniverse-0.1.3.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (76.0.0)
2
+ Generator: setuptools (76.1.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5