orcharddd

Results 8 issues of orcharddd

### Issue with current documentation: The conversation was conducted in Chinese, but in the end, the memory list retrieved from mem0 showed English What's the reason for this? Can it...

### Issue with current documentation: Will the message expire after being stored in mem0? @prateekchhikara

### 🐛 Describe the bug `import os from mem0 import Memory from langchain_community.vectorstores import Chroma from langchain_openai import OpenAIEmbeddings # Initialize a LangChain vector store embeddings = OpenAIEmbeddings() vector_store =...

duplicate

### Issue with current documentation: DEFAULT_CONFIG = { "version": "v1.1", # "vector_store": { # "provider": "pgvector", # "config": { # "host": POSTGRES_HOST, # "port": int(POSTGRES_PORT), # "dbname": POSTGRES_DB, # "user":...

### 🐛 Describe the bug mem0/vector_stores/langchain.py,The problem occurs with this search method, which reports that the format passed in the filter is incorrect .venv/Lib/site-packages/langchain_community/vectorstores/tencentvectordb.py,The relevant source code is as follows...

duplicate

### Issue with current documentation: Can a memory book support cross conversation? At present, it is only used as middleware to extract memory and put it into VDB, but when...

If I deploy Paddle OCR with Docker, can unstructured still use Paddle OCR? Is it true that the default OCR call in the source code is made in the form...

The current issue is that I have a local novel worth about 950000 Chinese characters, with a total of 40 chapters; How to perform chunk splitting to better enable the...