Allen Pan
Allen Pan
我们想简化放到apollo的方法,不知直接从本地push是可行的吗?
### Do you need to file an issue? - [X] I have searched the existing issues and this feature is not already filed. - [ ] My model is hosted...
**Describe the bug** I got the error "TypeError: cannot pickle '_thread.RLock' object" when working with semantic-kernel==1.10.0 and pydantic==2.9.2. Then I downgrade them to semantic-kernel==1.7.0 and pydantic==2.8.2 pydantic-settings==2.4.0 pydantic_core==2.20.1, everything works...
Please note the below is AI generated for better readability: Okay, let's break down the problem you're encountering when trying to invoke your `Nl2sqlAgent` as a kernel function while passing...
We are debugging the performance issue for the agent calling which uses the functional calling that uses the AutoFunctionInvocationLoop. From the trace, we see the span at AutoFunctionInvocationLoop level which...