Update README.md

This commit is contained in:
Omar Santos 2023-10-23 22:24:25 -04:00 committed by GitHub
parent def25e4dcb
commit 2d156b323f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ This section includes several resources and examples of using LangChain.
## Langchain Smith and Cookbook
- [Langchain Smith](https://smith.langchain.com/hub?organizationId=1efeb0d9-eab7-54d7-bfd6-22070d7756de): a unified developer platform for building, testing, and monitoring LLM applications.
- [Chat Langchain](https://chat.langchain.com/): Ask me anything about LangChain's Python documentation!
- [Langchain Cookbook](https://github.com/langchain-ai/langchain/tree/master/cookbook)
- [Langchain Cookbook](https://github.com/langchain-ai/langchain/tree/master/cookbook): The cookbook examples, etc.
## LangChain Framework