Matt

Results 9 comments of Matt

is mongo being built? in `services/mongo` run `make`. this will create the monocorpus/mongo image.

https://github.com/gambol99/keycloak-proxy this is a golang proxy for keycloak/oidc. There are really two options here: 1. correctly implement authentication inside of the gateway. 2. add in a proxy service between traefik...

one issue was probably sending a stale token from the web client. 2b167d217a466a75706b43a95b6d2f702ba9858c I've added a custom fetch to the apollo client HTTPLink, but i don't think this completely solved...

here are some ideas that i've been brainstorming: - [ ] todos - [ ] time tracker - [ ] heatmap similar to github's commit chart

0fa7abcaad31547b1b31bf4d3683a63d57e45553

What OS and what version of Python are you using? LintDB has built packages for 3.9-3.12 for OSX and Linux. The error suggests you can't find the channel. I double...

closing as stale. Let me know if you've solved the issue.

Let's break this idea up a bit. We should support float16 for individual FieldValues. For Tensors, quantization should be preferred in reducing storage size. Also note, we should support float16...

I've been working on it alone while also dealing with other commitments. I would love to get more contributors to it so that I'm not the point of failure. I...