Skip to content

feat(core): make randomReplyFrequency configurable and dynamic #1659

feat(core): make randomReplyFrequency configurable and dynamic

feat(core): make randomReplyFrequency configurable and dynamic #1659

Triggered via push February 12, 2025 08:20
Status Success
Total duration 7m 34s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: packages/core/src/llm-core/agent/agent.ts#L199
Class Property name `lc_namespace` must match one of the following formats: camelCase, UPPER_CASE, PascalCase
lint: packages/core/src/llm-core/agent/agent.ts#L283
Class Property name `lc_namespace` must match one of the following formats: camelCase, UPPER_CASE, PascalCase
lint: packages/core/src/llm-core/agent/executor.ts#L53
Class Property name `lc_namespace` must match one of the following formats: camelCase, UPPER_CASE, PascalCase
lint: packages/core/src/llm-core/agent/executor.ts#L355
Class Method name `lc_name` must match one of the following formats: camelCase, UPPER_CASE, PascalCase
lint: packages/core/src/llm-core/agent/executor.ts#L359
Classic Accessor name `lc_namespace` must match one of the following formats: camelCase, UPPER_CASE, PascalCase
lint: packages/core/src/llm-core/agent/react/index.ts#L97
Object Literal Method name `agent_scratchpad` must match one of the following formats: camelCase, UPPER_CASE, PascalCase
lint: packages/core/src/llm-core/agent/react/output_parser.ts#L47
Class Property name `lc_namespace` must match one of the following formats: camelCase, UPPER_CASE, PascalCase
lint: packages/core/src/llm-core/agent/react/prompt.ts#L16
This line has a length of 212. Maximum allowed is 160
lint: packages/core/src/llm-core/agent/react/prompt.ts#L79
This line has a length of 193. Maximum allowed is 160
lint: packages/core/src/llm-core/chain/base.ts#L86
Classic Accessor name `lc_namespace` must match one of the following formats: camelCase, UPPER_CASE, PascalCase