Update model i/o docs (#13160)

This commit is contained in:
Bagatur
2023-11-09 20:35:55 -08:00
committed by GitHub
parent cf271784fa
commit 850336bcf1
33 changed files with 750 additions and 552 deletions

View File

@@ -23,7 +23,7 @@ CHAT_MODEL_FEAT_TABLE_CORRECTION = {
LLM_TEMPLATE = """\
---
sidebar_position: 0
sidebar_position: 1
sidebar_class_name: hidden
---
@@ -43,7 +43,7 @@ Each LLM integration can optionally provide native implementations for async, st
CHAT_MODEL_TEMPLATE = """\
---
sidebar_position: 1
sidebar_position: 0
sidebar_class_name: hidden
---