Skip to content

Latest commit

 

History

History
47 lines (34 loc) · 3.94 KB

File metadata and controls

47 lines (34 loc) · 3.94 KB

OhMyGPT

English

OhMyGPT ��个项���使���������署�� ChatGPT � Web ��������置��������������个类似� https://polisher.vercel.app � https://ohmyzhen.vercel.app � Web �����

��署�� ChatGPT � Web ����������� OpenAI � API ����个Vercel����们计����大�们������������平���������� Vercel �������

Screenshot

��

  1. �此 repo fork ���己� GitHub 账�中�
  2. ���� Vercel ����� fork � repo �建�个�项����� 注�此����� Deploy ���
  3. ��置项�步骤中 设置�����
  4. �署�����并让 Vercel ���署���
  5. ������中访��� Web �����并���享�������

设置����

��以使�������������以�������������

�客�端

# ���� LOGO � URL�
APP_LOGO="https://avatars.githubusercontent.com/u/38027416?v=4"
# ���称�
APP_NAME="Oh My Polisher"
# �述��������为并����示��使���
APP_SUMMARY="纠正�润������"
# �示����使����示����
EXAMPLE_INPUT="你好��Nooc�����你�"

����端

# �填�� OpenAI�https://platform.openai.com/account/api-keys���� API Key
OPENAI_API_KEY="sk-XXXXXXXXX"
# ���OpenAI API �代�������� OpenAI API �����访��使��
OPENAI_API_BASE_URL=""
# ���系���帮�设置����为� �� https://platform.openai.com/docs/guides/chat/introduction �解���
SYSTEM_MESSAGE="你��个语�润���纠正�润�����容�"
# �����模����������模�中� '{{input}}' �符串�被�������
MESSAGE_TEMPLATE="纠正并润�以��容�"

��以����此项��根��中�为 .env.example �示��件������������以��件��个�容��并�贴� Vercel ����� "����" ���段中�