mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-15 22:44:36 +00:00
docs: Deployments
page moved into Ecosystem/
(#4949)
# docs: `deployments` page moved into `ecosystem/` The `Deployments` page moved into the `Ecosystem/` group Small fixes: - `index` page: fixed order of items in the `Modules` list, in the `Use Cases` list - item `References/Installation` was lost in the `index` page (not on the Navbar!). Restored it. - added `|` marker in several places. NOTE: I also thought about moving the `Additional Resources/Gallery` page into the `Ecosystem` group but decided to leave it unchanged. Please, advise on this. ## Who can review? Community members can review the PR once tests pass. Tag maintainers/contributors who might be interested: @dev2049
This commit is contained in:
@@ -6,7 +6,7 @@ LangChain integrates with many LLMs, systems, and products.
|
||||
Integrations by Module
|
||||
--------------------------------
|
||||
|
||||
Integrations grouped by the core LangChain module they map to:
|
||||
| Integrations grouped by the core LangChain module they map to:
|
||||
|
||||
|
||||
- `LLM Providers <./modules/models/llms/integrations.html>`_
|
||||
@@ -23,7 +23,7 @@ Integrations grouped by the core LangChain module they map to:
|
||||
All Integrations
|
||||
-------------------------------------------
|
||||
|
||||
A comprehensive list of LLMs, systems, and products integrated with LangChain:
|
||||
| A comprehensive list of LLMs, systems, and products integrated with LangChain:
|
||||
|
||||
|
||||
.. toctree::
|
||||
|
Reference in New Issue
Block a user