Skip to content

Commit 54e9a6f

Browse files
authored
Update README.md
1 parent f3b8bd3 commit 54e9a6f

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

+10
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ Also works well with Sillytavern.
99
[fake_useragent](https://pypi.org/project/fake-useragent/)
1010

1111
# Usage
12+
Common
13+
14+
1. Make a file named wrtn.json in the same directory
15+
2. Read 'You need a file named 'wrtn.json' contains' below and follow the instruction.
16+
1217
Sillytavern
1318
1. Use localhost:41323 for alternative server URL
1419
2. Turn the streaming mode on
@@ -43,5 +48,10 @@ Adjust context sizes and max response length fit with 8k tokens.
4348
...
4449
]
4550
```
51+
If you want to use multiple accounts, enter them in the same format as above(though there's not much reason to).
52+
If you received a 500 error, it is highly unlikely that wrtn.ai's servers are down, and very likely that your response was censored. Use a safer sentence.
4653
If you don't know how to get the refresh_key, don't worry, as long as you input the id and pw correctly, it will automatically update the refresh_key.
4754

55+
After playing around with wrtn.ai's API for a while, I noticed that the developers of wrtn.ai sometimes modify the prompt to prevent abuse by unwanted guests, such as users of this reverse proxy. So if it's malfunctioning then the API has been updated, so either fix the source code, or ask me to fix it(won't be a quick fix though).
56+
57+

0 commit comments

Comments
 (0)