langchain/docs/modules
Leonid Ganeline c998569c8f
docs: text splitters improvements (#4490)
#docs: text splitters improvements

Changes are only in the Jupyter notebooks.
- added links to the source packages and a short description of these
packages
- removed " Text Splitters" suffixes from the TOC elements (they made
the list of the text splitters messy)
- moved text splitters, based on the length function into a separate
list. They can be mixed with any classes from the "Text Splitters", so
it is a different classification.

## Who can review?
        @hwchase17 - project lead
        @eyurtsev
        @vowelparrot

NOTE: please, check out the results of the `Python code` text splitter
example (text_splitters/examples/python.ipynb). It looks suboptimal.
2023-05-17 21:33:34 -07:00
..
agents Typos (#4851) 2023-05-17 11:52:22 -04:00
callbacks add more color to callbacks docs (#3856) 2023-04-30 19:13:01 -07:00
chains Update getting_started.md (#4482) 2023-05-17 21:32:25 -07:00
indexes docs: text splitters improvements (#4490) 2023-05-17 21:33:34 -07:00
memory Zep memory (#4898) 2023-05-17 20:01:01 -07:00
models Fix AzureOpenAI embeddings documentation example. model -> deployment (#4389) 2023-05-17 21:05:53 -07:00
prompts Harrison/prompt constructor methods (#4616) 2023-05-13 09:23:51 -07:00
utils/examples Pass parsed inputs through to tool _run (#4309) 2023-05-08 09:13:05 -07:00
agents.rst Harrison/plan and solve (#4422) 2023-05-09 21:07:56 -07:00
chains.rst
indexes.rst
memory.rst
models.rst Harrison/standard llm interface (#4615) 2023-05-13 09:05:31 -07:00
paul_graham_essay.txt
prompts.rst Harrison/prompt constructor methods (#4616) 2023-05-13 09:23:51 -07:00
state_of_the_union.txt