Add Ollama support to LLM abstraction #212
Merged
Annotations
10 warnings
|
packages/agent/src/core/executeToolCall.ts#L31
Unexpected any. Specify a different type
|
|
packages/agent/src/core/executeToolCall.ts#L52
Unexpected any. Specify a different type
|
|
packages/agent/src/core/executeToolCall.ts#L82
Unexpected any. Specify a different type
|
|
packages/agent/src/core/llm/core.ts#L65
Unexpected any. Specify a different type
|
|
packages/agent/src/core/llm/providers/ollama.ts#L62
Unexpected any. Specify a different type
|
|
packages/agent/src/core/llm/providers/ollama.ts#L112
Unexpected any. Specify a different type
|
|
packages/agent/src/core/llm/providers/ollama.ts#L138
Unexpected any. Specify a different type
|
|
packages/agent/src/core/llm/providers/ollama.ts#L173
Unexpected any. Specify a different type
|
|
packages/agent/src/core/llm/types.ts#L107
Unexpected any. Specify a different type
|
|
packages/agent/src/core/toolAgent/messageUtils.ts#L9
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading