mirror of
https://github.com/langchain-ai/.github.git
synced 2026-07-01 20:35:24 -04:00
Merge pull request #5 from langchain-ai/mdrxy/add-url
Add missing LGP URL
This commit is contained in:
+4
-4
@@ -34,7 +34,7 @@ Core OSS libraries:
|
||||
|
||||
Products:
|
||||
- [`LangSmith`](https://docs.smith.langchain.com) - platform for building and monitoring production-grade LLM applications
|
||||
- [`LangGraph Platform`]() - infrastructure for deploying LangGraph agents
|
||||
- [`LangGraph Platform`](https://langchain-ai.github.io/langgraph/concepts/langgraph_platform/) - infrastructure for deploying LangGraph agents
|
||||
|
||||
OSS extensions and apps:
|
||||
- [`ChatLangChain`](https://github.com/langchain-ai/chat-langchain) and [`ChatLangChain.js`](https://github.com/langchain-ai/chat-langchainjs) - chatbot for answering questions about LangChain's open source libraries
|
||||
@@ -48,7 +48,7 @@ OSS extensions and apps:
|
||||
## Learn more
|
||||
|
||||
- [Company website](https://www.langchain.com/)
|
||||
- [LangChain Academy](https://academy.langchain.com/): Comprehensive, free courses on LangChain libraries and products, made by the LangChain team
|
||||
- LangChain docs: [Python](https://python.langchain.com/) and [TypeScript](https://js.langchain.com/)
|
||||
- LangGraph docs: [Python](https://langchain-ai.github.io/langgraph/) and [TypeScript](https://langchain-ai.github.io/langgraphjs/)
|
||||
- [LangChain Academy](https://academy.langchain.com/) - comprehensive, free courses on LangChain libraries and products, made by the LangChain team
|
||||
- LangChain docs - [Python](https://python.langchain.com/) and [TypeScript](https://js.langchain.com/)
|
||||
- LangGraph docs - [Python](https://langchain-ai.github.io/langgraph/) and [TypeScript](https://langchain-ai.github.io/langgraphjs/)
|
||||
- [LangSmith docs](https://docs.smith.langchain.com/)
|
||||
|
||||
Reference in New Issue
Block a user