aether-llm-codegen 0.2.8

Code generation utilities for the Aether LLM provider layer
Documentation
# Changelog

All notable changes to this project will be documented in this file.

## [0.2.8]https://github.com/contextbridge/aether/compare/aether-llm-codegen-v0.2.7...aether-llm-codegen-v0.2.8 - 2026-05-16

### Fixed

- *(llm)* Use prompt caching on Bedrock models that support prompt caching ([#75]https://github.com/contextbridge/aether/pull/75)

### Other

- *(llm-codegen)* Cleanup string munging and use quote crate ([#77]https://github.com/contextbridge/aether/pull/77)

## [0.2.7]https://github.com/contextbridge/aether/compare/aether-llm-codegen-v0.2.6...aether-llm-codegen-v0.2.7 - 2026-05-13

### Added

- *(llm)* Support bedrock inferance profile arns in model strings

## [0.2.6]https://github.com/contextbridge/aether/compare/aether-llm-codegen-v0.2.5...aether-llm-codegen-v0.2.6 - 2026-05-12

### Other

- updated the following local packages: aether-utils

## [0.2.5]https://github.com/contextbridge/aether/compare/aether-llm-codegen-v0.2.4...aether-llm-codegen-v0.2.5 - 2026-05-08

### Other

- updated the following local packages: aether-utils

## [0.2.4]https://github.com/contextbridge/aether/compare/aether-llm-codegen-v0.2.3...aether-llm-codegen-v0.2.4 - 2026-05-05

### Other

- port to contextbridge org

## [0.2.3]https://github.com/contextbridge/aether/compare/aether-llm-codegen-v0.2.2...aether-llm-codegen-v0.2.3 - 2026-05-03

### Fixed

- *(llm)* Set codex context window limit for gpt to 272k subscription limit

## [0.2.2]https://github.com/contextbridge/aether/compare/aether-llm-codegen-v0.2.1...aether-llm-codegen-v0.2.2 - 2026-04-29

### Other

- updated the following local packages: aether-utils

## [aether-llm-codegen-v0.2.1] - 2026-04-27