5 Commits

Author SHA1 Message Date
Ankush Gola 86ac00557f feat: DataberryRetriever (#643) (#732)
* feat: DataberryRetriever (#643)

* cr

* cr

* Small fixes for new paths

---------

Co-authored-by: Georges Petrov <georgesm.petrov@gmail.com>
Co-authored-by: Nuno Campos <nuno@boringbits.io>
2023-04-11 11:46:48 +01:00
Ankush Gola 7794fdecb6 [Docs] docs refactor (#421)
* refactor examples

* docs refactor pt. 1/n: Models

* add additional func for chat models

* Docs: 2/n (#431)

* Add index cards, make categories link to the getting started guide under them, remove legacy hardcoded sidebar

* throw on broken links

* Add _OLD markers to sections not yet migrated

* Start schema section, move Document page into it

* Add more sections under Models

* Finish vector store section

* Finish text splitter section

* Add docs for markdown splitter

* Finish document loader section

* Add advanced docs for document loaders

* Lint

* Reorganise getting started / install / production

* Remove old llm section, move chat concepts to schema

* Lint

* Finish Schema section

* Fix broken links

* Do memory section

* Fix link, although this link makes no sense?

* Small changes from the call

* [Docs] refactor 3/n: prompts (#439)

* refactor prompts section

* [Docs] 4/n chains (#443)

* cr

* Nc/docs 23mar (#449)

* Add more details on memory

* Remove old prompts section

* Rename prompts-v2

* Start Agents section

* CSS and nav changes

* More progress on Agents section

* Nc/docs 24mar (#457)

* Improve docs for csv and json loaders

* Fix config for vercel

* Format

* Update docs for pdf and jsonl loaders

* Update substitles loader docs, remove tocs from docs that dont need them

* Improve docs for all web loaders, split cheerio and puppeteer loader docs

---------

Co-authored-by: Nuno Campos <nuno@boringbits.io>

---------

Co-authored-by: Nuno Campos <nuno@boringbits.io>

---------

Co-authored-by: Ankush Gola <9536492+agola11@users.noreply.github.com>

* cr

* add chains

* data chains -> other chains

* Nc/docs 25mar (#466)

* Move retrievers into Indexing

* Reorder sections

* Add 2 notes to memory section

* Add agent quickstart guide

* Add missing install instructions, add redis cache to docs

* Update header links

* Add missing install instructions in chat quickstart

* prompt selectors

* add tool definitions

* cr

* cr

* cr

* Lint

* Make links to concepts docs prettier

* Add doc on callbacks

* cr

* fix console logs

* cr

* cr

* cr

* cr

* cr

* cr

* fix readme link and section

---------

Co-authored-by: Nuno Campos <nuno@boringbits.io>
Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
2023-03-26 19:50:06 -07:00
Harrison Chase 7e397c21b3 fix docs (#123)
* cr

* cr
2023-02-23 12:09:50 -08:00
Harrison Chase 0de457df8d Harrison/docs (#23)
* stash

* cr

* cr
2023-02-16 21:04:56 -08:00
Sean Sullivan f02042d899 fix: add initial documentation with typedoc (#16)
* fix: add initial documentation with typedoc

* feat: add docusaurus (#17)

* feat: add docusaurus

* fix: update docs

* Cleanup docs (#19)

* Create Guides category, sort out sidebars

* remove generated files

* Set up ghpages deployment

* Change deployment method

* Temporarily make it run on any push

* Fix api docs broken links, clean up the api docs output a bit

* Revert "Temporarily make it run on any push"

This reverts commit 423c15686c675e9410e311760f7c7934071eb84c.

---------

Co-authored-by: Nuno Campos <nuno@boringbits.io>

* Harrison/add getting started (#20)

* fix: add initial documentation with typedoc

* feat: add docusaurus

* fix: update docs

* Create Guides category, sort out sidebars

* remove generated files

* Set up ghpages deployment

* Change deployment method

* Temporarily make it run on any push

* feat: add docusaurus (#17)

* feat: add docusaurus

* fix: update docs

* Cleanup docs (#19)

* Create Guides category, sort out sidebars

* remove generated files

* Set up ghpages deployment

* Change deployment method

* Temporarily make it run on any push

* Fix api docs broken links, clean up the api docs output a bit

* Revert "Temporarily make it run on any push"

This reverts commit 423c15686c675e9410e311760f7c7934071eb84c.

---------

Co-authored-by: Nuno Campos <nuno@boringbits.io>

* cr

* cr

* cr

* cr

* cr

* fix: remove max-len lint rule

* cr

---------

Co-authored-by: Sean Sullivan <ssullivan61198@gmail.com>
Co-authored-by: Nuno Campos <nuno@boringbits.io>
Co-authored-by: Sean Sullivan <22581534+sullivan-sean@users.noreply.github.com>

* cr

---------

Co-authored-by: Nuno Campos <nuno@boringbits.io>
Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
2023-02-16 17:47:56 -08:00