vuminhquang

Results 12 comments of vuminhquang

Hello, thank you for your response. By the way, one reason I found that the project is useful is that it use the Adblock plus filters, many people do contribute...

Yes, I need some help. Could you provide some quick start or some integration point into AngleSharp? Reading whole AngleSharp.Js will be pain now, since I have only little time...

Hello, me again Seems that Devel and Master are in 2 branches now. ![image](https://user-images.githubusercontent.com/20512463/116862167-87197e00-ac2e-11eb-80a8-f6c9af57d342.png) What's the branch recommended to begin?

Yes, for more information, I did pip install -U pymilvus pip install -U pymilvus[model]

Hi @wxywb, This is my result pip list | grep milvus-model milvus-model 0.2.0

@wxywb The python version is: 3.11.9 This is my check: 1. from milvus_model.hybrid import BGEM3EmbeddingFunction: OK 2. from pymilvus.model.hybrid import BGEM3EmbeddingFunction: Not passed. There is not hybrid. ![image](https://github.com/milvus-io/milvus/assets/20512463/18ec6d7c-5041-4f38-9028-a19710bfeb6b)

Both can be import from console @wxywb, If I want to write the code directly from IDE, (not care on the beautiful of code), which class should I call directly?...

Thank you @wxywb for your supporting, I'll close this bug now.