Standard Tests (Integration) #853
standard-tests.yml
on: schedule
standard-tests-openai
1m 1s
Matrix: standard-tests
Annotations
10 errors
|
[int] src/chat_models/tests/ibm.int.test.ts > Tests for chat 'projectId' and 'meta-llama/llama-3-3-70b-instruct' > Test ChatWatsonx invoke and generate > Controller options:
libs/providers/langchain-ibm/src/utils/ibm.ts#L342
Error: Expected exactly one of: spaceId, projectId, idOrName, modelGateway. Got:
❯ expectOneOf src/utils/ibm.ts:342:11
❯ new ChatWatsonx src/chat_models/ibm.ts:664:5
❯ src/chat_models/tests/ibm.int.test.ts:166:25
|
|
[int] src/chat_models/tests/ibm.int.test.ts > Tests for chat 'projectId' and 'meta-llama/llama-3-3-70b-instruct' > Test ChatWatsonx invoke and generate > Timeout:
libs/providers/langchain-ibm/src/utils/ibm.ts#L342
Error: Expected exactly one of: spaceId, projectId, idOrName, modelGateway. Got:
❯ expectOneOf src/utils/ibm.ts:342:11
❯ new ChatWatsonx src/chat_models/ibm.ts:664:5
❯ src/chat_models/tests/ibm.int.test.ts:155:25
|
|
[int] src/chat_models/tests/ibm.int.test.ts > Tests for chat 'projectId' and 'meta-llama/llama-3-3-70b-instruct' > Test ChatWatsonx invoke and generate > Token usage:
libs/providers/langchain-ibm/src/utils/ibm.ts#L342
Error: Expected exactly one of: spaceId, projectId, idOrName, modelGateway. Got:
❯ expectOneOf src/utils/ibm.ts:342:11
❯ new ChatWatsonx src/chat_models/ibm.ts:664:5
❯ src/chat_models/tests/ibm.int.test.ts:139:25
|
|
[int] src/chat_models/tests/ibm.int.test.ts > Tests for chat 'projectId' and 'meta-llama/llama-3-3-70b-instruct' > Test ChatWatsonx invoke and generate > Invoke with chat conversation:
libs/providers/langchain-ibm/src/utils/ibm.ts#L342
Error: Expected exactly one of: spaceId, projectId, idOrName, modelGateway. Got:
❯ expectOneOf src/utils/ibm.ts:342:11
❯ new ChatWatsonx src/chat_models/ibm.ts:664:5
❯ src/chat_models/tests/ibm.int.test.ts:118:25
|
|
[int] src/chat_models/tests/ibm.int.test.ts > Tests for chat 'projectId' and 'meta-llama/llama-3-3-70b-instruct' > Test ChatWatsonx invoke and generate > Invoke with prompt:
libs/providers/langchain-ibm/src/utils/ibm.ts#L342
Error: Expected exactly one of: spaceId, projectId, idOrName, modelGateway. Got:
❯ expectOneOf src/utils/ibm.ts:342:11
❯ new ChatWatsonx src/chat_models/ibm.ts:664:5
❯ src/chat_models/tests/ibm.int.test.ts:102:25
|
|
[int] src/chat_models/tests/ibm.int.test.ts > Tests for chat 'projectId' and 'meta-llama/llama-3-3-70b-instruct' > Test ChatWatsonx invoke and generate > Invoke with output parser:
libs/providers/langchain-ibm/src/utils/ibm.ts#L342
Error: Expected exactly one of: spaceId, projectId, idOrName, modelGateway. Got:
❯ expectOneOf src/utils/ibm.ts:342:11
❯ new ChatWatsonx src/chat_models/ibm.ts:664:5
❯ src/chat_models/tests/ibm.int.test.ts:84:25
|
|
[int] src/chat_models/tests/ibm.int.test.ts > Tests for chat 'projectId' and 'meta-llama/llama-3-3-70b-instruct' > Test ChatWatsonx invoke and generate > Invoke with system message:
libs/providers/langchain-ibm/src/utils/ibm.ts#L342
Error: Expected exactly one of: spaceId, projectId, idOrName, modelGateway. Got:
❯ expectOneOf src/utils/ibm.ts:342:11
❯ new ChatWatsonx src/chat_models/ibm.ts:664:5
❯ src/chat_models/tests/ibm.int.test.ts:69:25
|
|
[int] src/chat_models/tests/ibm.int.test.ts > Tests for chat 'projectId' and 'meta-llama/llama-3-3-70b-instruct' > Test ChatWatsonx invoke and generate > Basic generate:
libs/providers/langchain-ibm/src/utils/ibm.ts#L342
Error: Expected exactly one of: spaceId, projectId, idOrName, modelGateway. Got:
❯ expectOneOf src/utils/ibm.ts:342:11
❯ new ChatWatsonx src/chat_models/ibm.ts:664:5
❯ src/chat_models/tests/ibm.int.test.ts:59:25
|
|
[int] src/chat_models/tests/ibm.int.test.ts > Tests for chat 'projectId' and 'meta-llama/llama-3-3-70b-instruct' > Test ChatWatsonx invoke and generate > Basic invoke with projectId:
libs/providers/langchain-ibm/src/utils/ibm.ts#L342
Error: Expected exactly one of: spaceId, projectId, idOrName, modelGateway. Got:
❯ expectOneOf src/utils/ibm.ts:342:11
❯ new ChatWatsonx src/chat_models/ibm.ts:664:5
❯ src/chat_models/tests/ibm.int.test.ts:50:25
|
|
standard-tests (ibm)
command (/home/runner/work/langchainjs/langchainjs/libs/providers/langchain-ibm) /home/runner/setup-pnpm/node_modules/.bin/bin/pnpm run test:integration exited (1)
|