-
PR https://github.com/kaleido-io/paladin/pull/209 added `contractAddress` to the transaction receipt for transactions that deploy a private contract.
The implementation decisions made there are ok …
-
## Internal ML code should not be reliant upon deprecated APIs:
1. Locate the instance where deprecated APIs are being called
2. Suggest our outline any mitigation
### Procedure
Suites of tests ta…
-
so it should be that I didn't add any models to yang
```yang
notification event_tarsaction {
description "Transaction notification event";
leaf severiy {
type string;
des…
-
We should add support for EventStream models. The tokenization is already supported in the pytorch dataset class, just set the collate type to event_stream in your hyda config. I think we just need to…
-
\@zenfs/core 1.4.2 is incompatible with \@types/node 20.16.12 or newer.
TypeScript compiler raises TS2420 and TS2416 errors.
## package.json
```json
{
"private": true,
"type": "module",
…
-
I was able to write an event source text stream as a ResponseBody, but I have found that when the client disconnects, the task continues running indefinitely, even when the server tries to gracefully …
-
**Status:** Open for comments and community contribution
## Need
The Backstage catalog is designed be a central hub of information within an organization. It typically contains information a…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain.js documentation with the integrated search.
- [X] I used the GitHub search to find a …
-
# Livestream
Test what it's already one.
Pending Tasks:
- [ ] UI for Event/Stream Creation: Develop a user interface to facilitate the creation of events or streams, aligning with the [NIP-…
-
In many use cases it is better to keep all tracks on Window and use the worker just for the processing.
Currently, mediacapture-transform requires transferring the track to be processed to the work…