diff --git a/docs/scripts/model_feat_table.py b/docs/scripts/model_feat_table.py index 7adcfbb5943a1..b57f5068f732b 100644 --- a/docs/scripts/model_feat_table.py +++ b/docs/scripts/model_feat_table.py @@ -174,8 +174,6 @@ # 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 @@ ::: +## Advanced features + The following table shows all the chat model classes that support one or more advanced features. :::info