Code Generation
The Problem with Manual Integration
Grace Architecture
┌─────────────────┐ ┌──────────────────┐ ┌─────────────────┐
│ API Spec │────▶│ Grace Parser │────▶│ Rust Adapter │
│ (OpenAPI/JSON) │ │ + Templates │ │ Code │
└─────────────────┘ └──────────────────┘ └─────────────────┘
│ │ │
▼ ▼ ▼
Provider docs LLM Skill Connector-specific
and examples augmentation business logicCLI Usage
LLM Skill Integration
What Gets Generated
Request Transformers
Response Transformers
Error Mapping
Customization Points
Validation
Adding a New Connector
Benefits
Last updated
Was this helpful?

