Back to AI Q&A
How to configure Hermes Agent Feishu/Lark?

How to configure Hermes Agent Feishu/Lark?

AI Q&A Admin 261 views

Hermes Agent connects Feishu/Lark, and it is recommended to use the code scanning method ofhermes gateway setupfirst; if it is not available, then manually go to the Flying Book or Lark developer to create an application in the background. For most individual and small team scenarios, WebSocket mode is preferred because public network webhook addresses are not required.

Minimum configuration process

- Run_CODE_INLINE_2__.

- Select Feishu / Lark. - Create by scanning the code if you can scan the code; fill in the App ID and App Secret if you cannot scan the code. - Settings FEISHU_DOMAIN : domestic flying book use feishu , international Lark use lark . - Set to allow users and home channels, and then start hermes gateway . Manual configuration examples

_CODE_BLOCK_0__

In Group chats,@ bot will usually be required to reply; when you click the approval card to report an error, check the card.action.trigger, Interactive Card and request URL.

In a word: Flying Book/Lark Newbies use WebSocket mode first to avoid the big trouble of public network callbacks.

Official open source address: https://github.com/NousResearch/hermes-agent; Official document entry: https://hermes-agent.nousresearch.com/_.

Recommended Tools

More