Commit a24e2db
authored
Update competitive matrix and migration pages (#138)
## Competitive Matrix Changes
| Competitor | Capability | Change |
| --- | --- | --- |
| VidaiMock | Image generation | No -> Yes |
| VidaiMock | Structured output / JSON mode | No -> Yes |
| VidaiMock | Sequential / stateful responses | No -> Yes |
| VidaiMock | Drift detection | No -> Yes |
| VidaiMock | Request journal | No -> Yes |
| piyook/llm-mock | GitHub Action | No -> Yes |
| mokksy/ai-mocks | GitHub Action | No -> Yes |
```mermaid
flowchart LR
subgraph VidaiMock["VidaiMock"]
n0["Image generation"]
n1["Structured output / JSON mode"]
n2["Sequential / stateful responses"]
n3["Drift detection"]
n4["Request journal"]
end
subgraph piyook_llm-mock["piyook/llm-mock"]
n5["GitHub Action"]
end
subgraph mokksy_ai-mocks["mokksy/ai-mocks"]
n6["GitHub Action"]
end
```1 file changed
Lines changed: 7 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1637 | 1637 | | |
1638 | 1638 | | |
1639 | 1639 | | |
1640 | | - | |
| 1640 | + | |
1641 | 1641 | | |
1642 | 1642 | | |
1643 | 1643 | | |
| |||
1727 | 1727 | | |
1728 | 1728 | | |
1729 | 1729 | | |
1730 | | - | |
| 1730 | + | |
1731 | 1731 | | |
1732 | 1732 | | |
1733 | 1733 | | |
| |||
1736 | 1736 | | |
1737 | 1737 | | |
1738 | 1738 | | |
1739 | | - | |
| 1739 | + | |
1740 | 1740 | | |
1741 | 1741 | | |
1742 | 1742 | | |
| |||
1745 | 1745 | | |
1746 | 1746 | | |
1747 | 1747 | | |
1748 | | - | |
| 1748 | + | |
1749 | 1749 | | |
1750 | 1750 | | |
1751 | 1751 | | |
| |||
1781 | 1781 | | |
1782 | 1782 | | |
1783 | 1783 | | |
1784 | | - | |
| 1784 | + | |
1785 | 1785 | | |
1786 | 1786 | | |
1787 | 1787 | | |
| |||
1810 | 1810 | | |
1811 | 1811 | | |
1812 | 1812 | | |
1813 | | - | |
1814 | | - | |
| 1813 | + | |
| 1814 | + | |
1815 | 1815 | | |
1816 | 1816 | | |
1817 | 1817 | | |
| |||
0 commit comments