update to reflect the status

This commit is contained in:
Archeb
2024-06-23 09:40:19 +08:00
parent 0aeca00015
commit 3a11caf76e
-13
View File
@@ -23,16 +23,3 @@ Google Chrome must be installed on your system in order to use this proxy. Previ
Only Anthropic API format is supported. Change the model name to use different models (default claude_3_opus)
只支持A社的API格式,默认模型为 claude_3_opus。
Messages will be squashed into question: ... answer: ... format.
消息会被进行一些格式转换
File mode (more prefills) will be used when encodeURIComponent(prompt) > 32K
文本编码后大于32K的话会采用文件模式,然后网站会插入更多的无关内容。
In general, the prefill from the website will affect RP, so CoT is recommend.
网站的前置填充会影响效果,建议使用CoT类破限