Skip to content

Commit

Permalink
docs: add missing link to Quickstart (#17085)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
sana-google and eyurtsev committed Feb 8, 2024
1 parent 4e3ed7f commit 7f55c95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/modules/model_io/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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/)

Expand Down

0 comments on commit 7f55c95

Please sign in to comment.