逅弈
逅弈
或许我该说,demo是单独一个线程去统计pass数的,而且是每秒钟统计一次,这个本事就存在一定的误差,要想得到准确的结果,应该看metric中的统计值。
> Thank you, I will now go search the content in YouTube. Can you give me the link where you talked the solution please?
Hi,I have searched something that you shared in YouTube  you suggest that use AgentBuilder.Transformer.ForAdvice to support System Classloader but I have a more complex scene, I need to bind...
I have no idea about 'Provide it to the constructor', can you please show me some code? How to provide the parameters to `com.my.interceptor.MyInterceptor` ? ```java builder.visit(new AgentBuilder.Transformer.ForAdvice() .include(MyPlugin.class.getClassLoader()) .advice(elementMatcher,...
Thank you I will try it.
> You are requesting a Method which cannot represent a Constructor. Rather use an Executable, or create two advices and match them accordingly. Sorry to bother but how to correct...
I have met the same issue after I updated all nodes by ComfyUI-Manager I start up comfyui by running: ```shell LOG_FILE="logs/comfyui.log" APP_SCRIPT="main.py --listen 0.0.0.0 --port 7860" start_app() { echo "Starting...
Is there any progress?
I found a very wired thing, when I naming the textarea input params start with 'sysXX' like : systemMessage,sysMessage, it cause the bug, when I change the name to prompt...
> Thanks for the detailed write-up @jasongzy . Would you like to open a PR? In the case the user specifies a file extension in `allowed_files` we don't need to...