diff --git a/pgml-cms/blog/generating-llm-embeddings-with-open-source-models-in-postgresml.md b/pgml-cms/blog/generating-llm-embeddings-with-open-source-models-in-postgresml.md index 6171b93b9..d834dce72 100644 --- a/pgml-cms/blog/generating-llm-embeddings-with-open-source-models-in-postgresml.md +++ b/pgml-cms/blog/generating-llm-embeddings-with-open-source-models-in-postgresml.md @@ -1,6 +1,6 @@ --- image: .gitbook/assets/blog_image_generating_llm_embeddings.png -features: true +featured: true description: >- How to use the pgml.embed(...) function to generate embeddings with free and open source models in your own database.