Releases: VirtualPatientEngine/AIAgents4Pharma
Release list
v1.49.1
v1.49.0
v1.49.0 (2026-03-28)
Bug Fixes
-
Replace legacy release pipeline with python semantic release (#346,
6388712) -
Simplify SonarCloud analysis and remove artifact cascade (#346,
6388712)
Chores
Continuous Integration
-
deps: Bump actions/download-artifact from 5 to 6 (#320,
7207b7b) -
deps: Bump actions/download-artifact from 6 to 7 (#332,
324041e) -
deps: Bump actions/download-artifact from 7 to 8 (#343,
cb5bfd3) -
deps: Bump actions/upload-artifact from 4 to 5 (#321,
34a01e6) -
deps: Bump actions/upload-artifact from 5 to 6 (#334,
4699f32) -
deps: Bump actions/upload-artifact from 6 to 7 (#342,
cadfc02) -
deps: Bump SonarSource/sonarqube-scan-action from 5.3.1 to 6.0.0 (#306,
eabaed3) -
deps: Bump SonarSource/sonarqube-scan-action from 6.0.0 to 7.0.0 (#335,
747caf7)
Documentation
Features
Detailed Changes: v1.48.1...v1.49.0
AIAgents4Pharma v1.48.1
1.48.1 (2025-10-10)
Bug Fixes
- docker build-ci storage cleanup (#314) (045bc84)
- update T2B diagram with save model (#312) (2835e2e)
🚀 Ready-to-Deploy Docker Configurations
One-click deployment for all AIAgents4Pharma applications with the latest updates from v1.48.1.
⚡ Quick Deploy
# Download and extract
wget https://github.com/VirtualPatientEngine/AIAgents4Pharma/releases/download/v1.48.1/aiagents4pharma-compose-v1.48.1.tar.gz
tar -xzf aiagents4pharma-compose-v1.48.1.tar.gz
# Configure and run
cd talk2aiagents4pharma/cpu # or gpu for GPU version
cp .env.example .env && nano .env # Add your API keys
docker compose up -d🏗️ Available Applications
| Application | CPU Port | GPU Port | Description |
|---|---|---|---|
| 🧪 talk2aiagents4pharma | 8501 | 8501 | Main pharmaceutical AI platform |
| 📚 talk2scholars | 8502 | 8502 | Academic paper research system |
| 🕸️ talk2knowledgegraphs | 8503 | 8503 | Knowledge graph analysis |
📋 System Requirements
- CPU: 8GB+ RAM, Docker & Docker Compose
- GPU: 16GB+ RAM, NVIDIA Docker runtime, CUDA GPU
Synchronized with application release v1.48.1 • Built with ❤️ by VirtualPatientEngine
AIAgents4Pharma compose-latest
compose-latest
feat: docker image update to add cuda runtime (#313) (d4f1967)
🚀 Ready-to-Deploy Docker Configurations
One-click deployment for all AIAgents4Pharma applications with the latest updates from compose-latest.
⚡ Quick Deploy
# Download and extract
wget https://github.com/VirtualPatientEngine/AIAgents4Pharma/releases/download/compose-latest/aiagents4pharma-compose-compose-latest.tar.gz
tar -xzf aiagents4pharma-compose-compose-latest.tar.gz
# Configure and run
cd talk2aiagents4pharma/cpu # or gpu for GPU version
cp .env.example .env && nano .env # Add your API keys
docker compose up -d🏗️ Available Applications
| Application | CPU Port | GPU Port | Description |
|---|---|---|---|
| 🧪 talk2aiagents4pharma | 8501 | 8501 | Main pharmaceutical AI platform |
| 📚 talk2scholars | 8502 | 8502 | Academic paper research system |
| 🕸️ talk2knowledgegraphs | 8503 | 8503 | Knowledge graph analysis |
📋 System Requirements
- CPU: 8GB+ RAM, Docker & Docker Compose
- GPU: 16GB+ RAM, NVIDIA Docker runtime, CUDA GPU
Synchronized with application release compose-latest • Built with ❤️ by VirtualPatientEngine
AIAgents4Pharma v1.48.0
1.48.0 (2025-10-06)
Bug Fixes
Features
- add save model to case studies (#304) (6608935)
- docker image update to add cuda runtime (#313) (d4f1967)
🚀 Ready-to-Deploy Docker Configurations
One-click deployment for all AIAgents4Pharma applications with the latest updates from v1.48.0.
⚡ Quick Deploy
# Download and extract
wget https://github.com/VirtualPatientEngine/AIAgents4Pharma/releases/download/v1.48.0/aiagents4pharma-compose-v1.48.0.tar.gz
tar -xzf aiagents4pharma-compose-v1.48.0.tar.gz
# Configure and run
cd talk2aiagents4pharma/cpu # or gpu for GPU version
cp .env.example .env && nano .env # Add your API keys
docker compose up -d🏗️ Available Applications
| Application | CPU Port | GPU Port | Description |
|---|---|---|---|
| 🧪 talk2aiagents4pharma | 8501 | 8501 | Main pharmaceutical AI platform |
| 📚 talk2scholars | 8502 | 8502 | Academic paper research system |
| 🕸️ talk2knowledgegraphs | 8503 | 8503 | Knowledge graph analysis |
📋 System Requirements
- CPU: 8GB+ RAM, Docker & Docker Compose
- GPU: 16GB+ RAM, NVIDIA Docker runtime, CUDA GPU
Synchronized with application release v1.48.0 • Built with ❤️ by VirtualPatientEngine
AIAgents4Pharma v1.47.0
1.47.0 (2025-10-01)
Features
🚀 Ready-to-Deploy Docker Configurations
One-click deployment for all AIAgents4Pharma applications with the latest updates from v1.47.0.
⚡ Quick Deploy
# Download and extract
wget https://github.com/VirtualPatientEngine/AIAgents4Pharma/releases/download/v1.47.0/aiagents4pharma-compose-v1.47.0.tar.gz
tar -xzf aiagents4pharma-compose-v1.47.0.tar.gz
# Configure and run
cd talk2aiagents4pharma/cpu # or gpu for GPU version
cp .env.example .env && nano .env # Add your API keys
docker compose up -d🏗️ Available Applications
| Application | CPU Port | GPU Port | Description |
|---|---|---|---|
| 🧪 talk2aiagents4pharma | 8501 | 8501 | Main pharmaceutical AI platform |
| 📚 talk2scholars | 8502 | 8502 | Academic paper research system |
| 🕸️ talk2knowledgegraphs | 8503 | 8503 | Knowledge graph analysis |
📋 System Requirements
- CPU: 8GB+ RAM, Docker & Docker Compose
- GPU: 16GB+ RAM, NVIDIA Docker runtime, CUDA GPU
Synchronized with application release v1.47.0 • Built with ❤️ by VirtualPatientEngine
AIAgents4Pharma v1.46.5
1.46.5 (2025-09-13)
Bug Fixes
🚀 Ready-to-Deploy Docker Configurations
One-click deployment for all AIAgents4Pharma applications with the latest updates from v1.46.5.
⚡ Quick Deploy
# Download and extract
wget https://github.com/VirtualPatientEngine/AIAgents4Pharma/releases/download/v1.46.5/aiagents4pharma-compose-v1.46.5.tar.gz
tar -xzf aiagents4pharma-compose-v1.46.5.tar.gz
# Configure and run
cd talk2aiagents4pharma/cpu # or gpu for GPU version
cp .env.example .env && nano .env # Add your API keys
docker compose up -d🏗️ Available Applications
| Application | CPU Port | GPU Port | Description |
|---|---|---|---|
| 🧪 talk2aiagents4pharma | 8501 | 8501 | Main pharmaceutical AI platform |
| 📚 talk2scholars | 8502 | 8502 | Academic paper research system |
| 🕸️ talk2knowledgegraphs | 8503 | 8503 | Knowledge graph analysis |
📋 System Requirements
- CPU: 8GB+ RAM, Docker & Docker Compose
- GPU: 16GB+ RAM, NVIDIA Docker runtime, CUDA GPU
Synchronized with application release v1.46.5 • Built with ❤️ by VirtualPatientEngine
AIAgents4Pharma v1.46.4
1.46.4 (2025-09-13)
Bug Fixes
🚀 Ready-to-Deploy Docker Configurations
One-click deployment for all AIAgents4Pharma applications with the latest updates from v1.46.4.
⚡ Quick Deploy
# Download and extract
wget https://github.com/VirtualPatientEngine/AIAgents4Pharma/releases/download/v1.46.4/aiagents4pharma-compose-v1.46.4.tar.gz
tar -xzf aiagents4pharma-compose-v1.46.4.tar.gz
# Configure and run
cd talk2aiagents4pharma/cpu # or gpu for GPU version
cp .env.example .env && nano .env # Add your API keys
docker compose up -d🏗️ Available Applications
| Application | CPU Port | GPU Port | Description |
|---|---|---|---|
| 🧪 talk2aiagents4pharma | 8501 | 8501 | Main pharmaceutical AI platform |
| 📚 talk2scholars | 8502 | 8502 | Academic paper research system |
| 🕸️ talk2knowledgegraphs | 8503 | 8503 | Knowledge graph analysis |
📋 System Requirements
- CPU: 8GB+ RAM, Docker & Docker Compose
- GPU: 16GB+ RAM, NVIDIA Docker runtime, CUDA GPU
Synchronized with application release v1.46.4 • Built with ❤️ by VirtualPatientEngine
AIAgents4Pharma v1.46.3
1.46.3 (2025-09-05)
Bug Fixes
- Merge pull request #260 from VirtualPatientEngine/dependabot/github_actions/dot-github/workflows/SonarSource/sonarqube-scan-action-5.3.1 (0c82316)
🚀 Ready-to-Deploy Docker Configurations
One-click deployment for all AIAgents4Pharma applications with the latest updates from v1.46.3.
⚡ Quick Deploy
# Download and extract
wget https://github.com/VirtualPatientEngine/AIAgents4Pharma/releases/download/v1.46.3/aiagents4pharma-compose-v1.46.3.tar.gz
tar -xzf aiagents4pharma-compose-v1.46.3.tar.gz
# Configure and run
cd talk2aiagents4pharma/cpu # or gpu for GPU version
cp .env.example .env && nano .env # Add your API keys
docker compose up -d🏗️ Available Applications
| Application | CPU Port | GPU Port | Description |
|---|---|---|---|
| 🧪 talk2aiagents4pharma | 8501 | 8501 | Main pharmaceutical AI platform |
| 📚 talk2scholars | 8502 | 8502 | Academic paper research system |
| 🕸️ talk2knowledgegraphs | 8503 | 8503 | Knowledge graph analysis |
📋 System Requirements
- CPU: 8GB+ RAM, Docker & Docker Compose
- GPU: 16GB+ RAM, NVIDIA Docker runtime, CUDA GPU
Synchronized with application release v1.46.3 • Built with ❤️ by VirtualPatientEngine
AIAgents4Pharma v1.46.2
1.46.2 (2025-09-04)
Bug Fixes
🚀 Ready-to-Deploy Docker Configurations
One-click deployment for all AIAgents4Pharma applications with the latest updates from v1.46.2.
⚡ Quick Deploy
# Download and extract
wget https://github.com/VirtualPatientEngine/AIAgents4Pharma/releases/download/v1.46.2/aiagents4pharma-compose-v1.46.2.tar.gz
tar -xzf aiagents4pharma-compose-v1.46.2.tar.gz
# Configure and run
cd talk2aiagents4pharma/cpu # or gpu for GPU version
cp .env.example .env && nano .env # Add your API keys
docker compose up -d🏗️ Available Applications
| Application | CPU Port | GPU Port | Description |
|---|---|---|---|
| 🧪 talk2aiagents4pharma | 8501 | 8501 | Main pharmaceutical AI platform |
| 📚 talk2scholars | 8502 | 8502 | Academic paper research system |
| 🕸️ talk2knowledgegraphs | 8503 | 8503 | Knowledge graph analysis |
📋 System Requirements
- CPU: 8GB+ RAM, Docker & Docker Compose
- GPU: 16GB+ RAM, NVIDIA Docker runtime, CUDA GPU
Synchronized with application release v1.46.2 • Built with ❤️ by VirtualPatientEngine