Skip to content

Commit 5b0cf0f

Browse files
authored
chores: 27 oct (#465)
* clean up the docs sidebar * add speech models to api ref * hide improving your prompt * feat: migration guide LeMUR to LLM gateway * update announcement banner
1 parent f19793a commit 5b0cf0f

File tree

3 files changed

+457
-56
lines changed

3 files changed

+457
-56
lines changed

fern/docs.yml

Lines changed: 55 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ settings:
1919
metadata:
2020
canonical-host: "assemblyai.com"
2121
announcement:
22-
message: 'Keyterms Prompting for Universal-Streaming: Boost transcription accuracy for your critical vocabulary—available now. 🌟 (<a href="/docs/speech-to-text/universal-streaming/keyterms-prompting" target="_blank" style="color: white;">Learn more</a>)'
22+
message: "LLM Gateway, Speech Understanding, Voice AI Guardrails, automatic code switching in 99 languages—available now."
2323
title: AssemblyAI | Documentation
2424
tabs:
2525
docs:
@@ -260,6 +260,7 @@ navigation:
260260
- page: Prompt engineering
261261
path: pages/04-lemur/improving-your-prompt.mdx
262262
slug: /improving-your-prompt
263+
hidden: true
263264
- page: Agentic Workflows
264265
path: pages/07-llm-gateway/agentic-workflows.mdx
265266
slug: /agentic-workflows
@@ -272,6 +273,9 @@ navigation:
272273
- page: Tool Calling
273274
path: pages/07-llm-gateway/tool-calling.mdx
274275
slug: /tool-calling
276+
- page: Migration from LeMUR
277+
path: pages/07-llm-gateway/migration-from-lemur.mdx
278+
slug: /migration-from-lemur
275279
- section: Deployment
276280
path: pages/05-guides/deployment.mdx
277281
icon: rocket
@@ -293,52 +297,58 @@ navigation:
293297
icon: duotone code-fork
294298
path: pages/06-integrations/index.mdx
295299
contents:
296-
- page: Livekit
297-
path: pages/02-speech-to-text/universal-streaming/voice-agents/livekit.mdx
298-
- page: Pipecat
299-
path: pages/02-speech-to-text/universal-streaming/voice-agents/pipecat.mdx
300-
- page: Vapi
301-
path: pages/02-speech-to-text/universal-streaming/voice-agents/vapi.mdx
302-
- section: LangChain
303-
path: pages/06-integrations/langchain.mdx
304-
slug: /langchain
300+
- section: Voice agent orchestrators
301+
contents:
302+
- page: Livekit
303+
path: pages/02-speech-to-text/universal-streaming/voice-agents/livekit.mdx
304+
- page: Pipecat
305+
path: pages/02-speech-to-text/universal-streaming/voice-agents/pipecat.mdx
306+
- page: Vapi
307+
path: pages/02-speech-to-text/universal-streaming/voice-agents/vapi.mdx
308+
- section: No-code tools
309+
contents:
310+
- page: Zapier
311+
path: pages/06-integrations/zapier.mdx
312+
- page: Make
313+
path: pages/06-integrations/make.mdx
314+
- page: Postman
315+
path: pages/06-integrations/postman.mdx
316+
- section: Meeting transcriber tools
305317
contents:
306-
- page: Python
307-
path: pages/06-integrations/langchain/python.mdx
308-
slug: /python
309-
- page: JavaScript
310-
path: pages/06-integrations/langchain/js.mdx
311-
slug: /js
312-
- page: Amazon Connect
313-
path: pages/06-integrations/aws-connect-async.mdx
314-
- page: Genesys Cloud
315-
path: pages/06-integrations/genesys-async.mdx
316-
- page: Zoom RTMS
317-
path: pages/06-integrations/zoom-rtms.mdx
318-
- page: Recall
319-
path: pages/06-integrations/recall.mdx
320-
- page: Semantic Kernel
321-
path: pages/06-integrations/semantic-kernel.mdx
322-
- page: Activepieces
323-
path: pages/06-integrations/activepieces.mdx
324-
- page: Make
325-
path: pages/06-integrations/make.mdx
326-
- page: Postman
327-
path: pages/06-integrations/postman.mdx
328-
- page: Power Automate
329-
path: pages/06-integrations/power-automate.mdx
330-
- page: Zapier
331-
path: pages/06-integrations/zapier.mdx
332-
# - page: Rivet
333-
# path: pages/06-integrations/rivet.mdx
334-
- page: Haystack
335-
path: pages/06-integrations/haystack.mdx
336-
- page: Twilio
337-
path: pages/06-integrations/twilio.mdx
338-
- link: Cloudflare
339-
href: https://www.assemblyai.com/blog/transcribe-audio-cloudflare-workers-assemblyai-nodejs-typescript/
340-
- section: Community
318+
- page: Zoom RTMS
319+
path: pages/06-integrations/zoom-rtms.mdx
320+
- page: Recall
321+
path: pages/06-integrations/recall.mdx
322+
- section: Community-maintained tools
341323
contents:
324+
- section: LangChain
325+
path: pages/06-integrations/langchain.mdx
326+
slug: /langchain
327+
contents:
328+
- page: Python
329+
path: pages/06-integrations/langchain/python.mdx
330+
slug: /python
331+
- page: JavaScript
332+
path: pages/06-integrations/langchain/js.mdx
333+
slug: /js
334+
- page: Power Automate
335+
path: pages/06-integrations/power-automate.mdx
336+
- page: Amazon Connect
337+
path: pages/06-integrations/aws-connect-async.mdx
338+
- page: Genesys Cloud
339+
path: pages/06-integrations/genesys-async.mdx
340+
- page: Semantic Kernel
341+
path: pages/06-integrations/semantic-kernel.mdx
342+
- page: Activepieces
343+
path: pages/06-integrations/activepieces.mdx
344+
# - page: Rivet
345+
# path: pages/06-integrations/rivet.mdx
346+
- page: Haystack
347+
path: pages/06-integrations/haystack.mdx
348+
- page: Twilio
349+
path: pages/06-integrations/twilio.mdx
350+
- link: Cloudflare
351+
href: https://www.assemblyai.com/blog/transcribe-audio-cloudflare-workers-assemblyai-nodejs-typescript/
342352
- link: Relay.app
343353
href: https://www.relay.app/apps/assemblyai/integrations
344354
- link: Bubble by Knowcode
@@ -1412,7 +1422,6 @@ redirects:
14121422
destination: /docs/llm-gateway/apply-llms-to-audio-files
14131423
# - source: /docs/llm-gateway/customize-parameters#change-the-model-type
14141424
# destination: /docs/llm-gateway/overview
1415-
14161425

14171426
# Redirects for Speech to Text
14181427
- source: /docs/speech-to-text/pre-recorded-audio/:slug

0 commit comments

Comments
 (0)