-
My project needs Config package change notifications.
I'm assuming Code Package and Data Package will be useful to others as well, and the implementations are identical except for the type of the pac…
-
Hi, does this library support LangChain callbacks? I'd like to use [Chainlit](https://github.com/Chainlit/chainlit), which requires callbacks, but not sure how. This is what I'm attempting:
```py…
-
https://github.com/chrisrzhou/react-wordcloud/blob/9ccdbbfb4fc60a70a895a4ffa59050a864eeccd8/src/layout.js#L21
```js
const {
getWordColor,
getWordTooltip,
onWordClick,
onWordMou…
-
today, humanlayer pauses execution while waiting for human approval, but a robust system will signal to the calling code to exit, to be later resumed by a webhook. Without building an new runtime/fram…
-
I am trying to detect when an input device is added on android to update UI. However deviceCallback is private in AndroidMidiAccess. How is one supposed to receive these events? I tried using stateCha…
-
Firstly, thanks for all the great work on Chickensoft's libraries and articles! I like it a lot :smile:
Unless I'm overlooking something silly, it appears Godot (v4.3.stable.mono.official [77dcf97…
-
Turns out there are a few Apple APIs that require that the completion handler is invoked during the callback. So we should add a variant of listener blocks and protocol methods that uses a mutex to bl…
-
### Related Problems?
_No response_
### Describe the solution you'd like:
Currently, when there are multiple `AsyncInstrument`, each metric has its own independent `with_callback` to set an u…
lh123 updated
1 month ago
-
It might be convenient to have have `onUndo` and `onRedo` lifecycle events on the `anno` instance.
-
One interesting use-case is to pass Julia functions as callbacks to `cufft`
https://devblogs.nvidia.com/parallelforall/cuda-pro-tip-use-cufft-callbacks-custom-data-processing/
> To register the c…