litellm/docs/extras/use_cases/graph/index.mdx
ishaan-jaff a168cf8b9c add v4
2023-07-29 07:12:19 -07:00

7 lines
No EOL
270 B
Text

# Analyzing graph data
Graph databases give us a powerful way to represent and query real-world relationships. There are a number of chains that make it easy to use LLMs to interact with various graph DBs.
import DocCardList from "@theme/DocCardList";
<DocCardList />