-
### 🐛 Describe the bug
when I use Milvus, the memory can't update.
but use qdrant is ok.
// first
result = m.add("My name is Coco.", user_id="test", run_id="test"})
m.get_all(user_id="test", ru…
-
### Description
Create a version of [DocIndexRetriever](https://github.com/opea-project/GenAIExamples/tree/main/DocIndexRetriever) example with Milvus as Vector DB
The implementation can referen…
-
### Current Behavior
执行 milvus-backup create 命令一段时间后(大概十几分钟后), 报如下错误:
[2024/10/10 09:38:14.554 +08:00] [ERROR] [storage/minio_chunk_manager.go:447] ["copyObject error"] [srcObjectKey=file/insert_l…
-
I got the following error when trying to build v2.4.10 locally:
```
-- Conan: Dependency gRPC already found
-- Conan: Dependency nlohmann_json already found
-- Conan: Dependency opentelemetry-pr…
-
bisheng-backend | File "/usr/local/lib/python3.10/site-packages/bisheng_langchain/vectorstores/milvus.py", line 485, in add_texts …
-
I use the following s3 protocol API environment variables to start the Milvus service, is it correct?
我使用下面的s3协议接口环境变量启动Milvus服务,是否正确?
docker run -d -it \
--name milvus_datacoord-up1 \
-p 1333…
-
### 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…
-
### Is this a new feature, an improvement, or a change to existing functionality?
New Feature
### How would you describe the priority of this feature request
High
### Please provide a clear descri…
-
Hi there! Love the idea of chatting with my notes!
Unfortunately I'm struggling with installing the plugin.
I've followed your instructions to install Milvus in Docker, and Docker says it's up a…
-
**What type of your feature request?**
- [ ] [official architecture](https://milvus.io/docs/install_standalone-docker-compose.md) research
- [ ] test offcial docker
- [ ] complete standardized …