HumanLoop is shutting down on September 8, 2025. If you're among the many teams who relied on HumanLoop for prompt management, evaluations, and observability, you need to act fast. The good news? PromptLayer offers everything HumanLoop did—and more.
What is PromptLayer?
PromptLayer is a comprehensive prompt engineering platform that serves as the "Git for prompts." Founded in 2023, it provides:
Prompt Registry: Version control and management for all your prompts
Evaluations: Automated testing to ensure prompt quality
Observability: Complete logging and analytics for LLM interactions
Collaboration: No-code interface for non-technical team members
Step 1: Export Your HumanLoop Data (Before Sept 8!)
Prompts and versions
Evaluation datasets and results
Logs and feedback
Use HumanLoop's API endpoints for export
Step 2: Set Up PromptLayer
# Install PromptLayer
pip install promptlayer
# Initialize with your API key
import promptlayer
promptlayer.api_key = "YOUR_API_KEY"
Step 3: Import Your Prompts
Create prompts in PromptLayer's Registry
Copy prompt templates and versions
Add metadata and comments for context
Step 4: Recreate Evaluations
Upload test datasets (CSV/JSON supported)
Rebuild evaluators using PromptLayer's evaluation types
Run baseline evaluations to verify parity
Step 5: Update Your Code
# Before (HumanLoop)
from humanloop import Humanloop
hl = Humanloop(api_key="...")
# After (PromptLayer)
from promptlayer import PromptLayer
pl = PromptLayer(api_key="...")
Step 6: Start Logging
Replace API calls with PromptLayer's wrapper
Verify logs appear in the dashboard
Set up any needed alerts or monitoring
Take Action Today
With HumanLoop shutting down September 8, 2025, you have limited time to migrate. PromptLayer offers:
✅ All of HumanLoop's core features
✅ Additional capabilities for better collaboration and testing
✅ Active development and support
✅ Competitive pricing
✅ Easy migration path
Ready to migrate? Sign up at PromptLayer.com and reach out to our team—we're actively helping HumanLoop users transition smoothly.