wisecubeai / pythia

Open source AI hallucination monitoring
https://askpythia.ai/
Apache License 2.0
4 stars 0 forks source link

Kubernetes deployment support #12

Open cloudronin opened 1 month ago

cloudronin commented 1 month ago

We need to enable kubernetes deployment mode support for Pythia

Which means we would need a helm chart we can provide for this and also ensure that Pythia can run as a service in k8s with multiple replicas

Once we have the docker compose for the Pythia stack - we should be able to use a tool like https://kompose.io/ to come up with a helm chart for it (and test it on EKS)