Arthur Leung
Arthur Leung
If they expose an API for us to use we can simply integrate into the profile page of the user, or for landlord's when they receive a new request to...
OK will take a look soon
If I understand correctly the task is to add an example to run the ChatQnA example locally, using [minikube ](https://minikube.sigs.k8s.io/docs/)or [kind](https://github.com/kubernetes-sigs/kind/)? I'm leaning more towards kind since there is already...
I've gotten the deployment to work on minikube and will write up a readme with the steps shortly. The cloud instance I was using had ran out of credits, my...
Please see the following PR for the instructions: https://github.com/opea-project/GenAIExamples/pull/1058
We ran some experiments comparing the behaviour of power of 2 scheduling/ max queue length autoscaling (Ray-like) with this adaptive SLA-aware scheduling/ autoscaling, under a scenario serving 2 LLM applications...