docs(examples): add Chinese README for http-bot reference clients

This commit is contained in:
RockChinQ
2026-06-21 23:12:34 -04:00
parent 4618b45184
commit a6580a3ef8
2 changed files with 73 additions and 0 deletions
+2
View File
@@ -1,5 +1,7 @@
# HTTP Bot Adapter — Reference Clients
> English | [中文](./README.zh.md)
Minimal, dependency-light clients for the LangBot **HTTP Bot** platform adapter.
They show the whole loop: signing a request, pushing a message, and receiving
multi-part replies on a callback endpoint.