Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewriting the Python Client with HTTPX #82

Open
2 of 3 tasks
ashvardanian opened this issue Sep 7, 2023 · 0 comments
Open
2 of 3 tasks

Rewriting the Python Client with HTTPX #82

ashvardanian opened this issue Sep 7, 2023 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@ashvardanian
Copy link
Collaborator

Describe what you are looking for

Given the performance issues highlighted in #80, we need to rewrite the Python client side to use a more efficient library, that reuses the connections. HTTPX seems like the go-to option.

Can you contribute to the implementation?

  • I can contribute

Is your feature request specific to a certain interface?

It applies to everything

Contact Details

No response

Is there an existing issue for this?

  • I have searched the existing issues

Code of Conduct

  • I agree to follow this project's Code of Conduct
@ashvardanian ashvardanian added the enhancement New feature or request label Sep 7, 2023
@ashvardanian ashvardanian added the good first issue Good for newcomers label Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants