-
OpenAI has implemented a new parsing call `client.beta.chat.completions.parse` which supplants/augments the previous (and somewhat standardized chat_completion call). When passing in a p…
-
## 🚀 Feature request
Is it possible to have support for both fantasy-land and static land? This way it would be possible to have "global" functions (like map, that would work on all functors) making …
-
Since the update (#20) to the new version the bundle size has increased from **7.5 kB** -> **11.1 kB**. There may be nothing that can be done, but I was wondering how to address it since the default `…
-
as per https://docs.rubocop.org/rubocop/cops_style.html#stylestringconcatenation, `aggressive` mode is currently the default.
this is not ideal because it triggers false positives and people have t…
-
## 🐛 Bug report
### Current Behavior
When I extend a Type from an external module, I get the error mentioned in the issue title.
```
import * as iots from "io-ts";
import { NonEmptyString }…
-
Hello,
I am trying to install the `copula` package on ubuntu 18.04 with graalvm 20. I have the following error when trying to install the dependency `mvtnorm`
``` R
"/usr/lib/jvm/graalvm-ce-jav…
-
## Problem
The VM execution should be deterministic regardless of if it is executed on a 16, 32 or 64 bit processor.
Having `usize` being used in order to define some of the core VM types (segment…
-
See this live example: https://spectrumcomputing.co.uk/forums/app.php/smartfeed/feed?u=1360&e=hh8v0WVJXxmAl3zq7nWRsS50DqM3vdO2VbkSFeNs3rnNfgjpNTc6uSOmot707klsATgDEzhs4hMBE8oso2dNwwUvB5r2xqtC966COhuG1B…
-
In the first paint example
```js
/**
* Returns the browser's first paint metric (if available).
* @return {number} The first paint time in ms.
*/
function getFirstPaintIfSupported() {/* ...…
-
There is an error when using splito with `rdkit=2024.3.4`. `nBits` is not an argument for `rdFingerprintGenerator.GetMorganGenerator`, however it is used as the default argument for initalizing`GetMor…
tsa87 updated
4 months ago