Installation

Requirements

  • Python 3.10 or higher

  • OpenAI API key

Install using pip

pip install yamllm-core

Development Installation

git clone https://github.com/yourusername/yamllm.git
cd yamllm
pip install -e .