mirror of
https://github.com/hwchase17/langchain.git
synced 2025-05-31 03:59:25 +00:00
docs: add missing link to Quickstart (#17085)
Replace this entire comment with: - **Description:** Added missing link for Quickstart in Model IO documentation, - **Issue:** N/A, - **Dependencies:** N/A, - **Twitter handle:** N/A <!-- If no one reviews your PR within a few days, please @-mention one of @baskaryan, @eyurtsev, @hwchase17. --> Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com>
This commit is contained in:
parent
4e3ed7f043
commit
7f55c95790
@ -17,7 +17,7 @@ A conceptual explanation of messages, prompts, LLMs vs ChatModels, and output pa
|
||||
|
||||
## [Quickstart](/docs/modules/model_io/quick_start)
|
||||
|
||||
Covers the basics of getting started working with different types of models. You should walk through [this section] if you want to get an overview of the functionality.
|
||||
Covers the basics of getting started working with different types of models. You should walk through [this section](/docs/modules/model_io/quick_start) if you want to get an overview of the functionality.
|
||||
|
||||
## [Prompts](/docs/modules/model_io/prompts/)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user