zyxucp

Results 16 issues of zyxucp

On the issue of using getpendingactivity in activitycontroller, I can't get the activity. I refer the source code to debug and find that the source code is passed in Event.EventTypeActivity...

Hello, I found a bug. In the DARP dashboard, if there are two applications with the same appid, the details will always be the first one. I suspect that the...

kind/bug

Use Net8 reported an error. May I ask if there is support Is there a plan for Net8

My markdown code snippet cannot be escaped well for example ``` //this is my code var a = 10; ```

### Is your feature request related to a problem? Please describe. I hope to customize HttpClient similar to Semantic Kernel ### Describe the solution you'd like Similar to this ```...

enhancement
AutoGen.Net

### Describe the bug I often encounter issues when using group chats "Sequence contains no matching element" ### Steps to reproduce ``` var groupChat = new GroupChat( admin: admin, members:...

bug

### Describe the issue Viewing demos using console output How should I obtain messages from multiple agents when using GroupAgent? Is there an example, as well as the input to...

Occasionally appearing "Cannot add a user message after another user message (Parameter message " Suspected to be caused by concurrent calls

bug

What kind of model should be used for embedding? When I use **nomic-embed-text-v1.5.f32.gguf**, it will report protected memory, while when I use **tinyllama-1.1b-chat.gguf**, it can run normally. However, I feel...

### Context / Scenario I hope to add modifications to the sliced document after Import. I have encapsulated the Handle implementation of QA slicing based on step. ### The problem...

enhancement