Files
youchat_proxy/README.md
T
2024-04-16 01:44:42 +08:00

464 B

Miaomiaomiao

A proxy. Usage 使用方法

It is forbidden to use this project for profit.

禁止用于盈利用途。

Usage

npm install

then set the environment variable (see code) and

node index

Limitations

Only Anthropic API format is supported.

Messages will be squashed into question: ... answer: ... format.

File mode will be used when encodeURIComponent(prompt) > 32K