mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-24 07:35:18 +00:00
docs: Standardise formatting (#22948)
Standardised formatting 
This commit is contained in:
parent
3e7bb7690c
commit
42a379c75c
@ -30,8 +30,8 @@ Concretely, the framework consists of the following open-source libraries:
|
|||||||
- **`langchain-community`**: Third party integrations.
|
- **`langchain-community`**: Third party integrations.
|
||||||
- Partner packages (e.g. **`langchain-openai`**, **`langchain-anthropic`**, etc.): Some integrations have been further split into their own lightweight packages that only depend on **`langchain-core`**.
|
- Partner packages (e.g. **`langchain-openai`**, **`langchain-anthropic`**, etc.): Some integrations have been further split into their own lightweight packages that only depend on **`langchain-core`**.
|
||||||
- **`langchain`**: Chains, agents, and retrieval strategies that make up an application's cognitive architecture.
|
- **`langchain`**: Chains, agents, and retrieval strategies that make up an application's cognitive architecture.
|
||||||
- **[langgraph](https://langchain-ai.github.io/langgraph)**: Build robust and stateful multi-actor applications with LLMs by modeling steps as edges and nodes in a graph.
|
- **[LangGraph](https://langchain-ai.github.io/langgraph)**: Build robust and stateful multi-actor applications with LLMs by modeling steps as edges and nodes in a graph.
|
||||||
- **[langserve](/docs/langserve)**: Deploy LangChain chains as REST APIs.
|
- **[LangServe](/docs/langserve)**: Deploy LangChain chains as REST APIs.
|
||||||
- **[LangSmith](https://docs.smith.langchain.com)**: A developer platform that lets you debug, test, evaluate, and monitor LLM applications.
|
- **[LangSmith](https://docs.smith.langchain.com)**: A developer platform that lets you debug, test, evaluate, and monitor LLM applications.
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user