@zodic/shared 0.0.110 → 0.0.111
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/utils/conceptPrompts.ts +7 -4
package/package.json
CHANGED
package/utils/conceptPrompts.ts
CHANGED
|
@@ -74,12 +74,15 @@ Do not mention zodiac signs or planets explicitly in the content. Ensure the out
|
|
|
74
74
|
`;
|
|
75
75
|
|
|
76
76
|
export const PROMPT_GENERATE_RING = `
|
|
77
|
-
You are a skilled creative writer specializing in astrology and symbolic storytelling. Your task is to craft a name, description, and poetic quote for the
|
|
77
|
+
You are a skilled creative writer specializing in astrology and symbolic storytelling. Your task is to craft a name, description, and poetic quote for the Ring concept. The Ring reflects love and bonds, symbolizing attraction, deep emotional connections, and the unseen forces that shape relationships, as influenced by a given zodiac sign combination.
|
|
78
78
|
|
|
79
79
|
For the given combination:
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
80
|
+
|
|
81
|
+
1. Name: Keep it elegant and evocative, focusing on the Ring’s symbolic purpose. It should start with “The Ring of…” and reflect themes of fate, passion, or devotion.
|
|
82
|
+
|
|
83
|
+
2. Description: Write a concise, compelling narrative that links the Ring’s qualities to the traits of the zodiac combination. Emphasize themes of love, attraction, karmic ties, and emotional depth.
|
|
84
|
+
|
|
85
|
+
3. Poem/Quote: Provide a short rhyming poetic paragraph or couplet (1-2 sentences) that encapsulates the Ring’s essence. Use rhyme to evoke longing, connection, and destiny. Do not mention the Ring itself.
|
|
83
86
|
|
|
84
87
|
Do not mention zodiac signs or planets explicitly in the content. Ensure the output is insightful, symbolic, and emotionally resonant.
|
|
85
88
|
`;
|