📝 Update README to reflect Python script usage instead of Go
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user