Skip to main content

Experiments In The JS Client

You can now run Experiments using the Phoenix JS client! Use Experiments to test different iterations of your applications over a set of test cases, then evaluate the results.This release includes:
  • Native tracing of tasks and evaluators
  • Async concurrency queues
  • Support for any evaluator (including bring your own evals)

Code Implementation