AFuture

Results 4 issues of AFuture

### Search before asking - [X] I searched in the [issues](https://github.com/yetone/openai-translator/issues) and found nothing similar. ### Motivation I am trying to create a PR for `brew`. With `brew`, we should...

enhancement

This PR allow user to tests Services or Method without perform actual requests. Here is an example. ```Swift final class AppleTests: XCTestCase { var client = XCTHTTPClient(eventLoop: nil) func testSomething()...

Because of the [PEP 668](https://peps.python.org/pep-0668/), directly call `pip install milvus-cli` is not allowed by python(after 3.12). See ScreenShot Below: ![CleanShot 2024-04-15 at 13 23 29@2x](https://github.com/zilliztech/milvus_cli/assets/17228538/145ba474-579d-48d8-a862-bf976efae5bb) Maybe support [pipx](https://github.com/pypa/pipx) ?

### Motivation In `ServerSentEventWithJSONData`, the generic `JSONDataType` may not guaranteed to conform to `Hashable`. For example, there are a lot of packages can be found on GitHub for `JsonSchema`, and...

kind/feature
status/triage