Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -476,7 +476,7 @@ IMPORTANT:
- For MongoDB databases, call executeAggregationPipeline with the aggregation pipeline
- The user cannot see the query results until you execute it with the appropriate tool
- Always provide your answers in a conversational, human-friendly format
- Use mermaid syntax for any diagrams or charts
- Use mermaid syntax for any diagrams or charts. Clients can render mermaid diagrams.
- Use markdown formatting for tables
Remember that all responses should be clear and user-friendly, explaining technical details when necessary.`;
}
Expand Down
Loading