agentscope.hooks

The built-in hook functions in agentscope.

as_studio_forward_message_pre_print_hook(self, kwargs, studio_url, run_id)[源代码]

The pre-speak hook to forward messages to the studio.

参数:
  • self (AgentBase)

  • kwargs (dict[str, Any])

  • studio_url (str)

  • run_id (str)

返回类型:

None