-
update to 1.21 pls
-
-
I do not think this is a bug for sros2, more like a question about practical configuration to support 3rd party device with security enclaves.
### System Information
**Required Info:**
- Oper…
-
I have tried:
```ts
if (llmProviderNid === 'anthropic') {
return new OpenAI({
apiKey: config.ANTHROPIC_API_KEY,
baseURL: 'https://api.anthropic.com/v1',
dangerouslyAllowBrowser: …
-
**Describe the bug**
- 2 x Raspberry Pi running latest debian bookworm
- Network is handled by networkmanager
- Due to apt store still on 2.2.7, have to install via snap for latest version (2.3.2)
…
-
### As ...
Nelly - Network Engineer
### I want ...
I want the IPAM - IP Address list view to load more efficiently
### So that ...
the view is more usable by network engineers who need to frequen…
-
When starting a new 8.0 rails project it doesn't fully setup solid_queue as I might expect.
It doesn't configure the following in development:
1. `active_job.queue_adapter`
2. `solid_queue.conne…
-
It's a double issue :
1/ In the section "Fast tokenizer special powers" of the chapter on Tokenizer, it is mentionned that the model that is loaded (dbmdz/bert-large-cased-finetuned-conll03-englis…
-
-
**Describe the bug**
Declaring constant with `declare -r` or `readonly` commands seem to remove the ability to overshadow them with local variables. Meaning that once we create a constant variable `A…