Skip to content

Commit dffe319

Browse files
committed
fix: update Gemfile.lock and blog post layout for proper rendering
1 parent b67c16b commit dffe319

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
dspy (0.8.1)
4+
dspy (0.9.0)
55
anthropic (~> 1.1.0)
66
async (~> 2.23)
77
dry-configurable (~> 1.0)

docs/src/_articles/json-parsing-reliability.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
layout: post
2+
layout: blog
33
title: "Stop Fighting JSON Parsing Errors in Your LLM Apps"
44
date: 2025-07-11
55
description: "How DSPy.rb's new reliability features make JSON extraction from LLMs actually reliable"

0 commit comments

Comments
 (0)