Skip to content

Commit

Permalink
Update llm_support.md - add GraphRAG-SDK (#45)
Browse files Browse the repository at this point in the history
* Update llm_support.md - add GraphRAG-SDK
  • Loading branch information
gkorland authored Jul 3, 2024
1 parent 40d6762 commit d87ae81
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .wordlist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ Geospatial
GrAPL
GraphBLAS
GraphBlas
GraphRAG
IDF
IDentifier
IPDPS
Expand Down Expand Up @@ -58,6 +59,7 @@ NodeJS
Nostem
NumItems
OMP
OpenAI
OpenCypher
OpenMP
Ouaknine
Expand All @@ -72,6 +74,7 @@ RedisGraph
RedisInsight
Roi
Rueian
SDK
SLOWLOG
SPpaths
SSPLv
Expand Down
1 change: 1 addition & 0 deletions llm_support.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@ description: "FalkorDB supports a number of LLM frameworks."

We are working on adding support for FalkorDB in most of the LLM frameworks including:

* [GraphRAG-SDK](https://github.com/FalkorDB/GraphRAG-SDK) - Facilitate the creation of graph-based Retrieval-Augmented Generation (RAG), seamless integration with OpenAI to enable advanced data querying and knowledge graph construction.
* [LlamaIndex](https://www.llamaindex.ai/) - [FalkorDB Graph Store](https://gpt-index.readthedocs.io/en/latest/examples/index_structs/knowledge_graph/FalkorDBGraphDemo.html)
* [LangChain](https://www.langchain.com/) - [FalkorDBQAChain](https://python.langchain.com/docs/use_cases/more/graph/graph_falkordb_qa)

0 comments on commit d87ae81

Please sign in to comment.