Ragy Abraham

Results 14 issues of Ragy Abraham

IP addresses from united kingdom are returning `country_eu: true` although UK has exited the EU. Can you please update. Thanks

I am currently attempting to self host the docker image. However, after self deploying the docker image on k8s infrastructure when i make a call (internal network call RFC 1918)...

Rather than print messages to the terminal, we will use sockets to push messages to a socket server. This will allow Autogen to utilise `python-socketio` library to emit messages via...

enhancement

**Problem** At the moment the way the `agent_backend` does retrieval is very primitive. **Proposed Solution** We need to enable more advanced retrieval strategies by taking advantage of Langchain retrieval method

enhancement
difficulty:medium
priority:high
time:medium

Hey guys, it would be awesome if you could also introduce a Qdrant adapter to allow Crewai to interface with Qdrant vector DB

Rather than using a generic Error type would be helpful to implement a BQError enum similar to the below from [https://github.com/lquerel/gcp-bigquery-client/blob/main/src/error.rs](lquerel/gcp-bigquery-client) ```rust pub enum BQError { #[error("Invalid service account key...

It seems you have not included the Memory components of langchain such as mentioned here in the [langchain doc].(https://python.langchain.com/docs/modules/memory.html)

## Why are these changes needed? Currently, streaming is disabled when a function definition is associated with an agent for all messages. This means that whether an agent is about...

ui/deploy

**Is your feature request related to a problem? Please describe.** Currently, we only support Qdrant. we want to give users the ability to BYO vector DB **Describe the solution you'd...

enhancement
difficulty:medium
priority:high

**Is your feature request related to a problem? Please describe.** Currently the list of built in tools is too small **Describe the solution you'd like** we need to build up...