1,065
edits
Beetlejuice (talk | contribs) |
Beetlejuice (talk | contribs) |
||
Line 80: | Line 80: | ||
==Actions== | ==Actions== | ||
*'''Diagram Guidelines API (/diagram-guidelines)''': This API provides guidelines for creating different types of diagrams, including sequence, mindmap, timeline, and others. It's used to fetch syntax hints for specific diagram types and languages. | |||
*'''Render Diagram API (/render)''': After obtaining the necessary guidelines, this API is used to render the diagram. It can render diagrams in various formats and languages, such as Mermaid or PlantUML. | |||
*'''Show Ideas API (/show-ideas)''': This API is used specifically when you ask to "show ideas." It provides suggestions for improving the diagrams. | |||
*'''Explore Diagrams API (/explore-diagrams)''': This is used when you ask to "explore diagrams." It showcases different types of diagrams that can be rendered. | |||
===Website=== | ===Website=== | ||
diagrams.helpful.dev | diagrams.helpful.dev |
edits