langchain/docs/modules
Klein Tahiraj d3d4503ce2
Remove redundant .docx loader (closes #1716) + update how_to_guides.rst (#1891)
In https://github.com/hwchase17/langchain/issues/1716 , it was
identified that there were two .py files performing similar tasks. As a
resolution, one of the files has been removed, as its purpose had
already been fulfilled by the other file. Additionally, the init has
been updated accordingly.

Furthermore, the how_to_guides.rst file has been updated to include
links to documentation that was previously missing. This was deemed
necessary as the existing list on
https://langchain.readthedocs.io/en/latest/modules/document_loaders/how_to_guides.html
was incomplete, causing confusion for users who rely on the full list of
documentation on the left sidebar of the website.
2023-03-22 15:19:42 -07:00
..
agents Add podcast api tool to use NLP to search all podcasts or episodes. (#1833) 2023-03-20 22:04:17 -07:00
chains add listen api docs (#1855) 2023-03-21 09:29:34 -07:00
chat Harrison/chat token usage (#1785) 2023-03-19 10:32:31 -07:00
document_loaders Remove redundant .docx loader (closes #1716) + update how_to_guides.rst (#1891) 2023-03-22 15:19:42 -07:00
indexes Update how_to_guides.rst (#1893) 2023-03-22 14:30:43 -07:00
llms Harrison/move docs (#1741) 2023-03-17 08:49:10 -07:00
memory Harrison/token buffer memory (#1786) 2023-03-19 10:42:24 -07:00
prompts Harrison/guarded output parser (#1804) 2023-03-21 22:07:23 -07:00
utils Follow up to #1803 to remove dynamic docs route. (#1818) 2023-03-20 07:52:41 -07:00
agents.rst Documentation: Minor typo fixes (#1327) 2023-02-27 14:40:43 -08:00
chains.rst Documentation: Minor typo fixes (#1327) 2023-02-27 14:40:43 -08:00
chat.rst (rfc) chat models (#1424) 2023-03-06 08:34:24 -08:00
document_loaders.rst Harrison/unstructured support (#903) 2023-02-05 23:02:07 -08:00
indexes.rst docs: update gpt index references to LlamaIndex (#1856) 2023-03-21 22:01:05 -07:00
llms.rst Fix minor error in LLM documentation (#602) 2023-01-12 18:16:32 -08:00
memory.rst Harrison/memory refactor (#1478) 2023-03-07 07:59:37 -08:00
prompts.rst Feature: linkcheck-action (#534) (#542) 2023-01-04 21:39:50 -08:00
state_of_the_union.txt Docs refactor (#480) 2023-01-02 08:24:09 -08:00
utils.rst Feature: linkcheck-action (#534) (#542) 2023-01-04 21:39:50 -08:00