WeKnoraAgent

WeKnora Agent

langbot-teamWeKnoraAgent
PluginCertified Plugin2 downloadsRunner1

Run a WeKnora agent or knowledge-base chat app as a LangBot Runner.

WeKnora Agent

agent-id is optional in both modes. When omitted, chat uses builtin-quick-answer and agent uses builtin-smart-reasoning; an explicit empty value omits the provider ID. Explicit saved IDs are never replaced. knowledge-base-ids are remote WeKnora IDs in both modes, not LangBot knowledge base UUIDs.

Overview

Run a WeKnora agent or knowledge-base chat app as a LangBot Runner.

Package information

Capabilities

  • Enabled: streaming
  • Not declared: tool calling, knowledge retrieval, multimodal input, interrupt

Configuration

FieldTypeRequiredDefault
base-urlstringYeshttp://localhost:8080/api/v1
api-keysecretYesEmpty
app-typeselectYesagent
agent-idstringNochat: builtin-quick-answer; agent: builtin-smart-reasoning
knowledge-base-idsarray[string]No[]
web-search-enabledbooleanNofalse
advanced-settingsbooleanNofalse
timeoutintegerNo120
base-promptstringNo请回答用户的问题。

Host permissions

  • storage: plugin

Installation and usage

  1. Install the plugin from the LangBot plugin marketplace.
  2. Select the Runner ID below in the Pipeline Runner selector.
  3. Fill in connection settings from the table and store credentials in secret fields in the admin UI.

Security and limitations

  • The runner can use only LangBot resources authorized for the current run.
  • Availability, model abilities, and rate limits depend on the external service.
  • See the full Chinese README at the package root for advanced behavior and product-specific limitations.

SDK 0.6.0b5 shared-runtime candidate

See shared-runtime boundaries and upgrade notes before upgrading.

Use WeKnora Agent in Feishu/Lark bots, DingTalk bots, WeCom bots, WeChat bots, QQ bots, Slack bots, Discord bots, Telegram bots, LINE Bots, and Matrix Bots.

Host your bot on LangBot Cloud and connect this extension to the collaboration platforms your team already uses.

Open LangBot Cloud

Comments