agent-playground / Exports / IPlaygroundConfig
Interface: IPlaygroundConfig
Table of contents
Properties
Properties
enabled
• enabled: boolean
Defined in
agent-playground/src/lib/playground/config-validation.ts:11
serverUrl
• serverUrl: string
Defined in
agent-playground/src/lib/playground/config-validation.ts:12
apiUrl
• apiUrl: string
Defined in
agent-playground/src/lib/playground/config-validation.ts:13
features
• features: Object
Type declaration
| Name | Type |
|---|---|
remoteExecution | boolean |
streaming | boolean |
tools | boolean |