mirror of
https://github.com/langgenius/dify-docs.git
synced 2026-03-27 13:28:32 +07:00
40 lines
859 B
Plaintext
40 lines
859 B
Plaintext
---
|
|
dimensions:
|
|
type:
|
|
primary: reference
|
|
detail: examples
|
|
level: beginner
|
|
standard_title: Example Overview and Index
|
|
language: en
|
|
title: Examples
|
|
---
|
|
|
|
<CardGroup cols="2">
|
|
<Card
|
|
title="Develop A Slack Bot Plugin"
|
|
icon="link"
|
|
href="plugin-dev-en/0432-develop-a-slack-bot-plugin"
|
|
horizontal
|
|
>
|
|
tool-plugin
|
|
</Card>
|
|
<Card
|
|
title="Neko Cat Endpoint"
|
|
icon="link"
|
|
href="plugin-dev-en/0432-endpoint"
|
|
>
|
|
extension-plugin
|
|
</Card>
|
|
</CardGroup>
|
|
|
|
{/*
|
|
Contributing Section
|
|
DO NOT edit this section!
|
|
It will be automatically generated by the script.
|
|
*/}
|
|
|
|
---
|
|
|
|
[Edit this page](https://github.com/langgenius/dify-docs/edit/main/plugin-dev-en/0431-example-overview-and-index.mdx) | [Report an issue](https://github.com/langgenius/dify-docs/issues/new?template=docs.yml)
|
|
|