Skip to main content
Freeplay offers three strategies to integrate observability into your application.

Lightweight observability (fast)

An easy way to get data flowing quickly. This integration only provides the most basic functionality and should be upgraded to either Manage in Code or Manage in Freeplay to leverage the full power of the platform. This route also allows users to evaluate and test prompts in the UI. Get started

Manage prompts in code (flexible)

Store prompts in your code and sync them with Freeplay to enable team collaboration and dataset curation from real sessions. Get started The complete path: prompt management, logging, testing, and evaluation. Unlock Freeplay’s full platform capabilities. Get started

Framework specific integrations

Freeplay also provides integrations for several major frameworks:

Which prompt management strategy should you choose?

Manage prompts in code allows you to continue to store and manage your prompts directly in your codebase. This will require sending your prompts to Freeplay in your build steps to ensure the Freeplay version is up to date with the latest code. This strategy is best for teams that wish to maintain control over their prompts in code. Manage prompts in Freeplay allows you to manage your prompt templates and deployments in the Freeplay UI. This empowers subject matter experts and other team members to iterate outside of engineering processes, which produces a step change in iteration speed and can reduce workload for engineering teams. This strategy is best for teams that prioritize speed and collaboration. Both manage in code and manage in Freeplay require that your prompts are compatible with mustache syntax formatting.