Skip to content

Conversation

@Josephasafg
Copy link
Contributor

@Josephasafg Josephasafg commented May 8, 2024

  • Added support for httpx
  • Added tenacity for retry mechanism
  • Added tests for retry mechanism
  • Fixed tests

@Josephasafg Josephasafg changed the base branch from main to rc_jamba_stream_support May 9, 2024 05:49
@Josephasafg Josephasafg requested a review from miri-bar May 9, 2024 05:49
Copy link
Contributor

@miri-bar miri-bar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great!
Please see my comments :)

@Josephasafg Josephasafg requested a review from miri-bar May 13, 2024 07:02
@Josephasafg Josephasafg merged commit 1e1ca5b into rc_jamba_stream_support May 13, 2024
@Josephasafg Josephasafg deleted the add_httpx_support branch May 13, 2024 07:52
Josephasafg added a commit that referenced this pull request May 20, 2024
* feat: Added httpx to pyproject

* feat: httpx instead of requests

* feat: Removed requests

* fix: not given

* fix: setup

* feat: Added tenacity for retry

* fix: conftest

* test: Added tests

* fix: Rename

* fix: Modified test

* fix: CR

* fix: request
Josephasafg added a commit that referenced this pull request May 20, 2024
* feat: Add httpx support (#111)

* feat: Added httpx to pyproject

* feat: httpx instead of requests

* feat: Removed requests

* fix: not given

* fix: setup

* feat: Added tenacity for retry

* fix: conftest

* test: Added tests

* fix: Rename

* fix: Modified test

* fix: CR

* fix: request

* feat: Stream support jamba (#114)

* feat: Added httpx to pyproject

* feat: httpx instead of requests

* feat: Removed requests

* fix: not given

* fix: setup

* feat: Added tenacity for retry

* fix: conftest

* test: Added tests

* fix: Rename

* fix: Modified test

* feat: stream support (unfinished)

* feat: Added tenacity for retry

* test: Added tests

* fix: Rename

* feat: stream support (unfinished)

* fix: single request creation

* feat: Support stream_cls

* fix: passed response_cls

* fix: Removed unnecessary json_to_response

* fix: imports

* fix: tests

* fix: imports

* fix: reponse parse

* fix: Added two examples to tests

* fix: sagemaker tests

* test: Added stream tests

* fix: comment out failing test

* fix: CR

* fix: Removed code

* docs: Added readme for streaming

* fix: condition

* docs: readme

* test: Added integration test for streaming

* fix: Added enter and close to stream

* fix: Uncomment chat completions test

* feat: Add httpx support (#111)

* feat: Added httpx to pyproject

* feat: httpx instead of requests

* feat: Removed requests

* fix: not given

* fix: setup

* feat: Added tenacity for retry

* fix: conftest

* test: Added tests

* fix: Rename

* fix: Modified test

* fix: CR

* fix: request

* feat: Stream support jamba (#114)

* feat: Added httpx to pyproject

* feat: httpx instead of requests

* feat: Removed requests

* fix: not given

* fix: setup

* feat: Added tenacity for retry

* fix: conftest

* test: Added tests

* fix: Rename

* fix: Modified test

* feat: stream support (unfinished)

* feat: Added tenacity for retry

* test: Added tests

* fix: Rename

* feat: stream support (unfinished)

* fix: single request creation

* feat: Support stream_cls

* fix: passed response_cls

* fix: Removed unnecessary json_to_response

* fix: imports

* fix: tests

* fix: imports

* fix: reponse parse

* fix: Added two examples to tests

* fix: sagemaker tests

* test: Added stream tests

* fix: comment out failing test

* fix: CR

* fix: Removed code

* docs: Added readme for streaming

* fix: condition

* docs: readme

* test: Added integration test for streaming

* fix: Added enter and close to stream

* fix: Uncomment chat completions test

* fix: poetry.lock

* fix: poetry.lock

* fix: Uncomment test case

* fix: Removed unused json_to_response
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants