Tag: yaml

  • Docker: Build and Distribute AI Agents and Workflows with cagent

    Source URL: https://www.docker.com/blog/cagent-build-and-distribute-ai-agents-and-workflows/ Source: Docker Title: Build and Distribute AI Agents and Workflows with cagent Feedly Summary: cagent is a new open-source project from Docker that makes it simple to build, run, and share AI agents, without writing a single line of code. Instead of writing code and wrangling Python versions and dependencies when creating…

  • Docker: Hybrid AI Isn’t the Future — It’s Here (and It Runs in Docker)

    Source URL: https://www.docker.com/blog/hybrid-ai-and-how-it-runs-in-docker/ Source: Docker Title: Hybrid AI Isn’t the Future — It’s Here (and It Runs in Docker) Feedly Summary: Running large AI models in the cloud gives access to immense capabilities, but it doesn’t come for free. The bigger the models, the bigger the bills, and with them, the risk of unexpected costs.…

  • Simon Willison’s Weblog: LLM 0.27, the annotated release notes: GPT-5 and improved tool calling

    Source URL: https://simonwillison.net/2025/Aug/11/llm-027/ Source: Simon Willison’s Weblog Title: LLM 0.27, the annotated release notes: GPT-5 and improved tool calling Feedly Summary: I shipped LLM 0.27 today, adding support for the new GPT-5 family of models from OpenAI plus a flurry of improvements to the tool calling features introduced in LLM 0.26. Here are the annotated…

  • Cloud Blog: Run OpenAI’s new gpt-oss model at scale with Google Kubernetes Engine

    Source URL: https://cloud.google.com/blog/products/containers-kubernetes/run-openais-new-gpt-oss-model-at-scale-with-gke/ Source: Cloud Blog Title: Run OpenAI’s new gpt-oss model at scale with Google Kubernetes Engine Feedly Summary: It’s exciting to see OpenAI contribute to the open ecosystem with the release of their new open weights model, gpt-oss. In keeping with our commitment to provide the best platform for open AI innovation, we’re…