diff --git a/registry.yaml b/registry.yaml index eecee83b91..aafb4a938c 100644 --- a/registry.yaml +++ b/registry.yaml @@ -12,6 +12,7 @@ tags: - gpt-oss - open-models + - gpt-oss-providers - title: How to run gpt-oss locally with LM Studio path: articles/gpt-oss/run-locally-lmstudio.md @@ -21,6 +22,8 @@ tags: - gpt-oss - open-models + - gpt-oss-local + - title: GPT-5 Prompt Migration and Improvement Using the New Optimizer path: examples/gpt-5/prompt-optimization-cookbook.ipynb date: 2025-08-07 @@ -76,6 +79,7 @@ tags: - gpt-oss - open-models + - gpt-oss-server - title: Using NVIDIA TensorRT-LLM to run gpt-oss-20b path: articles/gpt-oss/run-nvidia.ipynb @@ -85,6 +89,7 @@ tags: - gpt-oss - open-models + - gpt-oss-server - title: Fine-tuning with gpt-oss and Hugging Face Transformers path: articles/gpt-oss/fine-tune-transfomers.ipynb @@ -96,6 +101,7 @@ tags: - open-models - gpt-oss + - gpt-oss-fine-tuning - title: How to handle the raw chain of thought in gpt-oss path: articles/gpt-oss/handle-raw-cot.md @@ -105,6 +111,8 @@ tags: - open-models - gpt-oss + - gpt-oss-fine-tuning + - gpt-oss-providers - title: How to run gpt-oss with Transformers path: articles/gpt-oss/run-transformers.md @@ -114,6 +122,7 @@ tags: - open-models - gpt-oss + - gpt-oss-server - title: How to run gpt-oss with vLLM path: articles/gpt-oss/run-vllm.md @@ -123,6 +132,7 @@ tags: - open-models - gpt-oss + - gpt-oss-server - title: How to run gpt-oss locally with Ollama path: articles/gpt-oss/run-locally-ollama.md @@ -132,6 +142,7 @@ tags: - open-models - gpt-oss + - gpt-oss-local - title: OpenAI Harmony Response Format path: articles/openai-harmony.md @@ -142,6 +153,8 @@ - open-models - gpt-oss - harmony + - gpt-oss-providers + - gpt-oss-fine-tuning - title: Temporal Agents with Knowledge Graphs path: examples/partners/temporal_agents_with_knowledge_graphs/temporal_agents_with_knowledge_graphs.ipynb