feat(streaming): initial implementation of streaming agentservice execution #1894
Annotations
7 errors and 4 warnings
test_agent_service.test_context_logging_to_chat_history_everything:
tests/steamship_tests/agents/test_agent_service.py#L1
failed on teardown with "steamship.base.error.SteamshipError: [InternalServerError]
Something went wrong."
|
test_agent_service.test_non_duplicate_messages:
tests/steamship_tests/agents/test_agent_service.py#L279
AssertionError: Unexpected response. Should be single line. Got: You're welcome! If you have any more questions, feel free to ask.
The current president of Taiwan is Tsai Ing-wen.
assert not in failed. [pytest-clarity diff shown]
#x1B[0m
#x1B[0m#x1B[32mLHS#x1B[0m vs #x1B[31mRHS#x1B[0m shown below
#x1B[0m
#x1B[0m
#x1B[0m#x1B[31mYou're welcome! If you have any more questions, feel free to ask.#x1B[0m
#x1B[0m#x1B[31mThe current president of Taiwan is Tsai Ing-wen.#x1B[0m
#x1B[0m
|
test_request_id.test_get_param_decoding:
tests/steamship_tests/app/integration/test_request_id.py#L14
steamship.base.error.SteamshipError: [ResponseInvalid]
Unable to upload data to the cloud storage service Wrapped Message: Could not upload key apps/ED6EAF22-58F9-4AAC-8936-23491E65F5EF/plugin/6F29E250-603C-4747-BED9-F77A84C89799/5321BA72-8893-44B3-A6DF-BE19322604F5.zip to S3 bucket steamship-apps-staging to S3
|
Run test suite (Staging, 3.10)
Process completed with exit code 1.
|
test_agent_service.test_non_duplicate_messages:
tests/steamship_tests/agents/test_agent_service.py#L279
AssertionError: Unexpected response. Should be single line. Got: You're welcome! If you have any more questions, feel free to ask.
The current president of Taiwan is Tsai Ing-wen.
assert not in failed. [pytest-clarity diff shown]
#x1B[0m
#x1B[0m#x1B[32mLHS#x1B[0m vs #x1B[31mRHS#x1B[0m shown below
#x1B[0m
#x1B[0m
#x1B[0m#x1B[31mYou're welcome! If you have any more questions, feel free to ask.#x1B[0m
#x1B[0m#x1B[31mThe current president of Taiwan is Tsai Ing-wen.#x1B[0m
#x1B[0m
|
test_openai.test_openai_llm_chat_model_max_tokens_dynamic:
tests/steamship_tests/agents/test_openai.py#L49
steamship.base.error.SteamshipError: Could not load File with id EF12BC42-CB41-4B7A-8928-DF07DAB61E84 in generator data load
|
Run test suite (Production, 3.10)
Process completed with exit code 1.
|
Run test suite (Staging, 3.10)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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.10)
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 (Production, 3.10)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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.10)
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/
|