rattipavan

Results 6 comments of rattipavan

I can see issue like this https://github.com/explodinggradients/ragas/issues/1496. But there the issue was not passing embedding model in the TestsetGenerator api but here in my code I do the both.

My use case is I want to make these pods uniform across my nodes (each node has same number of distinct pods) and also make sure when we add new...

Two Questions here: 1. for the daemon set: If I need to use daemonset in worst case, do milvus operator support the making specific pods ((proxy, datanode, indexnode, querynode) as...

@haorenfsa , thanks for the reply. regarding your statement above that "The only drawback is that when the k8s node increases, you need to manually add a replica of the...

@haorenfsa ok sure, I will look into your approach definitely . I have question regarding the behaviour of scaling the milvus as specified in https://milvus.io/docs/scaleout.md , here it states "Currently,...

@hunter-walden2113 , is this issue fixed? because I am also facing the same issue when trying to use own proxy llm. My code is exactly is same as above.