Files
huly-platform/pods/embeddings/readme.md
T
2023-01-24 20:42:47 +07:00

10 lines
196 B
Markdown

#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
```