Live data from Hacker News

Show HN: GraphRAG SDK 0.4.0: Simplify RAG with Graph Databases

falkordb.com

1–4 of 4 posts

Re: Show HN: GraphRAG SDK 0.4.0: Simplify RAG with Graph Databases

#2
We're excited about this version which add support for LiteLLM https://github.com/BerriAI/litellm.

With LiteLLM the application can easily switch between different models to pick to most optimized model for Knowledge Graph generation and Knowledge Retrieval.

Re: Show HN: GraphRAG SDK 0.4.0: Simplify RAG with Graph Databases

#3
post #2

We're excited about this version which add support for LiteLLM https://github.com/BerriAI/litellm . With LiteLLM the application can easily switch between different models to pick to most optimized model for Knowledge Graph generation and Knowledge Retrieval.

Nice, which other models does this support?

Re: Show HN: GraphRAG SDK 0.4.0: Simplify RAG with Graph Databases

#4
post #2

We're excited about this version which add support for LiteLLM https://github.com/BerriAI/litellm . With LiteLLM the application can easily switch between different models to pick to most optimized model for Knowledge Graph generation and Knowledge Retrieval.

Nice, which other models does this support?

It practically supports every models out there, LiteLLM supports over 100 large language model services, including OpenAI, Claude, Gemini, WatsonsX, Mistral, Azure OpenAI, Sagemaker....