Halim Qarroum
Halim Qarroum
- [ ] I'd be willing to implement this feature ([contributing guide](https://github.com/lerna/lerna/blob/main/CONTRIBUTING.md)) ## Description I'd like Lerna to enable large monorepo maintainers that don't use `independant` as their versioning scheme...
### Use case Use the SQS Batch Processor to spread record handlers across multiple threads/processes to avoid main thread bottlenecks when performing CPU bound tasks on the record handler. The...
### Use case Integrate Bedrock Knowledge Bases with Lakechain to allow customers to publish their documents in a Bedrock Knowledge Base ### Solution/User Experience _No response_ ### Alternative solutions _No...
### Use case Make it possible for customers to crawl one or multiple websites using a headless browser to forward the HTML associated with web pages to other middlewares. ###...
### Use case The RAG CLI is a useful tool currently only working for the Building a RAG Pipeline example. ### Solution/User Experience Move the RAG CLI as a separate,...
### Use case Today, the vector storage connector uses the document url or the chunk identifier (if the document is a chunk) to provide a document identifier to OpenSearch when...
### Expected Behaviour All CloudWatch Log Groups created by middlewares must be part of the same log group. ### Current Behaviour Some log groups are created outside of the control...
### Use case Add support for Bedrock Batch Jobs in the existing Bedrock text processors. ### Solution/User Experience _No response_ ### Alternative solutions _No response_
### Use case Add the ability for middlewares to support a user defined removal policy. ### Solution/User Experience Add the `.withRemovalPolicy` method to the Middleware API. ### Alternative solutions _No...
### Use case Migrate all Lambda functions runtimes to Node.js 20. ### Solution/User Experience Middleware are still responsible for deining the Lambda runtime in this release, simply bump up the...