aiagents4pharma 1.22.3__py3-none-any.whl → 1.22.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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: aiagents4pharma
3
- Version: 1.22.3
3
+ Version: 1.22.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
@@ -18,15 +18,15 @@ Requires-Dist: hydra-core==1.3.2
18
18
  Requires-Dist: joblib==1.4.2
19
19
  Requires-Dist: langchain==0.3.7
20
20
  Requires-Dist: langchain-community==0.3.5
21
- Requires-Dist: langchain-core==0.3.31
21
+ Requires-Dist: langchain-core==0.3.40
22
22
  Requires-Dist: langchain-experimental==0.3.3
23
23
  Requires-Dist: langchain-nvidia-ai-endpoints==0.3.9
24
24
  Requires-Dist: langchain-openai==0.2.5
25
- Requires-Dist: langchain_ollama==0.2.2
25
+ Requires-Dist: langchain_ollama==0.2.3
26
26
  Requires-Dist: langgraph==0.2.66
27
27
  Requires-Dist: matplotlib==3.9.2
28
28
  Requires-Dist: openai==1.59.4
29
- Requires-Dist: ollama==0.4.6
29
+ Requires-Dist: ollama==0.4.7
30
30
  Requires-Dist: pandas==2.2.3
31
31
  Requires-Dist: pcst_fast==1.0.10
32
32
  Requires-Dist: plotly==5.24.1
@@ -163,8 +163,8 @@ aiagents4pharma/talk2scholars/tools/s2/query_results.py,sha256=EUfzRh5Qc_tMl5fDI
163
163
  aiagents4pharma/talk2scholars/tools/s2/retrieve_semantic_scholar_paper_id.py,sha256=Lg1L4HQCN2LaQEyWtLD73O67PMoXkPHi-Y8rCzHS0A4,2499
164
164
  aiagents4pharma/talk2scholars/tools/s2/search.py,sha256=mnBQWDuQ50UVw6B-bRuL8Ek1av-pEtdgzVMxpEA2BpI,4296
165
165
  aiagents4pharma/talk2scholars/tools/s2/single_paper_rec.py,sha256=xgnUj9W9JkeTvB2VJBJUAnia789GGNGqdqgJ_G16v2s,5120
166
- aiagents4pharma-1.22.3.dist-info/LICENSE,sha256=IcIbyB1Hyk5ZDah03VNQvJkbNk2hkBCDqQ8qtnCvB4Q,1077
167
- aiagents4pharma-1.22.3.dist-info/METADATA,sha256=9fmZl1ElsdaB8ir92kNTAIwE5v6vANsVwoTYOY50ayI,7789
168
- aiagents4pharma-1.22.3.dist-info/WHEEL,sha256=nn6H5-ilmfVryoAQl3ZQ2l8SH5imPWFpm1A5FgEuFV4,91
169
- aiagents4pharma-1.22.3.dist-info/top_level.txt,sha256=-AH8rMmrSnJtq7HaAObS78UU-cTCwvX660dSxeM7a0A,16
170
- aiagents4pharma-1.22.3.dist-info/RECORD,,
166
+ aiagents4pharma-1.22.4.dist-info/LICENSE,sha256=IcIbyB1Hyk5ZDah03VNQvJkbNk2hkBCDqQ8qtnCvB4Q,1077
167
+ aiagents4pharma-1.22.4.dist-info/METADATA,sha256=N4iGmBxCDPa1DxefrkYMUCGjyXeFHsgc7_Rbi4d3o80,7789
168
+ aiagents4pharma-1.22.4.dist-info/WHEEL,sha256=jB7zZ3N9hIM9adW7qlTAyycLYW9npaWKLRzaoVcLKcM,91
169
+ aiagents4pharma-1.22.4.dist-info/top_level.txt,sha256=-AH8rMmrSnJtq7HaAObS78UU-cTCwvX660dSxeM7a0A,16
170
+ aiagents4pharma-1.22.4.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (75.8.1)
2
+ Generator: setuptools (75.8.2)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5