Skip to main content

AutoDev 1.6.0 - Precise Page Generation and SQL Generation

· One min read

Introduction paragraph text here.

AutoPage: Precise Page Generation

In version 1.6.0, we introduce precise page generation capabilities specifically for the React framework. When generating pages, the system now produces corresponding page components based on contextual requirements.

For details, see: https://ide.unitmesh.cc/workflow/auto-page.html

AutoSQL: Precise SQL Generation

In version 1.6.0, we provide precise SQL generation capabilities. When generating SQL statements, the system now produces corresponding SQL queries based on contextual requirements.

For details, see: https://ide.unitmesh.cc/workflow/auto-sql.html

Prompt Override

The Prompt Override feature allows customizing your own prompts. For details, see: https://ide.unitmesh.cc/customize/prompt-override.html