cillyfly
cillyfly
项目存在scheme的时候,需要变更为hhrouter:/// key/:value否则 url.path 无法取得key 后面查找的时候就会出问题
format style change
------------------------------------- Translated Report (Full Report Below) ------------------------------------- Process: Tulsi [1916] Path: /Users/USER/Documents/*/Tulsi.app/Contents/MacOS/Tulsi Identifier: com.google.Tulsi Version: 0.20210318.88 (0.20210318.88) Code Type: X86-64 (Native) Parent Process: Exited process [1830] Responsible: iTerm2 [1519] User...
Hi when I use this framework to test does function has leak. Code is like below. test unit shows it has leak, but when I use ` deinit` to test...
https://github.com/microsoft/autogen/blob/2e51cb3f6a23e75b50736762f4ac386e62a24f16/samples/apps/autogen-studio/autogenstudio/workflowmanager.py#L194 when it is groupchat will be call twice sanitize_agent_spec ```python agent_spec = self.sanitize_agent_spec(agent_spec) if agent_spec.type == "groupchat": agents = [ self.load(self.sanitize_agent_spec(agent_config)) for agent_config in agent_spec.groupchat_config.agents ] ``` agent_spec.config.system_message is...
I have download and setup the env, but what is next step?