Speak in 6x languages
Here is an example of sending the same query to 7 different Chat Bots UIs,each with a different system prompt:
- Only reply in English (this is the main Chat Bot)
- Only reply in Spanish (1st row)
- Only reply in Portuguese
- Only reply in French
- Only reply in German (2nd row)
- Only reply in Emojis
- Only reply in Leetspeak
Target platform, provider and model
The default platform below is Groq (Free)
using the provider Meta
and the model llama3-70b-8192
,
but you can change these values for all chatbot UIs using these select boxes:
{{render_template("llms/includes/choose-llm.html")}}