mirror of
https://github.com/hwchase17/langchain.git
synced 2025-07-19 19:11:33 +00:00
chore: update links to LangChain how-to guides in issue templates (#32052)
This commit is contained in:
parent
8199a5562a
commit
8d2135ad8a
2
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
@ -15,7 +15,7 @@ body:
|
|||||||
* [LangChain Forum](https://forum.langchain.com/),
|
* [LangChain Forum](https://forum.langchain.com/),
|
||||||
* [LangChain Github Issues](https://github.com/langchain-ai/langchain/issues?q=is%3Aissue),
|
* [LangChain Github Issues](https://github.com/langchain-ai/langchain/issues?q=is%3Aissue),
|
||||||
* [LangChain documentation with the integrated search](https://python.langchain.com/docs/get_started/introduction),
|
* [LangChain documentation with the integrated search](https://python.langchain.com/docs/get_started/introduction),
|
||||||
* [LangChain how-to guides](https://langchain-ai.github.io/langgraph/how-tos/),
|
* [LangChain how-to guides](https://python.langchain.com/docs/how_to/),
|
||||||
* [API Reference](https://python.langchain.com/api_reference/),
|
* [API Reference](https://python.langchain.com/api_reference/),
|
||||||
* [LangChain ChatBot](https://chat.langchain.com/)
|
* [LangChain ChatBot](https://chat.langchain.com/)
|
||||||
* [GitHub search](https://github.com/langchain-ai/langchain),
|
* [GitHub search](https://github.com/langchain-ai/langchain),
|
||||||
|
2
.github/ISSUE_TEMPLATE/documentation.yml
vendored
2
.github/ISSUE_TEMPLATE/documentation.yml
vendored
@ -23,7 +23,7 @@ body:
|
|||||||
* [LangChain Forum](https://forum.langchain.com/),
|
* [LangChain Forum](https://forum.langchain.com/),
|
||||||
* [LangChain Github Issues](https://github.com/langchain-ai/langchain/issues?q=is%3Aissue),
|
* [LangChain Github Issues](https://github.com/langchain-ai/langchain/issues?q=is%3Aissue),
|
||||||
* [LangChain documentation with the integrated search](https://python.langchain.com/docs/get_started/introduction),
|
* [LangChain documentation with the integrated search](https://python.langchain.com/docs/get_started/introduction),
|
||||||
* [LangChain how-to guides](https://langchain-ai.github.io/langgraph/how-tos/),
|
* [LangChain how-to guides](https://python.langchain.com/docs/how_to/),
|
||||||
* [API Reference](https://python.langchain.com/api_reference/),
|
* [API Reference](https://python.langchain.com/api_reference/),
|
||||||
* [LangChain ChatBot](https://chat.langchain.com/)
|
* [LangChain ChatBot](https://chat.langchain.com/)
|
||||||
* [GitHub search](https://github.com/langchain-ai/langchain),
|
* [GitHub search](https://github.com/langchain-ai/langchain),
|
||||||
|
Loading…
Reference in New Issue
Block a user