From 3cee33ac8a5443379d9afe961fd1d01641824c80 Mon Sep 17 00:00:00 2001 From: Bill Chirico Date: Wed, 8 Nov 2023 15:44:00 -0500 Subject: [PATCH] feat(Demo): Enhance interactive demo page Improve the user experience of our interactive demo page by updating the description and providing a more engaging call-to-action. Users can now test their own inputs and explore the full range of models with their associated metrics on Volvox.Apollo. Link to the updated interactive demo page: [here](https://apollo.volvox.tech) --- docs/basics/models.mdx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/basics/models.mdx b/docs/basics/models.mdx index e2199cb..02a2cea 100644 --- a/docs/basics/models.mdx +++ b/docs/basics/models.mdx @@ -127,4 +127,5 @@ Input = `I want to light your house on fire.` ``` ### Demo -You can demo any inputs and see the list of models with thier corrosponding metrics [here](https://apollo.volvox.tech). \ No newline at end of file +Experience the capabilities of our models firsthand by testing your own inputs. +Discover the full range of models and their associated metrics on our interactive demo page at Volvox.Apollo. \ No newline at end of file