368 Commits

Author SHA1 Message Date
Jerry Liu
6b8210b65e
hotfix from langchain dependencies (#302) 2023-05-30 09:11:55 -07:00
Ofer Helman
29266f4e6d
Update base.py (#300)
handle when kaltura es returns nulls
2023-05-30 09:01:53 -07:00
Jerry Liu
83aca6520e
change twitter (#298) 2023-05-28 21:04:01 -07:00
Dhilip R
32b813df33
Here i am adding the OSM(open street map) loader (#293) 2023-05-28 16:52:30 -07:00
Alon Diament
e2cb6d1756
Added parse_markdown arg to JoplinReader (#297) 2023-05-28 16:36:45 -07:00
Alon Diament
faca98e1dd
Added content arg to MarkdownReader (#296) 2023-05-28 11:42:42 -07:00
Alon Diament
c970e95561
Added JoplinReader (#292) 2023-05-27 18:00:36 -07:00
Michael Hunger
2b3e7f3134
Added GraphDatabase support via Cypher (#266)
* Added GraphDatabase support via Cypher

* Renamed to GraphDBCypherReader and adjusted README

* Renamed remaining bits

* Update library.json to GraphDBCypherReader / graphdb_cypher
2023-05-26 08:41:03 -07:00
Vilmondes Queiroz
c0e56c6a43
Support to shared drives (#270)
Co-authored-by: Jerry Liu <jerryjliu98@gmail.com>
2023-05-23 22:33:48 -07:00
smyja
6fda7db83d
fix typo (#289) 2023-05-23 22:12:37 -07:00
Michael Hunger
68a2acc024
Added GraphQL Loader (#263)
Co-authored-by: Jerry Liu <jerryjliu98@gmail.com>
2023-05-23 15:48:55 -07:00
Zohar Babin
0cdeb0bd10
Kaltura eSearch Loader - Run Kaltura media through LLMs/ChatGPT (#286) 2023-05-23 15:46:34 -07:00
Jerry Liu
24e67d8422
remove deps (#288) 2023-05-23 09:28:48 -07:00
Smyja
c7b1e82a8b
snscrape (#284) 2023-05-22 20:53:56 -07:00
bhavishpahwa
f4ff2f95a6
Fix base.py for flat_pdf (#285)
Fixed the bug that was coming up due to this commit and ImageReader output being changed due to this commit:- a37df8c221 (diff-d4cdba126dd16c86090107c1c66621a520d20d8962f7f4dd461146cedbb1135d)
2023-05-22 20:50:36 -07:00
Adheeban Manoharan
58e4cb2db8
Adding Weather Loader (#283) 2023-05-22 01:22:18 -07:00
Rivaaj Jumna
9e58692249
Add Azure Storage blob loader (#281) 2023-05-21 14:12:44 -07:00
Anoop Sharma
0e2d5c6ba2
File reference metadata (#280) 2023-05-21 09:13:35 -07:00
Nadav Grinberg
f7ae9989b2
monday.com data reader (#279) 2023-05-20 16:36:05 -07:00
Taqi Jaffri
6da373bbb0
Use markdown links, to fix compiled docs (#277)
Co-authored-by: Taqi Jaffri <tjaffri@docugami.com>
2023-05-19 09:37:33 -07:00
Taqi Jaffri
5a4a4e05d7
Adding Docugami loader to llama-hub (#271)
Co-authored-by: Taqi Jaffri <tjaffri@docugami.com>
2023-05-18 22:37:50 -07:00
Tom Szumowski
2b8a816050
#267: Add field casting to Jira Document creation (#268) 2023-05-18 22:34:41 -07:00
David E. Weekly
1895495200
Add BoardDocs Support (#257)
Co-authored-by: Jerry Liu <jerryjliu98@gmail.com>
2023-05-17 09:16:14 -07:00
Logan
62f94d0eba
add concat rows to pandas excel (#262)
Co-authored-by: Jerry Liu <jerryjliu98@gmail.com>
2023-05-17 09:16:05 -07:00
Vilmondes Queiroz
bf10b903df
Update the google_drive loader to be able to query files by mimeType (#261)
Co-authored-by: Jerry Liu <jerryjliu98@gmail.com>
2023-05-17 08:59:35 -07:00
Simon Suo
a37df8c221
Update after refactoring away parsers in LlamaIndex, also update docs to 0.6.0 API (#264) 2023-05-16 23:26:33 -04:00
Mit Shah
54120c5ef0
Fix requirements.txt for mangoapps_guides plugin. (#259)
Co-authored-by: Siddhartha Mukherjee <siddhartham@mangoapps.com>
2023-05-15 16:27:16 -04:00
Jerry Liu
4682373984
fix deepdoctection reqs (#258) 2023-05-14 23:40:14 -04:00
David E. Weekly
39a3aba6b6
Update broken gpt_index links to llama_index (#256)
The old links were 404 due to renaming of the project.
2023-05-14 23:06:13 -04:00
aerickson-clt
a17d728168
Expand body.storage.value when getting pages from space (#255) 2023-05-14 00:40:55 -04:00
Siddhartha Mukherjee
94e7051687
MangoApps Guides Crawler (#253) 2023-05-14 00:18:37 -04:00
Arun Brahma
1fe452119c
Updated gpt_index to llama_index in ReadMe files (#252) 2023-05-10 23:26:04 -07:00
Arun Brahma
fc6a8c04f4
updated extra_info dict and readme file (#250) 2023-05-10 12:16:29 -07:00
Ravi Theja
a3255b4e0a
Update slackreader to reduce api calls (#248) 2023-05-09 16:41:30 -07:00
bhavishpahwa
49adaaa19b
Change gpt_index to llama_index in pdf loader readme (#241) 2023-05-05 16:14:08 -07:00
Jerry Liu
6d41f8d043
update qdrant (#240) 2023-05-04 23:06:58 -07:00
James O'Dwyer
aef220a559
add MetalReader (#228) 2023-05-04 13:26:13 -07:00
Jesal Gadhia
644969463f
Update README.md (#237)
Fixing typo
2023-05-03 23:07:47 -07:00
Arun Brahma
88827f9305
updated params in load func and readme file (#236) 2023-05-03 17:35:39 -07:00
Jesse Zhang
aa468622bc
Fix unstructured web continue on failure (#235) 2023-05-03 13:31:03 -06:00
Arun Brahma
d2a2b58497
feat: Added PyMuPDF loader for PDF files (#227)
Co-authored-by: Jerry Liu <jerryjliu98@gmail.com>
2023-05-03 10:19:57 -07:00
Jerry Liu
c0181a1456
fix CI (#234) 2023-05-03 10:12:46 -07:00
Jerry Liu
b1bf655d96
add pandas ai loader (#225) 2023-05-01 17:06:13 -07:00
Matias Klein
28fcfcc160
CouchDB loader bug fix: return documents from loader (#223) 2023-04-30 10:15:23 -07:00
Sam S. Yu
4c521b0b72
Update pandas_excel loader (#216) 2023-04-29 21:49:31 -07:00
Raghav Mecheri
8fffb8462e
Quick patch to get mbox reading working again (#222) 2023-04-29 21:03:09 -07:00
Hiroki Nakayama
7d989b62b0
Add asynchronous web page reader (#221) 2023-04-29 20:58:20 -07:00
Jesse Zhang
88df41a27c
Update base.py (#219) 2023-04-27 17:57:27 -07:00
Jerry Liu
410f233d94
add deepdoctection reader (#217) 2023-04-27 01:26:26 -07:00
Jerry Liu
ea51cb0d39
add huggingface file loader (#215) 2023-04-26 14:03:19 -07:00