feat: support cohere llm #31
+196
−0
Open
Annotations
10 errors
|
src/volcano-sdk.ts#L78
LLMError: 401 You didn't provide an API key. You need to provide your API key in an Authorization header using *** (i.e. Authorization: *** or as the password field (with blank username) if you're accessing the API from your browser and are prompted for a username and password. You can obtain an API key from https://platform.openai.com/account/api-keys.
❯ normalizeError src/volcano-sdk.ts:78:12
❯ doStep src/volcano-sdk.ts:2113:23
❯ Object.stream src/volcano-sdk.ts:2174:23
❯ tests/agent.token-streaming.e2e.test.ts:148:22
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { meta: { stepId: +0, provider: 'llm:OpenAI-gpt-4o-mini', requestId: undefined, retryable: false } }
Caused by: Caused by: Error: 401 You didn't provide an API key. You need to provide your API key in an Authorization header using *** (i.e. Authorization: *** or as the password field (with blank username) if you're accessing the API from your browser and are prompted for a username and password. You can obtain an API key from https://platform.openai.com/account/api-keys.
❯ Function.generate node_modules/openai/core/error.mjs:44:20
❯ OpenAI.makeStatusError node_modules/openai/client.mjs:162:32
❯ OpenAI.makeRequest node_modules/openai/client.mjs:330:30
❯ Object.genStream src/llms/openai.ts:92:22
❯ executeLLMWithStreaming src/volcano-sdk.ts:715:22
❯ doStep src/volcano-sdk.ts:2099:31
❯ Object.stream src/volcano-sdk.ts:2174:23
❯ tests/agent.token-streaming.e2e.test.ts:148:22
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { status: 401, headers: { constructor: 'Function<Headers>', append: 'Function<append>', delete: 'Function<delete>', get: 'Function<get>', has: 'Function<has>', set: 'Function<set>', getSetCookie: 'Function<getSetCookie>', keys: 'Function<keys>', values: 'Function<values>', entries: 'Function<entries>', forEach: 'Function<forEach>' }, requestID: 'req_8510eb921bf542d18d382a1f3bd8376d', error: { message: 'You didn\'t provide an API key. You need to provide your API key in an Authorization header using *** (i.e. Authorization: *** or as the password field (with blank username) if you\'re accessing the API from your browser and are prompted for a username and password. You can obtain an API key from https://platform.openai.com/account/api-keys.', type: 'invalid_request_error', param: null, code: null }, code: null, param: null }
|
|
src/volcano-sdk.ts#L78
LLMError: 401 You didn't provide an API key. You need to provide your API key in an Authorization header using *** (i.e. Authorization: *** or as the password field (with blank username) if you're accessing the API from your browser and are prompted for a username and password. You can obtain an API key from https://platform.openai.com/account/api-keys.
❯ normalizeError src/volcano-sdk.ts:78:12
❯ doStep src/volcano-sdk.ts:2113:23
❯ Object.stream src/volcano-sdk.ts:2174:23
❯ tests/agent.token-streaming.e2e.test.ts:91:22
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { meta: { stepId: +0, provider: 'llm:OpenAI-gpt-4o-mini', requestId: undefined, retryable: false } }
Caused by: Caused by: Error: 401 You didn't provide an API key. You need to provide your API key in an Authorization header using *** (i.e. Authorization: *** or as the password field (with blank username) if you're accessing the API from your browser and are prompted for a username and password. You can obtain an API key from https://platform.openai.com/account/api-keys.
❯ Function.generate node_modules/openai/core/error.mjs:44:20
❯ OpenAI.makeStatusError node_modules/openai/client.mjs:162:32
❯ OpenAI.makeRequest node_modules/openai/client.mjs:330:30
❯ Object.genStream src/llms/openai.ts:92:22
❯ executeLLMWithStreaming src/volcano-sdk.ts:715:22
❯ doStep src/volcano-sdk.ts:2099:31
❯ Object.stream src/volcano-sdk.ts:2174:23
❯ tests/agent.token-streaming.e2e.test.ts:91:22
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { status: 401, headers: { constructor: 'Function<Headers>', append: 'Function<append>', delete: 'Function<delete>', get: 'Function<get>', has: 'Function<has>', set: 'Function<set>', getSetCookie: 'Function<getSetCookie>', keys: 'Function<keys>', values: 'Function<values>', entries: 'Function<entries>', forEach: 'Function<forEach>' }, requestID: 'req_de8ab2e083504b4ea757380404cfd1a6', error: { message: 'You didn\'t provide an API key. You need to provide your API key in an Authorization header using *** (i.e. Authorization: *** or as the password field (with blank username) if you\'re accessing the API from your browser and are prompted for a username and password. You can obtain an API key from https://platform.openai.com/account/api-keys.', type: 'invalid_request_error', param: null, code: null }, code: null, param: null }
|
|
src/volcano-sdk.ts#L78
LLMError: 401 You didn't provide an API key. You need to provide your API key in an Authorization header using *** (i.e. Authorization: *** or as the password field (with blank username) if you're accessing the API from your browser and are prompted for a username and password. You can obtain an API key from https://platform.openai.com/account/api-keys.
❯ normalizeError src/volcano-sdk.ts:78:12
❯ doStep src/volcano-sdk.ts:2113:23
❯ Object.stream src/volcano-sdk.ts:2174:23
❯ tests/agent.token-streaming.e2e.test.ts:47:22
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { meta: { stepId: +0, provider: 'llm:OpenAI-gpt-4o-mini', requestId: undefined, retryable: false } }
Caused by: Caused by: Error: 401 You didn't provide an API key. You need to provide your API key in an Authorization header using *** (i.e. Authorization: *** or as the password field (with blank username) if you're accessing the API from your browser and are prompted for a username and password. You can obtain an API key from https://platform.openai.com/account/api-keys.
❯ Function.generate node_modules/openai/core/error.mjs:44:20
❯ OpenAI.makeStatusError node_modules/openai/client.mjs:162:32
❯ OpenAI.makeRequest node_modules/openai/client.mjs:330:30
❯ Object.genStream src/llms/openai.ts:92:22
❯ executeLLMWithStreaming src/volcano-sdk.ts:715:22
❯ doStep src/volcano-sdk.ts:2099:31
❯ Object.stream src/volcano-sdk.ts:2174:23
❯ tests/agent.token-streaming.e2e.test.ts:47:22
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { status: 401, headers: { constructor: 'Function<Headers>', append: 'Function<append>', delete: 'Function<delete>', get: 'Function<get>', has: 'Function<has>', set: 'Function<set>', getSetCookie: 'Function<getSetCookie>', keys: 'Function<keys>', values: 'Function<values>', entries: 'Function<entries>', forEach: 'Function<forEach>' }, requestID: 'req_1a98881287a34c7a84fb953370b2ad39', error: { message: 'You didn\'t provide an API key. You need to provide your API key in an Authorization header using *** (i.e. Authorization: *** or as the password field (with blank username) if you\'re accessing the API from your browser and are prompted for a username and password. You can obtain an API key from https://platform.openai.com/account/api-keys.', type: 'invalid_request_error', param: null, code: null }, code: null, param: null }
|
|
src/volcano-sdk.ts#L78
LLMError: 401 You didn't provide an API key. You need to provide your API key in an Authorization header using *** (i.e. Authorization: *** or as the password field (with blank username) if you're accessing the API from your browser and are prompted for a username and password. You can obtain an API key from https://platform.openai.com/account/api-keys.
❯ normalizeError src/volcano-sdk.ts:78:12
❯ doStep src/volcano-sdk.ts:1524:23
❯ Object.run src/volcano-sdk.ts:1585:23
❯ tests/agent.token-streaming.e2e.test.ts:14:21
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { meta: { stepId: +0, provider: 'llm:OpenAI-gpt-4o-mini', requestId: undefined, retryable: false } }
Caused by: Caused by: Error: 401 You didn't provide an API key. You need to provide your API key in an Authorization header using *** (i.e. Authorization: *** or as the password field (with blank username) if you're accessing the API from your browser and are prompted for a username and password. You can obtain an API key from https://platform.openai.com/account/api-keys.
❯ Function.generate node_modules/openai/core/error.mjs:44:20
❯ OpenAI.makeStatusError node_modules/openai/client.mjs:162:32
❯ OpenAI.makeRequest node_modules/openai/client.mjs:330:30
❯ Object.genStream src/llms/openai.ts:92:22
❯ executeLLMWithStreaming src/volcano-sdk.ts:715:22
❯ doStep src/volcano-sdk.ts:1508:31
❯ Object.run src/volcano-sdk.ts:1585:23
❯ tests/agent.token-streaming.e2e.test.ts:14:21
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { status: 401, headers: { constructor: 'Function<Headers>', append: 'Function<append>', delete: 'Function<delete>', get: 'Function<get>', has: 'Function<has>', set: 'Function<set>', getSetCookie: 'Function<getSetCookie>', keys: 'Function<keys>', values: 'Function<values>', entries: 'Function<entries>', forEach: 'Function<forEach>' }, requestID: 'req_6039d7e9adfd4a9b91a3ed25a3295ea8', error: { message: 'You didn\'t provide an API key. You need to provide your API key in an Authorization header using *** (i.e. Authorization: *** or as the password field (with blank username) if you\'re accessing the API from your browser and are prompted for a username and password. You can obtain an API key from https://platform.openai.com/account/api-keys.', type: 'invalid_request_error', param: null, code: null }, code: null, param: null }
|
|
tests/agent.streaming.live.test.ts#L56
Error: OPENAI_API_KEY is required for this test
❯ tests/agent.streaming.live.test.ts:56:13
|
|
tests/agent.streaming.live.test.ts#L32
Error: GCP_VERTEX_API_KEY is required for this test
❯ tests/agent.streaming.live.test.ts:32:13
|
|
tests/agent.streaming.live.test.ts#L7
Error: OPENAI_API_KEY is required for this test
❯ tests/agent.streaming.live.test.ts:7:13
|
|
src/volcano-sdk.ts#L78
LLMError: 401 You didn't provide an API key. You need to provide your API key in an Authorization header using *** (i.e. Authorization: *** or as the password field (with blank username) if you're accessing the API from your browser and are prompted for a username and password. You can obtain an API key from https://platform.openai.com/account/api-keys.
❯ normalizeError src/volcano-sdk.ts:78:12
❯ doStep src/volcano-sdk.ts:1984:27
❯ Object.stream src/volcano-sdk.ts:2174:23
❯ tests/agent.crews.e2e.test.ts:103:22
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { meta: { stepId: +0, provider: 'llm:OpenAI-gpt-4o-mini', requestId: undefined, retryable: false } }
Caused by: Caused by: Error: 401 You didn't provide an API key. You need to provide your API key in an Authorization header using *** (i.e. Authorization: *** or as the password field (with blank username) if you're accessing the API from your browser and are prompted for a username and password. You can obtain an API key from https://platform.openai.com/account/api-keys.
❯ Function.generate node_modules/openai/core/error.mjs:44:20
❯ OpenAI.makeStatusError node_modules/openai/client.mjs:162:32
❯ OpenAI.makeRequest node_modules/openai/client.mjs:330:30
❯ Object.gen src/llms/openai.ts:70:17
❯ doStep src/volcano-sdk.ts:1980:45
❯ Object.stream src/volcano-sdk.ts:2174:23
❯ tests/agent.crews.e2e.test.ts:103:22
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { status: 401, headers: { constructor: 'Function<Headers>', append: 'Function<append>', delete: 'Function<delete>', get: 'Function<get>', has: 'Function<has>', set: 'Function<set>', getSetCookie: 'Function<getSetCookie>', keys: 'Function<keys>', values: 'Function<values>', entries: 'Function<entries>', forEach: 'Function<forEach>' }, requestID: 'req_ee99d4a60052412aae79b833cf06b7fa', error: { message: 'You didn\'t provide an API key. You need to provide your API key in an Authorization header using *** (i.e. Authorization: *** or as the password field (with blank username) if you\'re accessing the API from your browser and are prompted for a username and password. You can obtain an API key from https://platform.openai.com/account/api-keys.', type: 'invalid_request_error', param: null, code: null }, code: null, param: null }
|
|
src/volcano-sdk.ts#L78
LLMError: 401 You didn't provide an API key. You need to provide your API key in an Authorization header using *** (i.e. Authorization: *** or as the password field (with blank username) if you're accessing the API from your browser and are prompted for a username and password. You can obtain an API key from https://platform.openai.com/account/api-keys.
❯ normalizeError src/volcano-sdk.ts:78:12
❯ doStep src/volcano-sdk.ts:1385:27
❯ Object.run src/volcano-sdk.ts:1585:23
❯ tests/agent.crews.e2e.test.ts:71:21
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { meta: { stepId: +0, provider: 'llm:OpenAI-gpt-4o-mini', requestId: undefined, retryable: false } }
Caused by: Caused by: Error: 401 You didn't provide an API key. You need to provide your API key in an Authorization header using *** (i.e. Authorization: *** or as the password field (with blank username) if you're accessing the API from your browser and are prompted for a username and password. You can obtain an API key from https://platform.openai.com/account/api-keys.
❯ Function.generate node_modules/openai/core/error.mjs:44:20
❯ OpenAI.makeStatusError node_modules/openai/client.mjs:162:32
❯ OpenAI.makeRequest node_modules/openai/client.mjs:330:30
❯ Object.gen src/llms/openai.ts:70:17
❯ doStep src/volcano-sdk.ts:1381:45
❯ Object.run src/volcano-sdk.ts:1585:23
❯ tests/agent.crews.e2e.test.ts:71:21
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { status: 401, headers: { constructor: 'Function<Headers>', append: 'Function<append>', delete: 'Function<delete>', get: 'Function<get>', has: 'Function<has>', set: 'Function<set>', getSetCookie: 'Function<getSetCookie>', keys: 'Function<keys>', values: 'Function<values>', entries: 'Function<entries>', forEach: 'Function<forEach>' }, requestID: 'req_797647e2b8064c0284ded1d14d32b822', error: { message: 'You didn\'t provide an API key. You need to provide your API key in an Authorization header using *** (i.e. Authorization: *** or as the password field (with blank username) if you\'re accessing the API from your browser and are prompted for a username and password. You can obtain an API key from https://platform.openai.com/account/api-keys.', type: 'invalid_request_error', param: null, code: null }, code: null, param: null }
|
|
src/volcano-sdk.ts#L78
LLMError: 401 You didn't provide an API key. You need to provide your API key in an Authorization header using *** (i.e. Authorization: *** or as the password field (with blank username) if you're accessing the API from your browser and are prompted for a username and password. You can obtain an API key from https://platform.openai.com/account/api-keys.
❯ normalizeError src/volcano-sdk.ts:78:12
❯ doStep src/volcano-sdk.ts:1385:27
❯ Object.run src/volcano-sdk.ts:1585:23
❯ tests/agent.crews.e2e.test.ts:28:21
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { meta: { stepId: +0, provider: 'llm:OpenAI-gpt-4o-mini', requestId: undefined, retryable: false } }
Caused by: Caused by: Error: 401 You didn't provide an API key. You need to provide your API key in an Authorization header using *** (i.e. Authorization: *** or as the password field (with blank username) if you're accessing the API from your browser and are prompted for a username and password. You can obtain an API key from https://platform.openai.com/account/api-keys.
❯ Function.generate node_modules/openai/core/error.mjs:44:20
❯ OpenAI.makeStatusError node_modules/openai/client.mjs:162:32
❯ OpenAI.makeRequest node_modules/openai/client.mjs:330:30
❯ Object.gen src/llms/openai.ts:70:17
❯ doStep src/volcano-sdk.ts:1381:45
❯ Object.run src/volcano-sdk.ts:1585:23
❯ tests/agent.crews.e2e.test.ts:28:21
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { status: 401, headers: { constructor: 'Function<Headers>', append: 'Function<append>', delete: 'Function<delete>', get: 'Function<get>', has: 'Function<has>', set: 'Function<set>', getSetCookie: 'Function<getSetCookie>', keys: 'Function<keys>', values: 'Function<values>', entries: 'Function<entries>', forEach: 'Function<forEach>' }, requestID: 'req_7cf62cfeda8b4dcdb76d5422ed889e7c', error: { message: 'You didn\'t provide an API key. You need to provide your API key in an Authorization header using *** (i.e. Authorization: *** or as the password field (with blank username) if you\'re accessing the API from your browser and are prompted for a username and password. You can obtain an API key from https://platform.openai.com/account/api-keys.', type: 'invalid_request_error', param: null, code: null }, code: null, param: null }
|
The logs for this run have expired and are no longer available.
Loading