Skip to content

Commit

Permalink
Update README.md to ref cookbook (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
augray authored Oct 7, 2024
1 parent 4eb3412 commit 54dc10c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,9 @@ url = at.upload_from_arrow_tables([table], name="My Arrow Dataset").url
#### LlamaIndex

Note that these examples also involve installing additional Llama Index
integrations.
integrations. A more detailed example of using Airtrain + Llama Index
can be found in the
[Llama Index docs](https://docs.llamaindex.ai/en/stable/examples/cookbooks/airtrain/)

```python
from llama_index.readers.github import GithubRepositoryReader, GithubClient
Expand Down

0 comments on commit 54dc10c

Please sign in to comment.