From 393c3e12e5aa86a3f4a8a963dc1e5d683c8e3dcb Mon Sep 17 00:00:00 2001 From: Adithya Sairamachandran Date: Wed, 4 Dec 2024 17:30:12 -0800 Subject: [PATCH 1/2] tavus as a video provider instead of voice --- fern/docs.yml | 4 +++- fern/providers/{voice => video}/tavus.mdx | 0 2 files changed, 3 insertions(+), 1 deletion(-) rename fern/providers/{voice => video}/tavus.mdx (100%) diff --git a/fern/docs.yml b/fern/docs.yml index 97ca043d9..36919bb7d 100644 --- a/fern/docs.yml +++ b/fern/docs.yml @@ -311,8 +311,10 @@ navigation: path: providers/voice/rimeai.mdx - page: Deepgram path: providers/voice/deepgram.mdx + - section: Video + contents: - page: Tavus - path: providers/voice/tavus.mdx + path: providers/video/tavus.mdx - section: Models contents: - page: OpenAI diff --git a/fern/providers/voice/tavus.mdx b/fern/providers/video/tavus.mdx similarity index 100% rename from fern/providers/voice/tavus.mdx rename to fern/providers/video/tavus.mdx From 203233f9d7dadb8c97db187938170dd6c5d38037 Mon Sep 17 00:00:00 2001 From: Adi Sai Date: Wed, 4 Dec 2024 19:52:45 -0800 Subject: [PATCH 2/2] Update tavus.mdx to fix path issue --- fern/providers/video/tavus.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fern/providers/video/tavus.mdx b/fern/providers/video/tavus.mdx index 574997b16..70b216af2 100644 --- a/fern/providers/video/tavus.mdx +++ b/fern/providers/video/tavus.mdx @@ -1,7 +1,7 @@ --- title: Tavus subtitle: What is Tavus? -slug: providers/voice/tavus +slug: providers/video/tavus --- @@ -47,4 +47,4 @@ Tavus’ technologies are versatile and applicable across multiple sectors: **Integrations and Compatibility:** -- Tavus' API allows seamless integration with various platforms and applications. This ensures that developers can incorporate Tavus' video generation and real-time interaction capabilities into their existing systems, enhancing functionality and improving user experience. The API is designed to be flexible and developer-friendly, accommodating a wide range of enterprise use cases. \ No newline at end of file +- Tavus' API allows seamless integration with various platforms and applications. This ensures that developers can incorporate Tavus' video generation and real-time interaction capabilities into their existing systems, enhancing functionality and improving user experience. The API is designed to be flexible and developer-friendly, accommodating a wide range of enterprise use cases.