# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](Https://conventionalcommits.org) for commit guidelines.

<!-- changelog -->

## [v0.5.0](https://github.com/cgarvis/hyper_llm/compare/v0.4.0...v0.5.0) (2025-02-10)




### Features:

* Mistral chat completion

* xAI chat completion

## [v0.4.0](https://github.com/cgarvis/hyper_llm/compare/v0.3.0...v0.4.0) (2025-02-07)




### Features:

* ollama: Implemented chat completion for Ollama

* openai: add o3 models

## [v0.3.0](https://github.com/cgarvis/hyper_llm/compare/v0.2.0...v0.3.0) (2025-02-06)




### Features:

* conversation: extract chat logic into conversation module

## [v0.2.0](https://github.com/cgarvis/hyper_llm/compare/v0.1.0...v0.2.0) (2025-02-04)




### Features:

* cloudflare provider

* prefix models with provider

## [v0.1.0](https://github.com/cgarvis/hyper_llm/compare/v0.0.1...v0.1.0) (2025-02-03)




### Features:

* groq provider

* anthropic chat