Jared McQueen
Jared McQueen
this is a continuation of https://github.com/bitgapp/eqMac/issues/121 When eqMac is running, the microphone level is barely audible. I cannot answer calls on my macbook, nor use my voice in meetings like...
The alpaca data connector, located here: https://github.com/alpacahq/marketstore/tree/master/contrib/alpaca needs to be updated to use v2 of the realtime streaming spec. See also: https://github.com/alpacahq/marketstore/issues/579 https://github.com/alpacahq/marketstore/issues/428 It is surprising that polygon works out-of-the-box...
This is the section that should be updated: https://github.com/nats-io/k8s/tree/main/helm/charts/nats#gateways from the default `values.yaml` we see that: `cluster.name` isn't even visible (defaults to `"nats"`) `gateway.name` defaults to `"default"` Somehow it'd be...
### What version were you using? natsio/nats-box:0.14.2-nonroot ### What environment was the server running in? RedHat OpenShift ### Is this defect reproducible? the helm chart currently starts the natsbox deployment...
I was wondering if you could provide a method to delete records from the record manager through the upsert URL, perhaps by implementing a DELETE HTTP method. This would greatly...
**Is your feature request related to a problem? Please describe.** this is for the python client: if redis gets disconnected, or if it isn't running, the STDOUT and retries to...
**Describe the bug** bedrock `embed_documents` will raise an error if you pass it an element with empty text. ``` Call stack: File "", line 1, in File "/opt/homebrew/Cellar/[email protected]/3.12.4/Frameworks/Python.framework/Versions/3.12/lib/python3.12/multiprocessing/spawn.py", line 122,...
fixes https://github.com/Unstructured-IO/unstructured/issues/3461
### Version 5.13.0 ### Platform NodeJS ### What happened? according to the docs: ``` Every time a repeatable job is picked up for processing, the next repeatable job is added...