f0rodo
f0rodo
https://github.com/hotg-ai/rune/blob/f881d66c56a8567c443db3fc85e57af1cc6a9124/bindings/web/rune/src/index.test.ts#L23 ``` let value = someSQLStatementOrUpstreamProcess() // Add configuration that can describe metadata and how much to send back to telemetry given an error, info, warn runtime.addMetadata({"external_source": "radiology-lab-1"}) runtime.setInput("rand", floatTensor([value]));...
We need to be able to get floating points from the random capability.
Would love to have two new commands to the rune cli: 1. `rune serve ${my_rune.rune}` - Which makes a QR code using something similar to https://github.com/hotg-ai/rune-serve 2. `rune service ${my_rune.rune}...
Currently `rune-cli` is unable to build Runes on the Apple M1 (even in docker).
``` RuntimeError: Error compiling model: "Error reading protobuf spec. validator error: The model supplied is of version 7, intended for a newer version of Xcode. This version of Xcode supports...
https://github.com/cckuailong/SuperAdapters/blob/1b9bf685b2c153375517e848ccd714c2ad1f2395/requirements.txt#L38 ``` ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. icetk 0.0.7...