Add Ollama support to LLM abstraction #418
Annotations
10 warnings
ci:
packages/agent/src/core/executeToolCall.ts#L31
Unexpected any. Specify a different type
|
ci:
packages/agent/src/core/executeToolCall.ts#L52
Unexpected any. Specify a different type
|
ci:
packages/agent/src/core/executeToolCall.ts#L82
Unexpected any. Specify a different type
|
ci:
packages/agent/src/core/llm/core.ts#L65
Unexpected any. Specify a different type
|
ci:
packages/agent/src/core/llm/providers/ollama.ts#L62
Unexpected any. Specify a different type
|
ci:
packages/agent/src/core/llm/providers/ollama.ts#L112
Unexpected any. Specify a different type
|
ci:
packages/agent/src/core/llm/providers/ollama.ts#L138
Unexpected any. Specify a different type
|
ci:
packages/agent/src/core/llm/providers/ollama.ts#L173
Unexpected any. Specify a different type
|
ci:
packages/agent/src/core/llm/types.ts#L107
Unexpected any. Specify a different type
|
ci:
packages/agent/src/core/toolAgent/messageUtils.ts#L9
Unexpected any. Specify a different type
|