docs: refresh project architecture and repository rules
This commit is contained in:
@@ -8,8 +8,9 @@ CAD Agent Studio is a two-pane web app for agent-driven CAD work:
|
||||
## Setup
|
||||
|
||||
The app first reads the private shared configuration at `../llm.config.yaml`.
|
||||
That file is Git-ignored and may use a direct `apiKey` or an environment name
|
||||
in `apiKeyEnv`. It falls back to the app-local example:
|
||||
The repository currently versions that configuration for the private deployment.
|
||||
It may use a direct `apiKey` or an environment name in `apiKeyEnv`, and falls
|
||||
back to the app-local example:
|
||||
|
||||
```bash
|
||||
cp config/llm.config.yaml.example ../llm.config.yaml
|
||||
|
||||
Reference in New Issue
Block a user