-
### What happened?
The image file size of the `librechat-rag-api-dev-lite` went from 2.1 GB to 7.62 GB
```
ghcr.io/danny-avila/librechat-rag-api-dev-lite 1acf95644082 5 weeks ago …
-
getting some cross-origin errors from clerk
`GET https://clerk.onmetal.dev/v1/client?_clerk_js_version=4.73.2 400 (Bad Request)`
```
{
"errors": [
{
"message": "Invalid HTTP…
-
### Bug description
Hi there! I have previously created my first `LightningDataModule`. More specifically, a `NonGeoDataModule` which inherits from there (see [torchgeo-fork](https://github.com/Mat…
-
**Describe the bug**
Right now the docker example is very much aimed at production, but I think there is a good opportunity to also provide a `compose-dev.yaml` that would also enable a docker based …
-
### Steps to reproduce
## create a fleet.dstack.yml to provision remote backend from my on_prem server. This was created successfully.
dstack apply -f fleet.dstack.yml
```yml
type: fleet
…
-
# Summary
| Status | Count |
|---------------|-------|
| 🔍 Total | 1680 |
| ✅ Successful | 1621 |
| ⏳ Timeouts | 1 |
| 🔀 Redirected | 3 |
| 👻 Excluded | 33 |
| ❓ Unknown …
-
Hi
The `docker-compose.yml` file refers to `dev.env`. Is there a template for that? What fields need to be referenced? I tried the same as the original xsshunter environment variables but I couldn't …
-
it works OK in dev env but failed in production env.
env:
angular 14
@monaco-editor/loader ^1.4.0
monaco-editor ^0.50.0
**main code:**
import loader from '@monaco-editor/loader';
co…
-
It looks like there is no way to require env vars to be set and not empty by default?
https://go.dev/play/p/fiRtVlFW3if
```
package main
import (
"fmt"
"github.com/caarlos0/env/v10"
)
…
-
npm run dev
> @create-web3/frontend@0.1.0 dev
> next dev
▲ Next.js 15.0.4-canary.29
- Local:…