catmeme

Results 9 issues of catmeme

## Expected behavior It would be preferred if the AWS Provider understood the AWS config the same way as the aws cli. ## Current behavior Given an `~/.aws/config` with sections...

kind/enhancement
impact/usability
area/credentials

### What happened? The `pulumi-aws` provider is unable to create a Postgresql RDS Cluster using serverless engine mode in a region that supports `aurora-postgresql`. ### Steps to reproduce Declare a...

kind/bug

While my priorities changed and I had to put this on the backburner, I don't think it will be too much trouble to add a few more examples pages from...

Been getting a "deadlock detected" every few days. I'm not entirely sure what's causing it. For what it's worth, this instance is receiving international statements, not English only. ``` 21:39:52.116...

### 🐛 Describe the bug **Embedchain became a rebranded product with no outward messaging to users?** Today when I visit https://github.com/embedchain/embedchain I am redirected to https://github.com/mem0ai/mem0 * The website for...

### 🐛 Describe the bug Mentioned as a detail in https://github.com/mem0ai/mem0/issues/1475 Embedchain is now "wrapped" by mem0, which doesn't declare a license. I caution anyone looking into using mem0 for...

### Problem Description Compare with Docker for Mac's feature, [osxfs](https://docker-docs.netlify.app/docker-for-mac/osxfs/#file-system-events) ## Test case `docker-compose.yml` ```yaml version: '3.7' services: bash: entrypoint: bash /inotify.sh image: bash volumes: - ./inotify.sh:/inotify.sh - ./watch_me:/watch_me ```...

kind/enhancement
area/volume

### What happened? Original feature: https://github.com/danny-avila/LibreChat/pull/9155 Thread with bug disclosed: https://github.com/danny-avila/LibreChat/discussions/1701 ### Version Information librechat-dev:latest ### Steps to Reproduce Minimal test case described [here](https://github.com/danny-avila/LibreChat/discussions/1701#discussioncomment-14328549) ``` # .env DOMAIN_CLIENT=http://localhost:3080/librechat DOMAIN_SERVER=http://localhost:3080/librechat #...

🐛 bug

## Summary This PR is meant to address https://github.com/danny-avila/LibreChat/issues/10013 which is a bug in the new feature, https://github.com/danny-avila/LibreChat/pull/9155 I've included unit tests, and run the test suites in this project....