Files
lc_stylist_agent/README.md

7 lines
163 B
Markdown
Raw Normal View History

2025-10-16 14:04:42 +08:00
Checklist
1. Vector database path
2. set GOOGLE_API_KEY in env variable
```bash
export GOOGLE_API_KEY="<your_API_KEY>"
```
3. Ensure root path added to PYTHONPATH