{% block content %}
Logo

FreeGPT4

Server settings

File input support: {% if data['file_input'] %}

-

{% else %}

-

{% endif %}
Show sources: {% if data['remove_sources'] %}

-

{% else %}

-

{% endif %}
Message history: {% if data['message_history'] %}

-

{% else %}

-

{% endif %}
Private Mode:
{% if data['token']|length > 0 %} {% else %}
{% if data['token'] %}

-

{% else %}

-

{% endif %}
Proxies:
{% if data['proxies'] %}
{% else %}
{% if data['proxies'] %}

-

{% else %}

-

{% endif %}
Fast API:
{% if data['fast_api'] %}

-

{% else %}

-

{% endif %}
Server port:
A.I. Provider:
A.I. Model:
Cookies: {% if data['cookie_file']|length == 0 %} {% else %} {% endif %}
Input keyword:
Password:
System Prompt:
{% endblock %}