You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/docs/modules
constDave 5f356b9993
Fixed typo missing "use" (#5991)
<!--
Fixed a simple typo on
https://python.langchain.com/en/latest/modules/indexes/retrievers/examples/vectorstore.html
where the word "use" was missing.

#### Who can review?

Tag maintainers/contributors who might be interested:

<!-- For a quicker response, figure out the right person to tag with @

  @hwchase17 - project lead

  Tracing / Callbacks
  - @agola11

  Async
  - @agola11

  DataLoaders
  - @eyurtsev

  Models
  - @hwchase17
  - @agola11

  Agents / Tools / Toolkits
  - @vowelparrot

  VectorStores / Retrievers / Memory
  - @dev2049

 -->
1 year ago
..
agents feat: issue-5712 add sleep tool (#5715) 1 year ago
callbacks FileCallbackHandler (#5589) 1 year ago
chains Harrison/nebula graph (#5865) 1 year ago
indexes Fixed typo missing "use" (#5991) 1 year ago
memory Add support for the endpoint URL in DynamoDBChatMesasgeHistory (#5836) 1 year ago
models Baseten integration (#5862) 1 year ago
prompts Harrison/pipeline prompt (#5540) 1 year ago
utils/examples Pass parsed inputs through to tool _run (#4309) 1 year ago
agents.rst docs: `modules` pages simplified (#5116) 1 year ago
chains.rst docs: `modules` pages simplified (#5116) 1 year ago
indexes.rst docs: `modules` pages simplified (#5116) 1 year ago
memory.rst docs: `modules` pages simplified (#5116) 1 year ago
models.rst docs: `modules` pages simplified (#5116) 1 year ago
paul_graham_essay.txt Fix notebook example (#3142) 1 year ago
prompts.rst docs: `modules` pages simplified (#5116) 1 year ago
state_of_the_union.txt