💪 New Update!

Refactor experiment rater components and introduce new sections

  • Moved logic from Summary Tab to a new Experiment Summary component for better modularity.
  • Refactored VariablesTab.svelte to utilize a new Experiment Variables component, streamlining variable management.
  • Updated Prompts Tab to use the new Experiment Promptscomponent, enhancing code organization.
  • Created sections to centralize persona and business section definitions for reuse across components.
  • Introduced a new file for the rater experiment, consolidating tab management and state loading.
  • Added a qualitative response toggle in Prompts Tab to allow users to include reasoning in AI responses.