10 Commits

Author SHA1 Message Date
chyroc 55f772c21a Docs: fix comment typo (#442)
* Docs: fix comment typo

* docs: a llm -> an LLM

---------

Co-authored-by: Travis Cline <travis.cline@gmail.com>
2023-12-20 19:57:37 +00:00
Semih Berkay Öztürk c997babc7b documentloaders: add notion directory loader (#401)
* add notion directory loader

* minor lint changes

---------

Co-authored-by: Semih Berkay Öztürk <90466553+semihberkayozturk@users.noreply.github.com>
2023-12-09 13:47:01 -08:00
Ismail 80f9027554 fix: golangci-lint v1.55 errors 2023-12-04 22:38:28 -08:00
zivkovicn 6c805ff73a documentloader-csv-fix | lint 2023-08-04 17:31:43 +02:00
zivkovicn 7682079605 documentloader-csv-fix | fixing loader 2023-08-04 17:30:49 +02:00
Matthew Plachter 9547d68c00 add pdf documentloader
Update pdf_test.go

fix assert order on test
2023-07-12 10:18:28 -04:00
Murilo Santana 0c2d958237 lint: fix method receiver name (ST1016) 2023-06-28 17:27:20 -03:00
Murilo Santana 9911f24bb9 document loaders: add html loader 2023-06-28 17:05:28 -03:00
Murilo Santana d3e1424911 document loaders: add csv loader 2023-06-14 15:41:16 -03:00
FluffyKebab b7d34a2865 documentloaders: add context to interface 2023-04-29 22:00:14 +02:00