Terraform module for Octobot deployment.
Change Summary This commit introduces a new Terraform module for managing the “octobot” deployment within a Kubernetes cluster. The changes include the creation of new HCL files for configuration, ...
Change Summary This commit introduces a new Terraform module for managing the “octobot” deployment within a Kubernetes cluster. The changes include the creation of new HCL files for configuration, ...
Change Summary This git diff reflects a version update for the n8n application within an Argo CD deployment. Specifically, the n8nio/n8n Docker image version has been updated from 1.x to 1.102.x. ...
Change Summary This git diff reflects updates to the infrastructure-as-code (IaC) configurations for two modules: n8n and open-webui. The changes primarily involve updating the image versions and m...
Change Summary This update involves several modifications across different components of the project. The primary changes include adjustments to the development container configuration, updates to...
Change Summary This git diff reflects updates to the main.tf file within the litellm module of the Infrastructure as Code (IaC) repository. Specifically, the changes involve updating the model endp...
Change Summary This update modifies the AWS region configuration for the litellm module within the Infrastructure as Code (IaC) setup. Specifically, the AWS region for the litellm service has been ...
Change Summary This git diff introduces a new Infrastructure as Code (IaC) module for deploying LiteLLM, an open-source proxy for large language models (LLMs), into a Kubernetes cluster managed by ...
Change Summary This diff introduces enhancements to the Open WebUI module in an Infrastructure as Code (IaC) setup, primarily enabling a new “MCPO” (likely Multi-Chat Protocol or similar integratio...
Change Summary This update modifies the Kubernetes Ingress configuration in the monitoring module to add a new exact path routing for the “/api/send” endpoint. The change exposes this specific API ...
Change Summary This git diff introduces a minor but intentional update to the greeting message in the main.py file. The change modifies the output of the hello() function from “Hello World” to “Hel...