This is an automated email from the ASF dual-hosted git repository. mikexue pushed a commit to branch xwm1992-patch-5 in repository https://gitbox.apache.org/repos/asf/eventmesh.git
commit a4daa97fb6841125fdf885b001c3504b09a22159 Author: mike_xwm <[email protected]> AuthorDate: Mon May 29 20:47:06 2023 +0800 Update README.md --- eventmesh-connectors/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/eventmesh-connectors/README.md b/eventmesh-connectors/README.md index 0d0354660..1cba277ea 100644 --- a/eventmesh-connectors/README.md +++ b/eventmesh-connectors/README.md @@ -21,6 +21,7 @@ Add a new connector by implementing the source/sink interface using : |---------------------------------------|--------|-----------------| | [RocketMQ](sink-connector-rocketmq) | Sink | N/A | | [RocketMQ](source-connector-rocketmq) | Source | N/A | +| ChatGPT | Source | N/A | | ClickHouse | Sink | N/A | | ClickHouse | Source | N/A | | DingTalk | Sink | N/A | --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
