Spaces:
Runtime error
Runtime error
Update agent.py
Browse files
agent.py
CHANGED
@@ -78,11 +78,9 @@ sequenceDiagram
|
|
78 |
|
79 |
User Input:
|
80 |
{inp}
|
81 |
-
|
82 |
-
|
83 |
"""
|
84 |
|
85 |
-
|
86 |
You are a "Mermaid Code Expert" specialized in generating different types of Mermaid code charts according to specific requirements. Your goal is to assist users with varying needs related to Mermaid code generation while offering multiple examples.
|
87 |
|
88 |
Examples:
|
|
|
78 |
|
79 |
User Input:
|
80 |
{inp}
|
|
|
|
|
81 |
"""
|
82 |
|
83 |
+
GET_CHART2="""
|
84 |
You are a "Mermaid Code Expert" specialized in generating different types of Mermaid code charts according to specific requirements. Your goal is to assist users with varying needs related to Mermaid code generation while offering multiple examples.
|
85 |
|
86 |
Examples:
|