From d9e5683b85b386f8487ed72d64f1984a8cd439bc Mon Sep 17 00:00:00 2001 From: Kevin Mingtarja Date: Wed, 15 Jan 2025 02:42:55 +0700 Subject: [PATCH] add changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 068fd8676..f8d2e4b70 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,8 @@ ## UNRELEASED - chore: update api-explorer to react 19 [#700](https://github.com/hypermodeinc/modus/pull/700) +- chore: add meta-llama/llama-3.2-3b-instruct to localHypermodeModels + [#703](https://github.com/hypermodeinc/modus/pull/703) - fix: resolve warning in `deserializeRawMap` [#692](https://github.com/hypermodeinc/modus/pull/692) - fix: add json serialization support for neo4j sdk types