Younes

Results 55 issues of Younes

Related to https://github.com/starship/starship/issues/3821#issuecomment-1086604861 > The `.dockerenv` file was used by the deprecated [LXC driver](https://docs.docker.com/engine/release-notes/prior-releases/#deprecations) ([LXC support ](https://github.com/moby/moby/commit/3b5fac462d21ca164b3778647420016315289034) has been removed). So, relying on this file may be an issue in...

This is not an issue, but a question. I want to use `agenda` but I'm not sure if it fits my need, as I couldn't find it in the documentation....

I get this error and I don't understand why: How do I get more details about this: ``` /mnt/c/dev/client-adapter/node_modules/redis/dist/lib/socket.js:157 socket.setTimeout(__classPrivateFieldGet(this, _RedisSocket_options, "f").connectTimeout, () => socket.destroy(new errors_1.ConnectionTimeoutError())); ^ ConnectionTimeoutError: Connection timeout...

Pending Author Input
Bug

This request `https://perf.rust-lang.org/?start=2021-01-01&end=2021-10-17&kind=percentfromfirst&stat=wall-time` resumes with a `504` error The frontend still shows even though the HTTP request failed: `Loading & rendering data... This may take a while!` Expected behavior: *...

C-bug
A-api

fix(no_std_executor): Ensure thread-safe initialization of Executor in current function - Introduced atomic operations to prevent concurrent initialization of Executor - Utilized compare_exchange_weak for safe and single initialization - Enhanced overall...

- Implemented property-based tests using proptest for 'authenticated get' and 'list' commands - Tests generate a range of IP addresses, ports, and IDs to verify argument parsing robustness ## Current...

I got this when I upgraded LangChain ``` Installing collected packages: langchain Attempting uninstall: langchain Found existing installation: langchain 0.0.354 Uninstalling langchain-0.0.354: Successfully uninstalled langchain-0.0.354 ERROR: pip's dependency resolver does...

help wanted

I want to build a customer emails classifier, and I'd like to know if `crewAI` could be leveraged for such a use case. I'd appreciate having your ideas on how...

question

### Feature request The feature request I am proposing involves the implementation of hybrid search, specifically using the Reciprocal Rank Fusion (RRF) method, in LangChain through the integration of OpenSearch's...

area: vector store
auto:question
auto:enhancement

This is not an issue per se, but since there's no Discussions tab in the repo for Q&A, I thought I could raise this here..