-
I'm opening this issue to discuss about what we think the "LLM task" framework should aim to be, and how we could incrementally get there.
## What we have today
Today, what we call the "task framewo…
-
### Describe the bug
When using `bedrock/anthropic.claude-3-5-sonnet-20241022-v2:0`, the interpreter crashes if two consecutive user messages are sent.
### Reproduce
▌ Model set to bedrock/anthro…
-
Thanks for the collection of works about LLM agents, I'd like to kindly request that you consider adding our work **AgentSquare** to your repository.
AgentSquare is a novel LLM agent search framewo…
-
Thanks for the collection of works about LLM agents, I'd like to kindly request that you consider adding our work **AgentSquare** to your repository.
AgentSquare is a novel LLM agent search framewo…
-
# OPEA Inference Microservices Integration for LangChain
This RFC proposes the integration of OPEA inference microservices (from GenAIComps) into LangChain [extensible to other frameworks], enabli…
-
Thank you for your great work on this survey! It provides a clear and comprehensive roadmap in the code LLM domain.
Our team has recently made some progress on code agent and issue reproduction. We…
-
On macOS Sonama I have one model running. This appears not to be running as a container but is working well, with Apple Silicon metal/gpu support. `podman ps` shows a variety of other containers (of m…
-
# URL
- https://arxiv.org/pdf/2410.15262
# Authors
- Weichao Zhou
- Jiaxin Zhang
- Hilaf Hasson
- Anu Singh
- Wenchao Li
# Abstract
- In retrieval-augmented systems, context ranking techni…
-
### Description
When using memory=True for a crew that uses Azure Open AI, there is an error creating long term memory.
### Steps to Reproduce
```
import os
from chromadb.utils.embedding_…
-
As we begin to evaluate LLM assisted root cause analysis, we need a way to be able to evaluate the validity and usefulness of the results.
Historically, our process for evaluating these results has …