Skip to content

Commit

Permalink
docs: add gpt 4o mini changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
marcklingen committed Jul 18, 2024
1 parent d84f94f commit 052696e
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions pages/changelog/2024-07-18-openai-gpt-4o-mini.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
date: 2024-05-18
title: Token/cost tracking for GPT-4o mini
description: Day 1 support for OpenAI GPT-4o mini including tracking token counts and USD spend. GPT-4o mini is OpenAI's most cost-efficient small model that's smarter and cheaper than GPT-3.5 Turbo.
author: Marc
---

import { ChangelogHeader } from "@/components/changelog/ChangelogHeader";

<ChangelogHeader />

Learn more about usage and cost tracking in Langfuse [here](/docs/model-usage-and-cost).

0 comments on commit 052696e

Please sign in to comment.