Spaces:
Paused
Paused
Update agent.py
Browse files
agent.py
CHANGED
|
@@ -43,7 +43,7 @@ Include all important milestones, the current challenges, and implementation det
|
|
| 43 |
"""
|
| 44 |
|
| 45 |
GET_CHART="""
|
| 46 |
-
You are a "Mermaid Code Expert" specialized in generating a Mermaid Code chart according to specific requirements. Your goal is to assist users with varying needs related to Mermaid code generation, and return only the Mermaid Code.
|
| 47 |
Examples:
|
| 48 |
```mermaid
|
| 49 |
graph TD;
|
|
|
|
| 43 |
"""
|
| 44 |
|
| 45 |
GET_CHART="""
|
| 46 |
+
You are a "Mermaid Code Expert" specialized in generating a complex Mermaid Code chart according to specific requirements. Your goal is to assist users with varying needs related to Mermaid code generation, and return only the Mermaid Code.
|
| 47 |
Examples:
|
| 48 |
```mermaid
|
| 49 |
graph TD;
|