Update README.md #167
Annotations
19 errors and 6 warnings
test_openai.test_chat_openai:
tests/chat_models/test_openai.py#L22
steamship.base.error.SteamshipError: [ERROR - POST /determineOutputBlockTypes] Model may not be overridden in options
|
test_openai.test_chat_openai_system_message:
tests/chat_models/test_openai.py#L33
steamship.base.error.SteamshipError: [ERROR - POST /determineOutputBlockTypes] Model may not be overridden in options
|
test_openai.test_chat_openai_generate:
tests/chat_models/test_openai.py#L43
steamship.base.error.SteamshipError: [ERROR - POST /determineOutputBlockTypes] Model may not be overridden in options
|
test_openai.test_chat_openai_multiple_completions:
tests/chat_models/test_openai.py#L59
steamship.base.error.SteamshipError: [ERROR - POST /determineOutputBlockTypes] Model may not be overridden in options
|
test_openai.test_chat_openai_llm_output_contains_model_name:
tests/chat_models/test_openai.py#L72
steamship.base.error.SteamshipError: [ERROR - POST /determineOutputBlockTypes] Model may not be overridden in options
|
test_openai.test_chat_openai_streaming_llm_output_contains_model_name:
tests/chat_models/test_openai.py#L82
steamship.base.error.SteamshipError: [ERROR - POST /determineOutputBlockTypes] Model may not be overridden in options
|
test_openai:
tests/chat_models/test_openai.py#L21
AssertionError: assert 'Generation failed.' == 'Hello'
- Hello
+ Generation failed.
|
test_openai.test_openai_batching:
tests/chat_models/test_openai.py#L54
AssertionError: assert 1 == 30
+ where 1 = len([[Generation(text='Generation failed.', generation_info=None)]])
+ where [[Generation(text='Generation failed.', generation_info=None)]] = LLMResult(generations=[[Generation(text='Generation failed.', generation_info=None)]], llm_output={'token_usage': {}}, run=RunInfo(run_id=UUID('379db9b7-9ebc-4bd5-b37c-0fc95b0dd511'))).generations
|
test_openai.test_openai_multiple_completions:
tests/chat_models/test_openai.py#L66
AssertionError: assert 1 == 10
+ where 1 = len([[Generation(text='Generation failed.', generation_info=None)]])
+ where [[Generation(text='Generation failed.', generation_info=None)]] = LLMResult(generations=[[Generation(text='Generation failed.', generation_info=None)]], llm_output={'token_usage': {}}, run=RunInfo(run_id=UUID('7c011478-03a2-4ca4-973e-09d6cb444e75'))).generations
|
test_openai.test_openai_chat_llm:
tests/chat_models/test_openai.py#L130
steamship.base.error.SteamshipError: [ERROR - POST /determineOutputBlockTypes] Model may not be overridden in options
|
test_openai.test_openai_chat_llm_with_prefixed_messages:
tests/chat_models/test_openai.py#L152
steamship.base.error.SteamshipError: [ERROR - POST /determineOutputBlockTypes] Model may not be overridden in options
|
test_openai.test_openai_llm_with_chat_model_init:
tests/chat_models/test_openai.py#L172
steamship.base.error.SteamshipError: [ERROR - POST /determineOutputBlockTypes] Model may not be overridden in options
|
test_openai.test_openai_large_context:
tests/chat_models/test_openai.py#L193
steamship.base.error.SteamshipError: [ERROR - POST /determineOutputBlockTypes] Model may not be overridden in options
|
Run test suite (Production, 3.8)
Process completed with exit code 1.
|
test_openai:
tests/chat_models/test_openai.py#L21
AssertionError: assert 'Generation failed.' == 'Hello'
- Hello
+ Generation failed.
|
test_openai.test_openai_batching:
tests/chat_models/test_openai.py#L54
AssertionError: assert 1 == 30
+ where 1 = len([[Generation(text='Generation failed.', generation_info=None)]])
+ where [[Generation(text='Generation failed.', generation_info=None)]] = LLMResult(generations=[[Generation(text='Generation failed.', generation_info=None)]], llm_output={'token_usage': {}}, run=RunInfo(run_id=UUID('58c25c34-65e6-48ca-b646-74d008527119'))).generations
|
test_openai.test_openai_multiple_completions:
tests/chat_models/test_openai.py#L66
AssertionError: assert 1 == 10
+ where 1 = len([[Generation(text='Generation failed.', generation_info=None)]])
+ where [[Generation(text='Generation failed.', generation_info=None)]] = LLMResult(generations=[[Generation(text='Generation failed.', generation_info=None)]], llm_output={'token_usage': {}}, run=RunInfo(run_id=UUID('02bb4494-9c27-491d-82d8-b0a970b320a0'))).generations
|
test_openai.test_openai_large_context:
tests/chat_models/test_openai.py#L193
steamship.base.error.SteamshipError: [ERROR - POST /streamResultToBlocks] Sorry! We've encountered an issue with repetitive patterns in your prompt. Please try again with a different prompt.
|
Run test suite (Staging, 3.8)
Process completed with exit code 1.
|
Run test suite (Production, 3.8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v2, actions/cache@v3, mikepenz/action-junit-report@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run test suite (Production, 3.8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run test suite (Production, 3.8)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run test suite (Staging, 3.8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v2, actions/cache@v3, mikepenz/action-junit-report@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run test suite (Staging, 3.8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run test suite (Staging, 3.8)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|