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 mytock ./charts/tock
$ helm install my-release oci://registry.hub.docker.com/onelans/tock --version 0.4.4
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, since version 24.3.2 of tock, opensearch can be deployed as sub chart (opensearch chart is used as subchart) and since version 24.9.3 PGvector can be deployer as sub chart (bitnami chart is used as subchart).