> ## Documentation Index
> Fetch the complete documentation index at: https://langchain-zh.cn/llms.txt
> Use this file to discover all available pages before exploring further.

# 中间件集成

> 使用 LangChain JavaScript 与中间件集成。

专为特定供应商设计的中间件。了解更多关于[中间件](/oss/javascript/langchain/middleware/overview)的信息。

| 供应商                                                            | 可用的中间件 |
| -------------------------------------------------------------- | ------ |
| [Anthropic](/oss/javascript/integrations/middleware/anthropic) | 提示缓存   |

***

<div className="source-links">
  <Callout icon="edit">
    [Edit this page on GitHub](https://github.com/langchain-ai/docs/edit/main/src/i18n\zh-CN\oss\javascript\integrations\middleware\index.mdx) or [file an issue](https://github.com/langchain-ai/docs/issues/new/choose).
  </Callout>

  <Callout icon="terminal-2">
    [Connect these docs](/use-these-docs) to Claude, VSCode, and more via MCP for real-time answers.
  </Callout>
</div>
