Skip to content

Commit 6de5eb2

Browse files
committed
docs: llama-index @VinciGit00
1 parent cb05e8a commit 6de5eb2

File tree

5 files changed

+5048
-0
lines changed

5 files changed

+5048
-0
lines changed

.gitignore

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
.env
2+
# Ignore .DS_Store files anywhere in the repository
3+
.DS_Store
4+
**/.DS_Store
5+
*.csv

cookbook/company-info/scrapegraph_llama_index.ipynb

+1,807
Large diffs are not rendered by default.

cookbook/github-trending/scrapegraph_llama_index.ipynb

+999
Large diffs are not rendered by default.

cookbook/homes-forsale/scrapegraph_llama_index.ipynb

+799
Large diffs are not rendered by default.

cookbook/wired-news/scrapegraph_llama_index.ipynb

+1,438
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)