keywords
This commit is contained in:
parent
ce1c5c6c31
commit
32c8b6acd4
@ -10,7 +10,7 @@ export class SiteTreeservice {
|
|||||||
private baseURL = "SiteTree/SiteTree";
|
private baseURL = "SiteTree/SiteTree";
|
||||||
private dlfbaseURL = environment.nodeUrl + "/entityBuilder";
|
private dlfbaseURL = environment.nodeUrl + "/entityBuilder";
|
||||||
private llmURL = environment.nodeUrl + "/llm";
|
private llmURL = environment.nodeUrl + "/llm";
|
||||||
private geminiURL = environment.ollamaUrl;
|
|
||||||
|
|
||||||
|
|
||||||
constructor(
|
constructor(
|
||||||
|
|||||||
@ -1725,7 +1725,7 @@ HTML Only. No CSS.
|
|||||||
Your task is to write rich, engaging content for the "${sectionName}" section, which is represented by the above JSON structure.
|
Your task is to write rich, engaging content for the "${sectionName}" section, which is represented by the above JSON structure.
|
||||||
|
|
||||||
🛠️ Instructions:
|
🛠️ Instructions:
|
||||||
- Replace only the \`"text"\` fields in the JSON with relevant, marketing-oriented content based on the website's purpose.
|
- Replace only the \`"text","keywords"\` fields in the JSON with relevant, marketing-oriented content based on the website's purpose.
|
||||||
- Maintain the exact same structure and element types.
|
- Maintain the exact same structure and element types.
|
||||||
- Content should be clear, modern, and compelling — suitable for a real-world product.
|
- Content should be clear, modern, and compelling — suitable for a real-world product.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user