Open Source

harmony

Renderer for the harmony response format to be used with gpt-oss

Source: GitHub Pricing: Open Source
💻 View Code

About This Project

The gpt-oss models were trained on the harmony response format for defining conversation structures, generating reasoning output and structuring function calls.

Tags

LLM OpenAI Rust

Installation & Setup

git clone https://github.com/openai/harmony.git
cd harmony
python -m venv .venv
source .venv/bin/activate
pip install maturin pytest mypy ruff

Reviews & Ratings

Share your experience

User Reviews (0)

No reviews yet. Be the first to share your experience!