Troubleshooting gpt-oss and vLLM Errors

Community

Diagnose gpt-oss and vLLM tool issues quickly.

Authorbbrowning
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Guides diagnosing openai_harmony.HarmonyError or gpt-oss tool calling issues with vLLM. Identifies error sources (vLLM server vs client), maps specific error messages to known GitHub issues, and provides configuration fixes for tool calling problems with gpt-oss models.

Core Features & Use Cases

  • Error source identification: Distinguish vLLM server vs client origins.
  • Pattern matching: Map errors to known issues.
  • Config fixes: Provide recommended flags and config changes for tool calling.
  • Reference flows: Include known issues and model updates.

Quick Start

Use when encountering HarmonyError or tool-calling problems; identify source, consult reference/model-updates.md, and apply recommended vLLM flags and generation_config updates.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Troubleshooting gpt-oss and vLLM Errors
Download link: https://github.com/bbrowning/bbrowning-claude-marketplace/archive/main.zip#troubleshooting-gpt-oss-and-vllm-errors

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository