mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-29 23:38:51 +00:00
docs: edit links, direct for notebooks (#22051)
This commit is contained in:
@@ -103,6 +103,7 @@ LLM_TEMPLATE = """\
|
||||
sidebar_position: 1
|
||||
sidebar_class_name: hidden
|
||||
keywords: [compatibility]
|
||||
custom_edit_url:
|
||||
---
|
||||
|
||||
# LLMs
|
||||
@@ -124,6 +125,7 @@ CHAT_MODEL_TEMPLATE = """\
|
||||
sidebar_position: 0
|
||||
sidebar_class_name: hidden
|
||||
keywords: [compatibility, bind_tools, tool calling, function calling, structured output, with_structured_output, json mode, local model]
|
||||
custom_edit_url:
|
||||
---
|
||||
|
||||
# Chat models
|
||||
|
Reference in New Issue
Block a user