๐
API Implementation
Create the prompt needed for implementing the APIs within the interface
๐ฑ
Database Seeding
Populate databases with initial data, and reference tables
๐งฑ
Table(s) Creation
Create prompt templates for implementing or updating table generators
and validators
๐งญ
QA
Create QA prompts for finding semantic and referential issues in a
domain
๐
Extract Policy Schema
Extract database schema information from policies using initial prompts
and example schema references
๐๏ธ
Tune Policy
Fine-tune and optimize existing policies using reference examples and
best practices
โ
Policy Validator
Validate policy structure, completeness, and compliance against example
policies
๐
SOP-based Task Creator
Generate task prompts based on policy, database records, interface
tools, and example tasks
๐
Intra/Inter SOP Validation
Validate SOP consistency and relationships
๐งช
Regression Test Creator
Generate regression test prompts based on policy, database schema,
interface tools, and database records