Latitude is the open-source prompt engineering platform to build, evaluate, and refine your prompts with AI

1 Open Issue Need Help Last updated: Jul 17, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The task is to modify the Latitude's Mailpit adapter code to allow configuration of the Mailpit host. Currently, the adapter hardcodes `localhost`, preventing it from working when Mailpit and the Latitude application run in separate containers or environments. The solution involves adding a configurable host parameter to the adapter's constructor or configuration.

Complexity: 3/5
enhancement good first issue

Latitude is the open-source prompt engineering platform to build, evaluate, and refine your prompts with AI

TypeScript