For the complete documentation index, see llms.txt. This page is also available as Markdown.

Record/Replay

β€œRecord/Run” options provide facilities to capture policy execution events, save and/or export them in a records file, which can then be replayed in the context of a different policy.

Note: This functionality currently works in a Dry Run mode only.

Last updated