---
date: "2024-02-16T07:43:14.000Z"
title: "2024-02-16"
tags: ["language_models"]
draft: false
---

A very timely (for me) [article](https://hamel.dev/blog/posts/prompt/) by Hamel about understanding what a language model prompt abstraction library is doing before blindly adopting it.
This really aligned with a lot of my own thoughts on the matter, right down to it's praise of Jason's instructor library baseline example.