docs: fix readme link (#28770)

SQL Llama2 Template -> LangChain Extract
This commit is contained in:
ccurme 2024-12-17 13:51:01 -05:00 committed by GitHub
parent e4d3ccf62f
commit 5656702b8d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -75,7 +75,7 @@ For these applications, LangChain simplifies the entire application lifecycle:
**🧱 Extracting structured output**
- [Documentation](https://python.langchain.com/docs/tutorials/extraction/)
- End-to-end Example: [SQL Llama2 Template](https://github.com/langchain-ai/langchain-extract/)
- End-to-end Example: [LangChain Extract](https://github.com/langchain-ai/langchain-extract/)
**🤖 Chatbots**