Skip to content

Commit

Permalink
Update content/blog/codegen-learnings/index.md
Browse files Browse the repository at this point in the history
Co-authored-by: Adam Gordon Bell <[email protected]>
  • Loading branch information
arturl and adamgordonbell authored Jan 6, 2025
1 parent fd1f812 commit d352528
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/blog/codegen-learnings/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ This fusion of base knowledge with contextual understanding is especially valuab

The role of IaC won't diminish in the age of AI - if anything, it will become even more central as systems grow increasingly complex and automated. Trustworthy code generators will be a key ingredient in the recipe for modern infrastructure management.

In this post, we want to share the learnings from developing code generation for Pulumi, based on both our production IaC generator powering [Pulumi AI](www.pulumi.com/ai) and [Pulumi Copilot](https://www.pulumi.com/product/copilot/), as well as features and approaches we're still exploring.
In this post, we share how we developed code generation for Pulumi and what we learned, based on both our production IaC generator powering [Pulumi AI](www.pulumi.com/ai) and [Pulumi Copilot](https://www.pulumi.com/product/copilot/), as well as features and approaches we're still exploring.

## Using RAG for code generation

Expand Down

0 comments on commit d352528

Please sign in to comment.