This project is now archived, please see the official project tock-helm-chart
Tock, an open conversational AI platform provide a complete solution to build conversational agents aka bots.
Tock can integrate and experiment with both classic and Generative AI (LLM, RAG) models.
$ helm install mytork ./charts/tock
$ helm install my-release oci://registry.hub.docker.com/onelans/tock --version 0.4.2
You will find more information on chart parameters at the helm chart README.
The chart deploy all tock components. It's able also to deploy a mongodb database (Bitnami mongoDb chart is used as subchart) or use an existing mongodb backend. In the same feeling, with version 24.3.2 of tock, opensearch can be deployed as sub chart (opensearch chart is used as subchart).