Create New Project

Define your project name, description, and metadata schema. You can add prompts and golden items after creation.

Project Details
Letters, numbers, spaces, and underscores only (e.g., "My Project 2024")
Metadata Schema
Metadata Schema

Define your metadata fields below

Enter a valid JSON Schema defining the metadata structure for golden items
Schema Requirements

Your JSON schema must:

  • Be valid JSON
  • Have "type": "object" at the root level
  • Define properties for your metadata fields
  • Support nested objects and arrays

Supported field types:

  • string
  • integer
  • boolean
  • array
  • enum (via enum property)
What's Next?

After creating the project, you'll be able to:

  • Add and edit prompts
  • Create golden items for evaluation
  • Run prompt evaluations
  • Configure evaluation settings