Skip to content

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
Fixed broken example url in readme file
  • Loading branch information
Tachikoma000 committed Sep 29, 2023
1 parent 43cf9c3 commit 342f0e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion llama_hub/tools/playgrounds_subgraph_connector/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ if __name__ == "__main__":

```

Visit here for more in-depth [Examples](https://github.com/Tachikoma000/playgrounds_subgraph_connector/blob/main/examples.ipynb).
Visit here for more in-depth [Examples](https://github.com/Tachikoma000/playgrounds_subgraph_connector/blob/main/connector_agent_tool/examples.ipynb).

This loader is designed to be used as a way to load data into [LlamaIndex](https://github.com/jerryjliu/gpt_index/tree/main/gpt_index)
and/or subsequently used as a Tool in a [LangChain](https://github.com/hwchase17/langchain) Agent.
Expand Down

0 comments on commit 342f0e6

Please sign in to comment.