Skip to content

feat(llm): set ollama host from env #11

feat(llm): set ollama host from env

feat(llm): set ollama host from env #11

Triggered via push October 27, 2024 04:50
Status Failure
Total duration 16m 57s
Artifacts
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors
tests/examples/examples.test.ts > E2E Examples > Run examples/memory/summarizeMemory.ts: tests/examples/examples.test.ts#L81
AssertionError: expected 1 to be +0 // Object.is equality - Expected + Received - 0 + 1 ❯ tests/examples/examples.test.ts:81:28 ❯ tests/examples/examples.test.ts:66:5
tests/examples/examples.test.ts > E2E Examples > Run examples/llms/chatCallback.ts: tests/examples/examples.test.ts#L81
AssertionError: expected 1 to be +0 // Object.is equality - Expected + Received - 0 + 1 ❯ tests/examples/examples.test.ts:81:28 ❯ tests/examples/examples.test.ts:66:5
tests/examples/examples.test.ts > E2E Examples > Run examples/llms/chat.ts: tests/examples/examples.test.ts#L81
AssertionError: expected 1 to be +0 // Object.is equality - Expected + Received - 0 + 1 ❯ tests/examples/examples.test.ts:81:28 ❯ tests/examples/examples.test.ts:66:5
tests/examples/examples.test.ts > E2E Examples > Run examples/emitter/agentMatchers.ts: tests/examples/examples.test.ts#L81
AssertionError: expected 1 to be +0 // Object.is equality - Expected + Received - 0 + 1 ❯ tests/examples/examples.test.ts:81:28 ❯ tests/examples/examples.test.ts:66:5
tests/examples/examples.test.ts > E2E Examples > Run examples/cache/llmCache.ts: tests/examples/examples.test.ts#L81
AssertionError: expected 1 to be +0 // Object.is equality - Expected + Received - 0 + 1 ❯ tests/examples/examples.test.ts:81:28 ❯ tests/examples/examples.test.ts:66:5
Tests (18.x)
Process completed with exit code 1.