Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

Commit

Permalink
Fix llama_hub link in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
MarouaneMaatouk committed Jan 25, 2024
1 parent 2d21600 commit d988b14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion llama_hub/arango_db/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ documents = reader.load_data(
)
```

This loader is designed to be used as a way to load data into [LlamaIndex](https://github.com/run-llama/llama-hub/tree/main/llama_hub) and/or subsequently used as a Tool in a [LangChain](https://github.com/hwchase17/langchain) Agent. See [here](https://github.com/emptycrown/llama-hub/tree/main) for examples.
This loader is designed to be used as a way to load data into [LlamaIndex](https://github.com/run-llama/llama_index/tree/main/llama_index) and/or subsequently used as a Tool in a [LangChain](https://github.com/hwchase17/langchain) Agent. See [here](https://github.com/run-llama/llama-hub/tree/main/llama_hub) for examples.

0 comments on commit d988b14

Please sign in to comment.