Chat with multiple LLMs

Here you can try multiple LLMs with a system prompt. i.e. the messages you can see on screen are the ones sent to the LLMs (with a small variation where only the first 512 chars of the LLM's response is sent to the LLM)

{{ examples_title }}
{% for text in examples_texts %}
{{ text }}
{% endfor %}
{#{% include('llms/open_ai/submit_chat_data.html') %}#}