-
Initial implementation ideas for this would be for search results to replace (or extend) the Nebula highlighting function, and it could also assist the Nebula keyword filter function.
https://www.w…
-
## What
Add some introductory content to pages having nothing between their H1 and H2:
- [Install with Node.js package manager (npm)](https://frontend.design-system.service.gov.uk/installing-w…
-
## Test Code
```dart
test('chat stream', () async {
OpenAI.baseUrl = "https://api.openai.com";
OpenAI.apiKey = "sk-**********";
var createStream =
OpenAI.instance.chat.cr…
-
The [`CloseWatcher` API](https://developer.mozilla.org/en-US/docs/Web/API/CloseWatcher) provides a browser-native mechanism for listening to "close requests" from the operating system. This includes E…
-
Currently, you get info from the professions UI for various functions.
I craft via macro's a lot, and some of them do not need to open or have the pofessions UI open. This is also useful due to craft…
-
When an exception is thrown during TBB or cancellation is otherwise requested, there can be an issue with the tbb algorithm terminating if code being run by TBB is in a state where it will not yield. …
-
Sparked by https://github.com/open-formulieren/open-forms/issues/3993#issuecomment-2178591720
This should assist in transitioning from the deprecated location derivation without breaking (existing)…
-
Sometimes runs hang due to internal signal states, or can appear to hang due to long running processes without terminal output.
A new endpoint could be introduced that creates a "core dump" of all…
-
**Describe the bug**
When attempting to upload a large file (200MB) to the Azure OpenAI API using the OpenAI Node.js SDK, the request fails with an ECONNRESET error. The error seems to occur when…
-
/kind feature
/area provider/ibmcloud
**Describe the solution you'd like**
[A clear and concise description of what you want to happen.]
cluster api supports pausing the workload cluster https…