agentscope.hooks¶ The built-in hook functions in agentscope. as_studio_forward_message_pre_print_hook(self, kwargs, studio_url, run_id)[source]¶ The pre-speak hook to forward messages to the studio. Parameters: self (AgentBase) kwargs (dict[str, Any]) studio_url (str) run_id (str) Return type: None