Skip to content

fix: update broken fine-tuning docs links in qdrant notebook#2572

Open
wwenrr wants to merge 1 commit intoopenai:mainfrom
wwenrr:fix/issue-2320
Open

fix: update broken fine-tuning docs links in qdrant notebook#2572
wwenrr wants to merge 1 commit intoopenai:mainfrom
wwenrr:fix/issue-2320

Conversation

@wwenrr
Copy link
Copy Markdown

@wwenrr wwenrr commented Apr 1, 2026

Summary

Fixes broken OpenAI Fine-Tuning documentation links in examples/fine-tuned_qa/ft_retrieval_augmented_generation_qdrant.ipynb.

Changes

  • Replaced outdated deep link https://platform.openai.com/docs/guides/fine-tuning/use-a-fine-tuned-model with the stable guide page https://platform.openai.com/docs/guides/fine-tuning
  • Fixed one markdown link missing URL scheme (https://)

Verification (manual)

  • Inspected the notebook markdown cells containing OpenAI Fine-Tuning Docs
  • Confirmed old broken link pattern no longer exists
  • Confirmed both references now point to https://platform.openai.com/docs/guides/fine-tuning

Fixes #2320

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

1 participant