mirror of
https://github.com/BillyOutlast/posthog.git
synced 2026-02-04 03:01:23 +01:00
## Problem This PR introduces a new `MaxTool` to create experiments. It builds on top of the `create_feature_flag` `MaxTool` with multivariate flag support. ## Changes - Added a new `CreateExperimentTool` that allows creating experiments via PostHog AI ## How did you test this code? New tests + evals ## Changelog: (features only) Is this feature complete? Yes, this feature is complete and ready to be included in the changelog.