Edouard Hur
Edouard Hur
We actually are managing our VM clusters on plain virtual machines with puppet: scaling out needs a pass on our puppet manifests to update the nodes list which then converts...
As of Victoria metrics [v1.36.0](https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.36.0) the long awaited replication feature is here :) So like the planned feature "data rebalancing" planned for vmctl, I think a new one should be...
### What problem does this PR solve? vLLM provider with a reranking model does not work : as vLLM uses under the hood the [CoHereRerank provider](https://github.com/infiniflow/ragflow/blob/v0.17.0/rag/llm/__init__.py#L250) with a `base_url`, if...