Bryan YW
Bryan YW
> And, please install precommit hooks following https://github.com/open-mmlab/mmocr/blob/main/.github/CONTRIBUTING.md#installing-pre-commit-hooks and format your code with `pre-commit run --all-files` to pass our lint tests. thanks for the info, I've fixed the linting issue...
> BTW, this PR is inspiring and prompts us to design a better interface for notebook users. I'd like to share one potentially even better and unified proposal for some...
> > BTW, this PR is inspiring and prompts us to design a better interface for notebook users. I'd like to share one potentially even better and unified proposal for...
> > hopefully I can contribute to this proposal. I don't know how MMLab projects operate with each other, maybe we can implement this API with MMOCR first as a...
@xinke-wang Hi, I have done a PR fix at https://github.com/open-mmlab/mmocr/pull/1146, let me know what you think, cheers.
> Thanks for your PR! However, the tests did not seem to pass. > > In fact, we have long been aware of the bug of `sort_points` and the existence...
> Hi, the test is now passing when incorrect test reference gets fixed now. Do you know the test scripts for sort_vertex so I can test it also? It is...
> Hi, sorry for coming back late. Now we finally have time to proceed with this PR after the release of [1.0.0rc0](https://github.com/open-mmlab/mmocr/tree/dev-1.x/). Could you clean up your code a little...
> @wybryan Right, the changes of a PR should be kept within the scope as claimed in the title. sure, I'll revert other changes, just keeping changes in train.py &...
Hi there, can we add support for Azure OpenAI (chat & non-chat) support as well? the PR is at https://github.com/PrefectHQ/marvin/pull/331