chore(public): sanitize repository presentation
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
`scripts/metagpt-aw-scout.sh` is the safe project wrapper for using the
|
||||
MetaGPT-configured LLM provider with ActivityWatch-Russian tasks.
|
||||
|
||||
Default mode is direct LLM scout through `/home/igor/.metagpt/config2.yaml`.
|
||||
Default mode is direct LLM scout through `<OPERATOR_HOME>/.metagpt/config2.yaml`.
|
||||
This avoids MetaGPT Browser/Editor tools, which are too noisy for operational
|
||||
checklists.
|
||||
|
||||
@@ -24,8 +24,8 @@ Use a valid provider key outside git:
|
||||
export GROQ_API_KEY="gsk_..."
|
||||
```
|
||||
|
||||
The global wrapper `/home/igor/bin/metagpt-lab` can write the key into
|
||||
`/home/igor/.metagpt/config2.yaml`. The scout script reads that config and does
|
||||
The global wrapper `<OPERATOR_HOME>/bin/metagpt-lab` can write the key into
|
||||
`<OPERATOR_HOME>/.metagpt/config2.yaml`. The scout script reads that config and does
|
||||
not print secrets.
|
||||
|
||||
## Presets
|
||||
|
||||
Reference in New Issue
Block a user