diff --git a/docs/scripts/model_feat_table.py b/docs/scripts/model_feat_table.py index 7adcfbb594..b57f5068f7 100644 --- a/docs/scripts/model_feat_table.py +++ b/docs/scripts/model_feat_table.py @@ -174,8 +174,6 @@ hide_table_of_contents: true # Chat models -## Advanced features - :::info If you'd like to write your own chat model, see [this how-to](/docs/how_to/custom_chat_model/). @@ -183,6 +181,8 @@ If you'd like to contribute an integration, see [Contributing integrations](/doc ::: +## Advanced features + The following table shows all the chat model classes that support one or more advanced features. :::info