关于
This skill provides a robust framework for managing LangChain applications throughout the software development lifecycle. It implements a hierarchical configuration system using YAML and Pydantic, allowing developers to maintain a base configuration while overriding specific parameters for dev, staging, and production tiers. It includes integrated secrets management for GCP and local environments, environment-aware LLM factories for cost-effective development, and Docker Compose templates to ensure consistency across the team.