Skip to content

Commit eae251b

Browse files
authored
Merge pull request #3097 from emqx/20250728-add-blog-links
Add links to blog posts (v5.10.0)
2 parents 2d2b922 + b477c8d commit eae251b

File tree

4 files changed

+15
-1
lines changed

4 files changed

+15
-1
lines changed

en_US/flow-designer/llm-based-data-processing.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,3 +133,6 @@ The following two examples demonstrate how to quickly build and test Flows using
133133
- [Create a Flow Using OpenAI Node](./openai-node-quick-start.md): Use GPT models to summarize or transform MQTT messages.
134134
- [Create a Flow Using Anthropic Node](./anthropic-node-quick-start.md): Use Claude models to process numeric values in MQTT messages.
135135

136+
## More Information
137+
138+
To explore the LLM‑powered MQTT data processing capabilities, see the blog post: [Real-Time AI for IoT: Introducing LLM Integration in EMQX 5.10](https://www.emqx.com/en/blog/introducing-llm-integration-in-emqx-5-10).

en_US/gateway/nats.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,4 +267,8 @@ For other authentication types, refer to the documentation on [EMQX Authenticato
267267
### Configure User-Level Interfaces
268268

269269
- For complete configuration reference, see: [NATS Gateway Configuration](https://docs.emqx.com/en/enterprise/v@EE_VERSION@/hocon/)
270-
- For REST API details, see: [Gateway REST API Documentation](https://docs.emqx.com/en/enterprise/v@EE_MINOR_VERSION@/admin/api-docs)
270+
- For REST API details, see: [Gateway REST API Documentation](https://docs.emqx.com/en/enterprise/v@EE_MINOR_VERSION@/admin/api-docs)
271+
272+
## More Information
273+
274+
To learn more about the NATS Protocol Gateway and its use cases, see the blog post: [EMQX NATS Gateway: Enabling MQTT-NATS Bidirectional Interoperability](https://www.emqx.com/en/blog/emqx-nats-gateway).

zh_CN/flow-designer/llm-based-data-processing.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,3 +125,6 @@ EMQX 5.10.0 当前支持以下 LLM 服务:
125125
- [使用OpenAI 节点创建 Flow](./openai-node-quick-start.md):使用 GPT 模型处理或摘要 MQTT 消息。
126126
- [使用 Anthropic 节点创建 Flow](./anthropic-node-quick-start.md):使用 Claude 模型处理 MQTT 消息中的数值字段。
127127

128+
## 更多信息
129+
130+
要了解基于 LLM 的 MQTT 数据处理能力,请参阅博客:[智能网联 + AI:EMQX 5.10.0 大模型集成功能介绍](https://www.emqx.com/zh/blog/introducing-llm-integration-in-emqx-5-10)

zh_CN/gateway/nats.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -261,3 +261,7 @@ gateway.nats {
261261

262262
- 详细配置说明参考:[网关配置 - NATS 网关](https://docs.emqx.com/zh/enterprise/v@EE_VERSION@/hocon/)
263263
- 详细 REST API 接口参考:[REST API - 网关](https://docs.emqx.com/en/enterprise/v@EE_MINOR_VERSION@/admin/api-docs)
264+
265+
## 更多信息
266+
267+
要了解有关 NATS 协议网关及其应用场景的更多信息,请参阅博客:[突破连接边界:EMQX 实现 MQTT 和 NATS 协议双向互通](https://www.emqx.com/zh/blog/emqx-nats-gateway)

0 commit comments

Comments
 (0)