-
### System Info
...
### Who can help?
_No response_
### Information
- [ ] The official example notebooks/scripts
- [ ] My own modified scripts
### Related Components
- [ ] LLMs/C…
-
Is it possible to create a memgpt feature and make it available to all the agents rather than having a separate agent like it's discussed in #530?
-
表格检测
>哪些区域是表格 哪些不是(是文本、图表)
表格结构识别
>哪些是表名、标题、表头、行和列、单元格网格结构
表格数据语义提取
> table interpretation: rediscovering the meaning of the
tabular structure. This includes:
(a) functional analysis: deter…
-
### 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…
-
**Describe the bug**
During Azure cognitive search search connection and search in the collection the vector embedding name cannot be configured.
In Azure Cognitive Search the Embeddings Name is "…
-
### Describe the bug
GraphRAG parsing parameters missed completely the controlled parameters for LLM, such as temperature, n, top_p. Although these are in the settings.yaml file (described below) but…
-
- [ ] [til/llms/rg-pipe-llm-trick.md at 06c45993a9d474753ea0d8f63656e05c39833650 · simonw/til](https://github.com/simonw/til/blob/06c45993a9d474753ea0d8f63656e05c39833650/llms/rg-pipe-llm-trick.md?pla…
-
### Bug Description
There seems to be a disconnect between the knowledge graph construction and using embeddings when using an external graph store (such as neo4j in this case).
I am trying to co…
-
### Do you need to file an issue?
- [X] I have searched the existing issues and this bug is not already filed.
- [X] My model is hosted on OpenAI or Azure. If not, please look at the "model providers…
-
### Description
I have reviewed previous issues and took steps like "export $(cat .env | xargs)", "dotenv run -- python app.py". However the GraphRAG still used gpt-4-turbo-preview llm instead of m…