-
Or rename `iter_indexed` to `enumerate` (`enumerate` seems to be a more standard name for such method).
-
### Bug Description:
Data with vectors is successfully inserted into Manticore. However, when querying the data, the vectors are returned as 0,0,0,0 instead of the expected values. The issue seems …
-
Transferring this issue from https://github.com/w3c/vc-data-integrity/issues/218:
The test vectors use human-readable strings and the i18n group requested that we express them using the appropriate…
-
The Mathcourse does not give an introduction to Vectors and Matrices in Lecture04 but uses them straight away after discussing linear equation systems. I suggest adding some content there.
-
With R3 it's easy to use blocks when creating vectors when blocks are internal.
```
print "With internal block"
print make vector! [integer! 8 [#"A" #"B" #"a" #"b"]]
print make vector! [integer! …
ldci updated
3 months ago
-
# Allow Vectors Other than SBERT
Some of our features require vectorizing the chat data; by default, we use SBERT vectors, and we have a utility that checks that the embeddings exist in the appropria…
xehu updated
3 months ago
-
It should be possible to write data to disk and perform basic conversion between scale types.
This is relevant for single-cell data because we might not have control over the type of data we import.
-
Hi @clemlesne,
first of all: thank you for your awesome work. finally got the call-center-ai sample project all set up but now I'm facing issues with filling the index via synthetic-rag-index.
I …
-
-
Currently the test vector uses .fromJson and only works in kotlin.
Need to change the test vector input so it's the input of VerifiableCredential.create() and works across all sdks
public fu…