feat(prompts): add fine-tuned prompt and update mobile app instructions
Introduce a new fine-tuned prompt for better results and update mobile app development instructions to ensure comprehensive guidance. The changes include enhanced design guidelines, improved database handling, and clearer artifact creation rules for better project setup.
This commit is contained in:
@@ -4,7 +4,7 @@ import type { Template } from '~/types/template';
|
||||
import { STARTER_TEMPLATES } from './constants';
|
||||
|
||||
const starterTemplateSelectionPrompt = (templates: Template[]) => `
|
||||
You are an experienced developer who helps people choose the best starter template for their projects.
|
||||
You are an experienced developer who helps people choose the best starter template for their projects, Vite is preferred.
|
||||
|
||||
Available templates:
|
||||
<template>
|
||||
|
||||
Reference in New Issue
Block a user