From c50a3f70a506488f19a62fbd80f2145e79193b25 Mon Sep 17 00:00:00 2001 From: Dinesh Yeduguru Date: Tue, 19 Nov 2024 17:11:03 -0800 Subject: [PATCH] remove development and bug fixes sections --- CHANGELOG.md | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e1e7ee127..132eaedc5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -35,18 +35,3 @@ ### Removed - `llama stack configure` command - -### Fixed -- Agent system instructions persistence after first turn -- PostgreSQL config validation -- vLLM adapter chat completion signature -- Routing table lookup key for memory banks -- Together inference validator -- Exception handling for SSE connection closure - -### Development -- Added new test migration system -- Enhanced test setup with configurable model selection -- Added support for remote providers in tests -- Improved pre-commit hooks configuration -- Updated OpenAPI generator and specifications