From 50cb0a03bc59787fc094aba96604e51afe32a402 Mon Sep 17 00:00:00 2001 From: Erick Friis Date: Fri, 19 Jul 2024 13:05:59 -0700 Subject: [PATCH] docs: advanced feature note (#24456) fixes #24430 --- docs/scripts/model_feat_table.py | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/scripts/model_feat_table.py b/docs/scripts/model_feat_table.py index a9083a85e1..802763e00a 100644 --- a/docs/scripts/model_feat_table.py +++ b/docs/scripts/model_feat_table.py @@ -150,7 +150,13 @@ hide_table_of_contents: true ## Advanced features -The following table shows all the chat models that support one or more advanced features. +The following table shows all the chat model classes that support one or more advanced features. + +:::info +While all these LangChain classes support the indicated advanced feature, you may have +to open the provider-specific documentation to learn which hosted models or backends support +the feature. +::: {table}