diff --git a/recipes/VideoBots.py b/recipes/VideoBots.py index 898bd3981..6822f89a0 100644 --- a/recipes/VideoBots.py +++ b/recipes/VideoBots.py @@ -382,13 +382,14 @@ def render_settings(self): """ ##### 🔠 User Language If provided, the copilot will translate user messages to English and the copilot's response back to the selected language. - If not specified or invalid, no glossary will be used. Read about the expected format [here](https://docs.google.com/document/d/1TwzAvFmFYekloRKql2PXNPIyqCbsHRL8ZtnWkzAYrh8/edit?usp=sharing). """, + """, key="user_language", ) st.markdown( """ ###### 📖 Customize with Glossary Provide a glossary to customize translation and improve accuracy of domain-specific terms. + If not specified or invalid, no glossary will be used. Read about the expected format [here](https://docs.google.com/document/d/1TwzAvFmFYekloRKql2PXNPIyqCbsHRL8ZtnWkzAYrh8/edit?usp=sharing). """ ) glossary_input(