-
# What
Specifically for vectors :
- Self Hosting vector databases
- Be compatible with every SQL database
- Allow user to choose which db she uses locally
# How
need to change the way we interact…
-
Why can a local server connect to only one database? Why can a local server connect to only one database instead of a traditional database service? I've seen a similar design on other vector database …
-
### Bug Description
Hello, I am trying to connect the Retriever from chromDB to the Retriever in RetrieverTool, but it’s not connecting. Additionally, I noticed that the recommended connection option…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a sim…
-
### Description
run python app.py
then:
Traceback (most recent call last):
File "/hy-tmp/kotaemon/app.py", line 13, in
from ktem.main import App # noqa
File "/hy-tmp/kotaemon/libs/…
-
### What happened?
I tried to load an embedding model and create an embedding function using the ```SentenceTransformerEmbeddingFunction```, which I imported using the code:
```python
from chrom…
-
### What happened?
Hello, I'm working on a project where we use chromadb:0.5.11 as part of rag pipelines. We have succesfully used it to create collections and query them. We use our own embedder for…
-
**问题描述 / Problem Description**
2024-10-18 11:27:27.077 | WARNING | chatchat.server.knowledge_base.kb_service.es_kb_service:do_init:45 - ES未配置用户名和密码
2024-10-18 11:27:27.077 | ERROR | chatchat.s…
-
- see also https://github.com/ObrienlabsDev/blog/issues/47
- see https://github.com/ObrienlabsDev/rag/issues/4
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the [LangGraph](https://langchain-ai.github.io/langgraph/)/LangChain documentation with the integrat…