Patrick Gerard

Results 35 issues of Patrick Gerard

I recently switched to a **Mac machine** and having trouble to install the library here. - MacBook Air - macOS Big Sur - M1 Chip Maybe anyone can help out?...

## Description of changes I added some warnings when using `rest` as a settings and additionally in the `docker_startup` shell script. closes #347 Discussed with @jeffchuber on discord too.

### What happened? A Discord member reported a security concern. I then investigated and can confirm my findings. Right now, once the `docker-compose file` is deployed to an externally accessible...

bug

```Using embedded DuckDB with persistence: data will be stored in: .chroma Traceback (most recent call last): File "/Users/patrickgerard/Documents/GitHub/AI-video-genie/src/main.py", line 99, in genius = Genius() File "/Users/patrickgerard/Documents/GitHub/AI-video-genie/src/main.py", line 19, in __init__...

fixes #338

## Description of changes Improves the documentation of discussed python-version-compability. https://github.com/chroma-core/chroma/issues/308 It will also point to common issues and an improvement of structure in the roadmap could be gained. **The...

I recommend that stable versions of this project be listed on GitHub to help users find compatible versions and avoid conflicts. For example, I recently encountered an issue with Python...

Hi, I setup the repo onto a runpod pod with the following specs: ``` 1 x RTX A4000 9 vCPU 50 GB RAM ``` The utilization seems totally fine, but...

We run `postgres_exporter` using the [helm-chart ](https://artifacthub.io/packages/helm/prometheus-community/prometheus-postgres-exporter) on version `4.4.3` We created a designated postgres user for it and gave it the role `pgmonitor`. Once everything was setup we had...