-
I try to link chroma DB, to the vector store and it doesnt work, could you help me in that
![image](https://github.com/langflow-ai/langflow/assets/153764152/c250d031-21ba-46de-bbd4-fae7bd701b88)
-
Since open web ui already supports postgress as its db, why using local chromadb and not remote postress (that support DR for example)
-
```shell
make load-github-obi
```
> poetry run curategpt -v view index -p stagedb -c gh_obi -m openai: --view github --init-with "{repo: ob…
-
1. ChromaDB Setup
2. Install ChromaDB and configure it for the project.
3. Embedding Generation (see Embedding task)
4. Evaluate accessing Chromadb from Python or Url
-
### 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…
-
see https://github.com/chroma-core/chroma/issues/250
-
### Problem description
When i try to install hnswlib for chromadb i got error , then i install microsoft builder again, getting same errror while all module is updated
Building wheels for collecte…
-
- [ ] [dspy/README.md at main · stanfordnlp/dspy](https://github.com/stanfordnlp/dspy/blob/main/README.md?plain=1)
# dspy/README.md at main · stanfordnlp/dspy
## DSPy: _Programming_—not promp…
-
>分析项目 https://github.com/geekan/MetaGPT
>项目版本 2023/8/6
>该分析报告使用 https://github.com/binary-husky/gpt_academic + gpt-3.5-turbo 生成
***
## 用一张Markdown表格简要描述以下文件的功能:
| 文件 | 功能简要描述 |
| --- | --- |…
-
Unable to use `Where` and `Where_document` because in code it's just Map but in the documentation it's something like:
`{
"metadata_field": {
"$nin": ["value1", "value2", "value3"]
…