Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 12 additions & 4 deletions site/about/overview-llm-features.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@
# SPDX-License-Identifier: AGPL-3.0 AND ValidMind Commercial
title: "Large language model features"
date: last-modified
listing:
id: llm-whats-next
type: grid
grid-columns: 1
sort: false
contents:
- path: https://validmind.com/contact/
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- path: https://validmind.com/contact/
- path: https://validmind.com/request-demo/

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hot take, this should actually take you to the request a demo page if we're going that route...

image: /assets/img/hero-platform.png
title: "Request a demo"
description: "Find out how {{< var vm.product >}}’s LLM-powered features can support your team by getting in touch."
author: validmind.com
---

{{< var vm.product >}} offers several specialized features that use large language models (LLMs) to streamline model risk management and ensure regulatory compliance. Here's how we approach these features and what you need to know.
Expand Down Expand Up @@ -105,9 +116,6 @@ Assesses each part of the model documentation for adherence to internal guidelin

## What's next

<!-- :::{#llm-whats-next}
::: -->

:::: {.flex .flex-wrap .justify-around}

::: {.w-33-ns .pr3}
Expand All @@ -126,7 +134,7 @@ Discover how {{< var vm.product >}}’s LLM-powered platform, purpose-built for

::: {.w-33-ns .mt3}

::: {.preview source="https://validmind.com/contact/" height="240" width="430" offset="90"}
:::{#llm-whats-next}
:::

:::
Expand Down
Loading