Skip to content

Releases: VirtualPatientEngine/AIAgents4Pharma

v1.49.1

Choose a tag to compare

@github-actions github-actions released this 28 Mar 13:10

v1.49.1 (2026-03-28)

Bug Fixes

  • Publish docker images from the release workflow (#347, 72c3017)

Detailed Changes: v1.49.0...v1.49.1

v1.49.0

Choose a tag to compare

@github-actions github-actions released this 28 Mar 12:54

v1.49.0 (2026-03-28)

Bug Fixes

Chores

Continuous Integration

  • deps: Bump actions/cache from 4 to 5 (#333, 10b8ad8)

  • deps: Bump actions/checkout from 5 to 6 (#330, 02a6463)

  • 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/setup-node from 4 to 6 (#318, 90ac2ee)

  • 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 astral-sh/setup-uv from 6 to 7 (#319, 8ffb1f4)

  • 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

  • Refresh release and SonarCloud documentation (#346, 6388712)

Features


Detailed Changes: v1.48.1...v1.49.0

AIAgents4Pharma v1.48.1

Choose a tag to compare

@github-actions github-actions released this 10 Oct 15:07
045bc84

1.48.1 (2025-10-10)

Bug Fixes


🚀 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

Choose a tag to compare

@github-actions github-actions released this 06 Oct 12:31
045bc84

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

Choose a tag to compare

@github-actions github-actions released this 06 Oct 12:14
d4f1967

1.48.0 (2025-10-06)

Bug Fixes

Features


🚀 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

Choose a tag to compare

@github-actions github-actions released this 01 Oct 08:54
957a6d5

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

Choose a tag to compare

@github-actions github-actions released this 13 Sep 18:12
af0e0ce

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

Choose a tag to compare

@github-actions github-actions released this 13 Sep 13:53
719a794

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

Choose a tag to compare

@github-actions github-actions released this 05 Sep 07:41
60a7007

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

Choose a tag to compare

@github-actions github-actions released this 04 Sep 10:37
cc2d8f0

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