Skip to content

Commit e870795

Browse files
danilocgewenyu99
andauthored
Update contents/blog/correct-llm-code-generation.mdx
Co-authored-by: Vincent (Wen Yu) Ge <29069505+gewenyu99@users.noreply.github.com>
1 parent ccbfec2 commit e870795

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contents/blog/correct-llm-code-generation.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ You know what’s boring?
1717

1818
Writing integrations.
1919

20-
It’s a task you’ll do once, but you always need to do it right, which means carefully reading docs. Depending on your project’s framework, there might be some caveats you need to think about.
20+
It’s a task you’ll do once, but you always need to do it right, which means carefully reading docs. Since you're working with an unfamiliar library, there are always caveats you need to think about.
2121

2222
All of this sucks. So we built the PostHog AI Wizard: a command line tool that tailors a correct integration of our product for you.
2323

0 commit comments

Comments
 (0)