Jamie Nelson
Jamie Nelson
Thank you @tbugfinder I'll check this out
@maartenvanderhoef would the use of a versioned release of the null-label resource within this module be allowed?
> If your program depends on `esbuild`, you will need to add it to your externs, i.e. `{ external: ["esnext"] }`. @ctjlewis by depends on esbuild, do you mean you...
This functionality is there already. When I’m building modules or terraform I start with a label module that contains only the prefix values. Then every other label I make I...
Additional quirk: If you configure it with anything in the "model" field, like gpt-3-turbo, gpt4, gpt4o, gpt-4, gpt-4o, o1-mini - even if your deployment only has a gpt-3 model, it...
While native LSP support for PEP 723 would be ideal, for the **CI/pre-commit** use case (running basedpyright in automated pipelines), I built a workaround tool that handles this. `pep723-loader` wraps...