Skip to content

Fix broken fine-tuning documentation links in RAG notebook - #39

Open
yishangupenn wants to merge 1 commit into
mainfrom
upstream-pr-2340
Open

Fix broken fine-tuning documentation links in RAG notebook#39
yishangupenn wants to merge 1 commit into
mainfrom
upstream-pr-2340

Conversation

@yishangupenn

@yishangupenn yishangupenn commented Mar 10, 2026

Copy link
Copy Markdown

Copied from upstream: openai/openai-cookbook#2340
Original author: @heathdutton
Originally opened: 2026-01-02


Summary

Fix two broken links to OpenAI fine-tuning documentation in ft_retrieval_augmented_generation_qdrant.ipynb.

Motivation

Fixes openai#2320. The anchor /use-a-fine-tuned-model no longer exists on the fine-tuning docs page, causing 404 errors when users click the links.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[PROBLEM]link is broken to documentation in ft_retrieval_augmented_generation_qdrant.ipynb

2 participants