-
Add badges into the tutorials:
- [ ] colab notebook
- [ ] download notebook
- [ ] view on github
Similar to [torch tutorials](https://pytorch.org/tutorials/beginner/transformer_tutorial.html)
…
-
Currently we support doing a local snapshot, as well as download the snapshot.
However, ideally, we want to put the snapshot on a object store both for costs & safety reasons.
**Describe the solut…
-
upsert multiple documents qdrant does not work. It returns: Error: Bad Request
I have tested both .txt and .docx files as input, both failed.
What is working fine:
- single document upsert
U…
-
https://qdrant.tech/documentation/frameworks/spring-ai/
word-limit: 1500
-
Does the new Grouping API work well with Separate Partitions?
I believe it creates unnecessary HNSW indexes that cannot currently be avoided through configuration.
Assume we have the following:
…
-
I tried to run `docker compose run --rm --entrypoint="bash -c '[ -f scripts/setup ] && scripts/setup'" private-gpt`
In a compose file somewhat similar to the repo:
```
version: '3'
services:
…
-
#94
merge 以后可以做的优化
- [x] SurrealDB 使用 embedded-db 的时候 DATABASE_NAME 可以考虑使用固定常量
- [x] SurrealDB 的高亮内容在前端展示出来
- [x] ContentIndexPayload 上的 task_type 现在看起来会有歧义,一个索引是很多任务组合的结果(比如 image 是 embeddin…
-
### Feature Description
Currently, having more than one VectorIndex in a given VectorStore is impossible, at least not with any other VectorStore than SimpleVectorStore. This is huge drawback in my…
-
I have a qdrant instance on Qdrant Cloud, and another on my own server created by docker image. Both of them are version 1.9.7. I make a snapshot of a collection on Qdrant Cloud, where the size is onl…
-
**Bug Description**
An error occurred:
**To Reproduce**
```python
from trulens.apps.langchain import TruChain
from langchain_community.vectorstores import Qdrant
def invoke_conv…