aiagents4pharma 1.26.2__py3-none-any.whl → 1.27.0__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-1.26.2.dist-info → aiagents4pharma-1.27.0.dist-info}/METADATA +7 -1
- {aiagents4pharma-1.26.2.dist-info → aiagents4pharma-1.27.0.dist-info}/RECORD +5 -5
- {aiagents4pharma-1.26.2.dist-info → aiagents4pharma-1.27.0.dist-info}/LICENSE +0 -0
- {aiagents4pharma-1.26.2.dist-info → aiagents4pharma-1.27.0.dist-info}/WHEEL +0 -0
- {aiagents4pharma-1.26.2.dist-info → aiagents4pharma-1.27.0.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.2
|
2
2
|
Name: aiagents4pharma
|
3
|
-
Version: 1.
|
3
|
+
Version: 1.27.0
|
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
|
@@ -95,6 +95,8 @@ _Please use version 1.26.2 or later for better support with NVIDIA NIM models._
|
|
95
95
|
|
96
96
|
#### Option 1: PyPI
|
97
97
|
|
98
|
+

|
99
|
+
|
98
100
|
```bash
|
99
101
|
pip install aiagents4pharma
|
100
102
|
```
|
@@ -211,6 +213,8 @@ docker compose down
|
|
211
213
|
|
212
214
|
#### Option 3: git
|
213
215
|
|
216
|
+

|
217
|
+
|
214
218
|
1. **Clone the repository:**
|
215
219
|
```bash
|
216
220
|
git clone https://github.com/VirtualPatientEngine/AIAgents4Pharma
|
@@ -271,6 +275,8 @@ docker compose down
|
|
271
275
|
export ZOTERO_USER_ID=....
|
272
276
|
```
|
273
277
|
|
278
|
+
_Please note that ZOTERO keys are requried only if you want to launch Talk2Scholars. For all the other agents, please ignore this step._
|
279
|
+
|
274
280
|
5. **[Optional] Initialize LANGSMITH_API_KEY**
|
275
281
|
|
276
282
|
```bash
|
@@ -186,8 +186,8 @@ aiagents4pharma/talk2scholars/tools/s2/search.py,sha256=i5KMFJWK31CjYtVT1McJpLzg
|
|
186
186
|
aiagents4pharma/talk2scholars/tools/s2/single_paper_rec.py,sha256=7PoZfcstxDThWX6NYOgxN_9M_nwgMPAALch8OmjraVY,5568
|
187
187
|
aiagents4pharma/talk2scholars/tools/zotero/__init__.py,sha256=1UW4r5ECvAwYpo1Fjf7lQPO--M8I85baYCHocFOAq4M,53
|
188
188
|
aiagents4pharma/talk2scholars/tools/zotero/zotero_read.py,sha256=NJ65fAJ4u2Zq15uvEajVOhI4QnNvyqA6FHPaEDqvMw0,4321
|
189
|
-
aiagents4pharma-1.
|
190
|
-
aiagents4pharma-1.
|
191
|
-
aiagents4pharma-1.
|
192
|
-
aiagents4pharma-1.
|
193
|
-
aiagents4pharma-1.
|
189
|
+
aiagents4pharma-1.27.0.dist-info/LICENSE,sha256=IcIbyB1Hyk5ZDah03VNQvJkbNk2hkBCDqQ8qtnCvB4Q,1077
|
190
|
+
aiagents4pharma-1.27.0.dist-info/METADATA,sha256=m2GedMqDHNlBPn1T-qn-DMA1gM90ZNKOspaWAe8zTF4,13252
|
191
|
+
aiagents4pharma-1.27.0.dist-info/WHEEL,sha256=jB7zZ3N9hIM9adW7qlTAyycLYW9npaWKLRzaoVcLKcM,91
|
192
|
+
aiagents4pharma-1.27.0.dist-info/top_level.txt,sha256=-AH8rMmrSnJtq7HaAObS78UU-cTCwvX660dSxeM7a0A,16
|
193
|
+
aiagents4pharma-1.27.0.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|