langchain/docs/modules
ByronHsu 9d658aaa5a
Add more code splitters (go, rst, js, java, cpp, scala, ruby, php, swift, rust) (#5171)
As the title says, I added more code splitters.
The implementation is trivial, so i don't add separate tests for each
splitter.
Let me know if any concerns.

Fixes # (issue)
https://github.com/hwchase17/langchain/issues/5170

## Who can review?

Community members can review the PR once tests pass. Tag
maintainers/contributors who might be interested:
@eyurtsev @hwchase17

---------

Signed-off-by: byhsu <byhsu@linkedin.com>
Co-authored-by: byhsu <byhsu@linkedin.com>
2023-05-30 11:04:05 -04:00
..
agents Add ToolException that a tool can throw. (#5050) 2023-05-29 20:05:58 +00:00
callbacks
chains Harrison/condense q llm (#5438) 2023-05-30 07:15:37 -07:00
indexes Add more code splitters (go, rst, js, java, cpp, scala, ruby, php, swift, rust) (#5171) 2023-05-30 11:04:05 -04:00
memory Sample Notebook for DynamoDB Chat Message History (#5351) 2023-05-27 21:16:24 -07:00
models Harrison/prediction guard update (#5404) 2023-05-29 07:14:59 -07:00
prompts Harrison/datetime parser (#4693) 2023-05-29 07:52:30 -07:00
utils/examples Pass parsed inputs through to tool _run (#4309) 2023-05-08 09:13:05 -07:00
agents.rst DOC: Misspelling in agents.rst documentation (#5038) 2023-05-20 22:24:08 -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