Files
Z.AI-Chat-for-Android/node_modules/@nicepkg/gpt-runner-shared/README.md

8 lines
234 B
Markdown

# GPT-Runner Shared
GPT-Runner Shared is the shared code of GPT-Runner.
It contains `browser` and `server` and `common` code for reused in all GPT-Runner packages.
The `common` code can be used in both client side and server side.