Files
youchat_proxy/README.md
T
2024-04-13 12:38:35 +08:00

345 B

Miaomiaomiao

A proxy.

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