Add option to disable tools per bot #291
ci.yml
on: pull_request
plugin-ci
/
lint
56s
plugin-ci
/
test
1m 11s
plugin-ci
/
build
3m 1s
e2e
6m 2s
plugin-ci
/
delivery
0s
Annotations
4 errors
plugin-ci / lint
Property 'disableTools' is missing in type '{ id: string; name: string; displayName: string; customInstructions: string; service: { id: string; type: string; apiKey: string; apiURL: string; orgId: string; defaultModel: string; username: string; password: string; tokenLimit: number; streamingTimeoutSeconds: number; }; enableVision: boolean; }' but required in type 'LLMBotConfig'.
|
plugin-ci / lint
Type 'LLMBotConfig | { id: string; name: string; displayName: string; customInstructions: string; service: { id: string; type: string; apiKey: string; apiURL: string; orgId: string; defaultModel: string; username: string; password: string; tokenLimit: number; streamingTimeoutSeconds: number; }; enableVision: boolean; }' is not assignable to type 'LLMBotConfig'.
|
plugin-ci / lint
Property 'disableTools' is missing in type '{ id: string; name: string; displayName: string; customInstructions: string; service: { id: string; type: string; apiKey: string; apiURL: string; orgId: string; defaultModel: string; username: string; password: string; tokenLimit: number; streamingTimeoutSeconds: number; }; enableVision: boolean; }' but required in type 'LLMBotConfig'.
|
plugin-ci / lint
Process completed with exit code 2.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
dist
Expired
|
71.4 MB |
|
playwright-report
Expired
|
188 KB |
|