-
# Feature request
Use a thumbs up reaction to vote for other providers that should be supported
-
It seems like Vector is delaying the restart of Cassandra pods as it waits for internal components to stop:
```
2023-04-25T11:11:09.963668Z INFO vector::topology::running: Shutting down... Waiting o…
-
In order to apply the vector modify node on a graphic group, it is necessary to be able to identify which graphic element within the graphic group.
We could do this by index (e.g. modification to g…
-
Description:
I am experiencing a recurring issue where the application always displays "Initializing vector database..." upon launch. Despite multiple reinstalls and attempts to clear any residual fi…
-
### Bug Description
When a VectorStoreIndex is created, it builds an index from the nodes which are supplied in the constructor. When I want to create a VectorStoreIndex from a VectorStore via Vector…
-
For our use case, we are ingesting long documents and audio transcripts. The amount of text we're starting with exceeds the 8K limit of the Ada embedding model.
So we need to create multiple embed…
-
In the context of [Issue-115849](https://github.com/llvm/llvm-project/issues/115849) , I see that affine transformation is producing invalid IR like below where vector is being stored to a memref of s…
-
Two quick things I noticed while trying to do precession-averaged inspirals from finite orbital separation to infinity:
1. According to the docstring, when doing vectorized inspirals for multiple b…
-
Hello experts,
I am trying to use the embedding generate from text connector with simple text which is throwing me unknown description. With the same connector configuration, I am able run document p…
-
Or rename `iter_indexed` to `enumerate` (`enumerate` seems to be a more standard name for such method).