Python toolkit for building production-ready LLM applications. Modular utilities for prompts, RAG, agents, structured outputs, and multi-provider support.
GitHub Actions Documentation, GitHub, 2024 - Official documentation for GitHub Actions, providing comprehensive guides and references for setting up automated CI/CD workflows, as demonstrated in the section.
Docker Documentation: Build and run containers, Docker, Inc., 2024 - Official documentation for Docker, offering guides on building, managing, and pushing container images, which are central to CI/CD for containerized applications.