Create aligned model using the base model and documents provided.
Request body name : Name of the domain alignment project baseModel : Base model to use for alignment (eg: nugen-flash-instruct) benchmark_id: (optional) Benchmark ID to use for evaluation after alignment - if not provided, no evaluation will be done document_ids: List of document IDs to use for alignment description: (optional) Description of the alignment project
Returns id: Unique alignment identifier for status tracking
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Request schema for creating alignment with synthetic data generation
Name of the domain alignment project
Base model that alignment will be based on
List of document IDs to generate synthetic training data from
This id is to orchestrate the entire flow
Benchmark ID for evaluation (created via /benchmark/create or /benchmark/upload)
Optional project description