#Overview

Enable Embeddings demo server for workspace.

```bash
cd ./dev/tool
rushx run-local openai <workspace> --host http://localhost:4070 --token 'token' --enable true --embeddings true
```