-
ERROR: Failed to create instance: unexpected error when creating modelInstanceState: [TensorRT-LLM][ERROR] Assertion failed: When KV cache block reuse is set, model has to be built with paged context …
-
-
### Is there an existing issue for the same bug?
- [X] I have checked the troubleshooting document at https://docs.all-hands.dev/modules/usage/troubleshooting
- [X] I have checked the existing issues…
-
**Is your feature request related to a problem? Please describe.**
I am frustrated when I query a website for information, but it is not completely loaded. This is often the case for shopify websites…
-
- see also https://github.com/ObrienlabsDev/blog/issues/47
- see https://github.com/ObrienlabsDev/rag/issues/4
-
### 🔖 Feature description
As Appwrite is working on implementing a ML runtime, it would be pertinent to also integrate a vector database into Appwrite, which is designed to store long-term memories…
-
### The Feature
I propose that the Quivr web interface should provide the capability to edit previous messages from both the user and the agent before submitting (round-trip). This functionality shou…
-
### Is your feature request related to a problem? Please describe.
I have created many agents in autogen studio. but it is difficult to mange them. to find it or to delete a group of agents.
### Des…
-
### Describe the bug
I'm using the default example of the "Getting started" docs.
```
maximedupre@max-mba mt-agents % docker run --rm -it -v $(pwd):/st-agents autogen_full_img:latest python /st…
-
When the agent is coding, I instruct the agent to maintain a test script and to run the tests after each change, adding new tests to correspond to new functions it is coding. I have done this so far i…