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: Gavin <[email protected]>
  • Loading branch information
arturl and thtmnisamnstr authored Jan 4, 2025
1 parent e9b84bd commit bd52ae9
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 the [Pulumi AI](www.pulumi.com/ai) and the Pulumi Copilot, as well as features and approaches we're still exploring.
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.

## Using RAG for code generation

Expand Down

0 comments on commit bd52ae9

Please sign in to comment.