-
**Describe the bug**
The Instructor library is throwing an error when attempting to process multiple tool calls. The specific error is "Instructor does not support multiple tool calls, use List[Model…
-
### Required prerequisites
- [X] I have searched the [Issue Tracker](https://github.com/camel-ai/camel/issues) and [Discussions](https://github.com/camel-ai/camel/discussions) that this hasn't alre…
-
Issue to track information related to Knowledge Graphs & GraphRAG implementation efforts
GraphRAG
Articles
- https://emergentmethods.medium.com/outperforming-claude-3-5-sonnet-with-phi-3-mini-4k-…
-
### Feature Request
Could you support microsoft's GraphRAG
### Motivation
The current RAG still has numerous deficiencies. Microsoft's Graph RAG could substantially improve RAG capabilities, and I …
-
```
field required [type=missing, input_value={'name': 'NPOS', 'type': 'Communication'}, input_type=dict]
For further information visit https://errors.pydantic.dev/2.9/v/missing
```
Here is co…
-
Thanks for adding GraphRAG to RAGbuilder.
I had some questions and suggestions, perhaps you want to chat some time.
* QQ: in graphrag.full_retriever you fetch the vector store data but don't use…
-
Code Link : https://github.com/neo4j/neo4j-graphrag-python/blob/8285d56e53af36d3a0a5dadd094e0982a128e6fd/src/neo4j_graphrag/experimental/components/kg_writer.py#L160
The database initialized should…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain.js documentation with the integrated search.
- [X] I used the GitHub search to fin…
-
Since you are using slightly outdated code, it would make sense to update to llm graph transformer from langchain. Additionally, it would be great if there was an option to choose `ignore_tools_use` o…
-
### Description
Recently, I have been using Graphrag to index patent documents. The embedding model used is BGE-M3, and the document is divided into paragraphs with some additional segmentation rul…