Skip to content

Commit f12c3d5

Browse files
authored
Fix path in registry.yaml
1 parent ef470b5 commit f12c3d5

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

registry.yaml

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,6 @@
44
# should build pages for, and indicates metadata such as tags, creation date and
55
# authors for each page.
66

7-
- title: How to run gpt-oss locally with LM Studio
8-
path: articles/run-locally-lmstudio.md
9-
date: 2025-08-07
10-
authors:
11-
- yagil
12-
tags:
13-
- gpt-oss
14-
- open-models
157
- title: GPT-5 Prompt Migration and Improvement Using the New Optimizer
168
path: examples/gpt-5/prompt-optimization-cookbook.ipynb
179
date: 2025-08-07
@@ -24,6 +16,15 @@
2416
- reasoning
2517
- prompt-optimization
2618

19+
- title: How to run gpt-oss locally with LM Studio
20+
path: articles/gpt-oss/run-locally-lmstudio.md
21+
date: 2025-08-07
22+
authors:
23+
- yagil
24+
tags:
25+
- gpt-oss
26+
- open-models
27+
2728
- title: GPT-5 prompting guide
2829
path: examples/gpt-5/gpt-5_prompting_guide.ipynb
2930
date: 2025-08-07

0 commit comments

Comments
 (0)