We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b54b510 commit 6aa6f6cCopy full SHA for 6aa6f6c
README.md
@@ -1,7 +1,7 @@
1
# Dify SSE 请求工具插件
2
3
**Author:** lw
4
-**Version:** 0.0.1
+**Version:** 0.0.3
5
**Type:** tool
6
7
## 📖 描述
@@ -144,14 +144,6 @@ URL: https://your-log-server.com/logs/stream
144
最大持续时间: 600
145
```
146
147
-## 🧪 测试
148
-
149
-运行测试示例:
150
151
-```bash
152
-cd examples
153
-python test_sse.py
154
-```
155
156
## 🤝 贡献
157
manifest.yaml
@@ -1,4 +1,4 @@
-version: 0.0.2
+version: 0.0.3
type: plugin
author: tdcktz
name: sse_request_tool
0 commit comments