polly3d/MockAI
Mocking OpenAI and other providers API Endpoints
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| server-port | Server Port | no | 5002 |
| mock-type | Mock Type | no | random |
| mock-file-path | Mock File Path | no | data/contents.txt |
| mock-file-separator | Mock File Separator | no | @@@@ |
| response-delay-ms | Response Delay in ms | no | 500 |
| request-size-limit | Request Size Limit | no | 10kb |
Outputs
no outputs