Environment
examples/cozeloop-ai-node/src/prompt/with-multi-part.ts
examples/cozeloop-ai-node/src/prompt/with-label.ts
examples/cozeloop-ai-node/src/prompt/ptaas.ts
should not call run() instantly
Steps To Reproduce
- config the .env file
- npm run run:all
- will produce error : [PromptHub] workspaceId not provided, neither pass it or set it via process.env.COZELOOP_WORKSPACE_ID
Link to code example:
The current behavior
The expected behavior