Skip to content

Commit e7d8456

Browse files
authored
Merge pull request #10 from JAVA-LW/taichuy_dev
chore: 更新版本号至0.0.3并移除测试部分
2 parents 0553c26 + 6aa6f6c commit e7d8456

File tree

2 files changed

+2
-10
lines changed

2 files changed

+2
-10
lines changed

README.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Dify SSE 请求工具插件
22

33
**Author:** lw
4-
**Version:** 0.0.1
4+
**Version:** 0.0.3
55
**Type:** tool
66

77
## 📖 描述
@@ -144,14 +144,6 @@ URL: https://your-log-server.com/logs/stream
144144
最大持续时间: 600
145145
```
146146

147-
## 🧪 测试
148-
149-
运行测试示例:
150-
151-
```bash
152-
cd examples
153-
python test_sse.py
154-
```
155147

156148
## 🤝 贡献
157149

manifest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: 0.0.2
1+
version: 0.0.3
22
type: plugin
33
author: tdcktz
44
name: sse_request_tool

0 commit comments

Comments
 (0)