📝 Update README to reflect Python script usage instead of Go

This commit is contained in:
2026-04-19 11:35:55 +08:00
parent 40b9cc352e
commit 980bbc0055

View File

@@ -28,7 +28,7 @@ Run with `tiny-encrypt` environments:
```shell ```shell
tiny-encrypt -X -k $(cat ~/.config/envs/LCOAL_DEFAULT_TINY_ENCRYPT_KEY_ID) \ tiny-encrypt -X -k $(cat ~/.config/envs/LCOAL_DEFAULT_TINY_ENCRYPT_KEY_ID) \
~/secrets/alibaba-cloud-ai-cn.env.tinyenc -- go run main.go ~/secrets/alibaba-cloud-ai-cn.env.tinyenc -- python main.py
``` ```
Use local llm-proxy: Use local llm-proxy: