readme update
This commit is contained in:
@@ -60,11 +60,11 @@ Binary will be produced at `bin/th3ist`.
|
||||
| `-port` | Port to listen on | `8080` |
|
||||
| `-endpoint` | Upstream T3 chat endpoint | `https://t3.chat/api/chat` |
|
||||
| `-default-model` | Default model identifier | `gemini-3.5-flash-lite` |
|
||||
| `-cookie` | Cookie string to pass upstream | *(Captured from req.sh)* |
|
||||
| `-hcaptcha-token` | hCaptcha token to pass upstream | *(Captured from req.sh)* |
|
||||
| `-deployment-id` | `x-deployment-id` header value | `dpl_2DEEf25udk9uuFz7LwnraJnmTYoE` |
|
||||
| `-client-context` | `x-client-context` header value | Base64 client context string |
|
||||
| `-user-agent` / `-ua` | User-Agent string sent upstream | Google Chrome 133.0 |
|
||||
| `-cookie` | Cookie string to pass upstream | `""` |
|
||||
| `-hcaptcha-token` | hCaptcha token to pass upstream | `""` |
|
||||
| `-deployment-id` | `x-deployment-id` header value | `""` |
|
||||
| `-client-context` | `x-client-context` header value | `""` |
|
||||
| `-user-agent` / `-ua` | User-Agent string sent upstream | `Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36` |
|
||||
|
||||
### Tiled window managers & virtual display isolation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user