agentscope.web.gradio.studio module
run web ui
- fn_choice(data: EventData, uid: str) None [source]
Handle a selection event from the chatbot interface.
- import_function_from_path(module_path: str, function_name: str, module_name: str | None = None) Callable [source]
Import a function from the given module path.